From f63141956797b7397d01f5f8759fc182229badb2 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Sat, 25 May 2024 16:50:17 +0000
Subject: [PATCH] Update dependency Microsoft.NET.Test.Sdk to v17.10.0 (#942)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [Microsoft.NET.Test.Sdk](https://togithub.com/microsoft/vstest) |
`17.9.0` -> `17.10.0` |
[![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.NET.Test.Sdk/17.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Microsoft.NET.Test.Sdk/17.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Microsoft.NET.Test.Sdk/17.9.0/17.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Microsoft.NET.Test.Sdk/17.9.0/17.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
microsoft/vstest (Microsoft.NET.Test.Sdk)
###
[`v17.10.0`](https://togithub.com/microsoft/vstest/releases/tag/v17.10.0)
##### What's Changed
- Add missing runtimeconfig.json file for 8.0 by
[@MarcoRossignoli](https://togithub.com/MarcoRossignoli) in
[https://github.com/microsoft/vstest/pull/4792](https://togithub.com/microsoft/vstest/pull/4792)
- Localized file check-in by OneLocBuild Task: Build definition ID 1222:
Build ID
[`2338548`](https://togithub.com/microsoft/vstest/commit/2338548) by
[@dotnet-bot](https://togithub.com/dotnet-bot) in
[https://github.com/microsoft/vstest/pull/4794](https://togithub.com/microsoft/vstest/pull/4794)
- Disable testhost prestart by
[@nohwnd](https://togithub.com/nohwnd) in
[https://github.com/microsoft/vstest/pull/4833](https://togithub.com/microsoft/vstest/pull/4833)
- Terminal logger fixes by [@nohwnd](https://togithub.com/nohwnd)
in
[https://github.com/microsoft/vstest/pull/4834](https://togithub.com/microsoft/vstest/pull/4834)
- Add RiscV64 by [@nohwnd](https://togithub.com/nohwnd) in
[https://github.com/microsoft/vstest/pull/4838](https://togithub.com/microsoft/vstest/pull/4838)
- Add deterministic source mapping storing for Microsoft.CodeCoverage by
[@jakubch1](https://togithub.com/jakubch1) in
[https://github.com/microsoft/vstest/pull/4849](https://togithub.com/microsoft/vstest/pull/4849)
- Fix terminal logger encoding & error by
[@nohwnd](https://togithub.com/nohwnd) in
[https://github.com/microsoft/vstest/pull/4853](https://togithub.com/microsoft/vstest/pull/4853)
- Update sourcebuild configuration to build net previous and net current
by [@Evangelink](https://togithub.com/Evangelink) in
[https://github.com/microsoft/vstest/pull/4856](https://togithub.com/microsoft/vstest/pull/4856)
- Updating version of Microsoft.VisualStudio.Interop to 17.10 by
[@MSLukeWest](https://togithub.com/MSLukeWest) in
[https://github.com/microsoft/vstest/pull/4866](https://togithub.com/microsoft/vstest/pull/4866)
- Add VSTEST_DIAG_VERBOSITY to help by
[@nohwnd](https://togithub.com/nohwnd) in
[https://github.com/microsoft/vstest/pull/4882](https://togithub.com/microsoft/vstest/pull/4882)
- Fix feature flag name by [@nohwnd](https://togithub.com/nohwnd)
in
[https://github.com/microsoft/vstest/pull/4885](https://togithub.com/microsoft/vstest/pull/4885)
- Improve terminal logger by
[@nohwnd](https://togithub.com/nohwnd) in
[https://github.com/microsoft/vstest/pull/4877](https://togithub.com/microsoft/vstest/pull/4877)
- Remove PackageLicenseFile preventing PackageLicenseExpression from
working by [@lahma](https://togithub.com/lahma) in
[https://github.com/microsoft/vstest/pull/4890](https://togithub.com/microsoft/vstest/pull/4890)
- Add GitHub Actions logger by
[@martincostello](https://togithub.com/martincostello) in
[https://github.com/microsoft/vstest/pull/4906](https://togithub.com/microsoft/vstest/pull/4906)
- Ensure to send a session complete event by
[@drognanar](https://togithub.com/drognanar) in
[https://github.com/microsoft/vstest/pull/4878](https://togithub.com/microsoft/vstest/pull/4878)
- specify Win10 + maxversiontested to enable xaml APIs to be used in
tests running under testhost.exe by
[@ChrisGuzak](https://togithub.com/ChrisGuzak) in
[https://github.com/microsoft/vstest/pull/4888](https://togithub.com/microsoft/vstest/pull/4888)
- Make VSTest repo buildable in VMR non-source-build by
[@ViktorHofer](https://togithub.com/ViktorHofer) in
[https://github.com/microsoft/vstest/pull/4920](https://togithub.com/microsoft/vstest/pull/4920)
- Migrate pipelines by [@nohwnd](https://togithub.com/nohwnd) in
[https://github.com/microsoft/vstest/pull/4921](https://togithub.com/microsoft/vstest/pull/4921)
- Add test name to MSBuild where we have frame. by
[@nohwnd](https://togithub.com/nohwnd) in
[https://github.com/microsoft/vstest/pull/4935](https://togithub.com/microsoft/vstest/pull/4935)
- \[rel/17.10] Add list of known TestingPlatform dlls by
[@nohwnd](https://togithub.com/nohwnd) in
[https://github.com/microsoft/vstest/pull/4982](https://togithub.com/microsoft/vstest/pull/4982)
And many infrastructure related changes and updates.
##### New Contributors
- [@ellahathaway](https://togithub.com/ellahathaway) made their
first contribution in
[https://github.com/microsoft/vstest/pull/4785](https://togithub.com/microsoft/vstest/pull/4785)
- [@MSLukeWest](https://togithub.com/MSLukeWest) made their first
contribution in
[https://github.com/microsoft/vstest/pull/4866](https://togithub.com/microsoft/vstest/pull/4866)
- [@lahma](https://togithub.com/lahma) made their first
contribution in
[https://github.com/microsoft/vstest/pull/4890](https://togithub.com/microsoft/vstest/pull/4890)
- [@ChrisGuzak](https://togithub.com/ChrisGuzak) made their first
contribution in
[https://github.com/microsoft/vstest/pull/4888](https://togithub.com/microsoft/vstest/pull/4888)
**Full Changelog**:
https://github.com/microsoft/vstest/compare/v17.9.0...v17.10.0
---
### Configuration
📅 **Schedule**: Branch creation - "after 10pm every weekday,every
weekend,before 5am every weekday" in timezone Europe/Berlin, Automerge -
At any time (no schedule defined).
🚦 **Automerge**: Enabled.
â™» **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/orso-co/Orso.Arpa.Api).
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
---
Tests/Orso.Arpa.Api.Tests/Orso.Arpa.Api.Tests.csproj | 2 +-
.../Orso.Arpa.Application.Tests.csproj | 2 +-
Tests/Orso.Arpa.Domain.Tests/Orso.Arpa.Domain.Tests.csproj | 2 +-
.../Orso.Arpa.Infrastructure.Tests.csproj | 2 +-
Tests/Orso.Arpa.Mail.Tests/Orso.Arpa.Mail.Tests.csproj | 2 +-
Tests/Orso.Arpa.Misc.Tests/Orso.Arpa.Misc.Tests.csproj | 2 +-
.../Orso.Arpa.Persistence.Tests.csproj | 2 +-
7 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/Tests/Orso.Arpa.Api.Tests/Orso.Arpa.Api.Tests.csproj b/Tests/Orso.Arpa.Api.Tests/Orso.Arpa.Api.Tests.csproj
index 8403ebef6..8f2d6b06c 100644
--- a/Tests/Orso.Arpa.Api.Tests/Orso.Arpa.Api.Tests.csproj
+++ b/Tests/Orso.Arpa.Api.Tests/Orso.Arpa.Api.Tests.csproj
@@ -12,7 +12,7 @@
-
+
diff --git a/Tests/Orso.Arpa.Application.Tests/Orso.Arpa.Application.Tests.csproj b/Tests/Orso.Arpa.Application.Tests/Orso.Arpa.Application.Tests.csproj
index de6c4e5e8..1cbec3ae2 100644
--- a/Tests/Orso.Arpa.Application.Tests/Orso.Arpa.Application.Tests.csproj
+++ b/Tests/Orso.Arpa.Application.Tests/Orso.Arpa.Application.Tests.csproj
@@ -10,7 +10,7 @@
-
+
diff --git a/Tests/Orso.Arpa.Domain.Tests/Orso.Arpa.Domain.Tests.csproj b/Tests/Orso.Arpa.Domain.Tests/Orso.Arpa.Domain.Tests.csproj
index 10742439f..895538eb9 100644
--- a/Tests/Orso.Arpa.Domain.Tests/Orso.Arpa.Domain.Tests.csproj
+++ b/Tests/Orso.Arpa.Domain.Tests/Orso.Arpa.Domain.Tests.csproj
@@ -42,7 +42,7 @@
-
+
diff --git a/Tests/Orso.Arpa.Infrastructure.Tests/Orso.Arpa.Infrastructure.Tests.csproj b/Tests/Orso.Arpa.Infrastructure.Tests/Orso.Arpa.Infrastructure.Tests.csproj
index 11439f912..b89b01671 100644
--- a/Tests/Orso.Arpa.Infrastructure.Tests/Orso.Arpa.Infrastructure.Tests.csproj
+++ b/Tests/Orso.Arpa.Infrastructure.Tests/Orso.Arpa.Infrastructure.Tests.csproj
@@ -10,7 +10,7 @@
-
+
diff --git a/Tests/Orso.Arpa.Mail.Tests/Orso.Arpa.Mail.Tests.csproj b/Tests/Orso.Arpa.Mail.Tests/Orso.Arpa.Mail.Tests.csproj
index c60a959cb..f457f36a1 100644
--- a/Tests/Orso.Arpa.Mail.Tests/Orso.Arpa.Mail.Tests.csproj
+++ b/Tests/Orso.Arpa.Mail.Tests/Orso.Arpa.Mail.Tests.csproj
@@ -11,7 +11,7 @@
-
+
diff --git a/Tests/Orso.Arpa.Misc.Tests/Orso.Arpa.Misc.Tests.csproj b/Tests/Orso.Arpa.Misc.Tests/Orso.Arpa.Misc.Tests.csproj
index 2c8b4fd05..60db05319 100644
--- a/Tests/Orso.Arpa.Misc.Tests/Orso.Arpa.Misc.Tests.csproj
+++ b/Tests/Orso.Arpa.Misc.Tests/Orso.Arpa.Misc.Tests.csproj
@@ -9,7 +9,7 @@
-
+
diff --git a/Tests/Orso.Arpa.Persistence.Tests/Orso.Arpa.Persistence.Tests.csproj b/Tests/Orso.Arpa.Persistence.Tests/Orso.Arpa.Persistence.Tests.csproj
index cc5aa899d..2476cc382 100644
--- a/Tests/Orso.Arpa.Persistence.Tests/Orso.Arpa.Persistence.Tests.csproj
+++ b/Tests/Orso.Arpa.Persistence.Tests/Orso.Arpa.Persistence.Tests.csproj
@@ -9,7 +9,7 @@
-
+