Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update dependency Microsoft.NET.Test.Sdk to v17.10.0 (#942)
[![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://github.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 <details> <summary>microsoft/vstest (Microsoft.NET.Test.Sdk)</summary> ### [`v17.10.0`](https://github.com/microsoft/vstest/releases/tag/v17.10.0) ##### What's Changed - Add missing runtimeconfig.json file for 8.0 by [@​MarcoRossignoli](https://github.com/MarcoRossignoli) in [https://github.com/microsoft/vstest/pull/4792](https://github.com/microsoft/vstest/pull/4792) - Localized file check-in by OneLocBuild Task: Build definition ID 1222: Build ID [`2338548`](https://github.com/microsoft/vstest/commit/2338548) by [@​dotnet-bot](https://github.com/dotnet-bot) in [https://github.com/microsoft/vstest/pull/4794](https://github.com/microsoft/vstest/pull/4794) - Disable testhost prestart by [@​nohwnd](https://github.com/nohwnd) in [https://github.com/microsoft/vstest/pull/4833](https://github.com/microsoft/vstest/pull/4833) - Terminal logger fixes by [@​nohwnd](https://github.com/nohwnd) in [https://github.com/microsoft/vstest/pull/4834](https://github.com/microsoft/vstest/pull/4834) - Add RiscV64 by [@​nohwnd](https://github.com/nohwnd) in [https://github.com/microsoft/vstest/pull/4838](https://github.com/microsoft/vstest/pull/4838) - Add deterministic source mapping storing for Microsoft.CodeCoverage by [@​jakubch1](https://github.com/jakubch1) in [https://github.com/microsoft/vstest/pull/4849](https://github.com/microsoft/vstest/pull/4849) - Fix terminal logger encoding & error by [@​nohwnd](https://github.com/nohwnd) in [https://github.com/microsoft/vstest/pull/4853](https://github.com/microsoft/vstest/pull/4853) - Update sourcebuild configuration to build net previous and net current by [@​Evangelink](https://github.com/Evangelink) in [https://github.com/microsoft/vstest/pull/4856](https://github.com/microsoft/vstest/pull/4856) - Updating version of Microsoft.VisualStudio.Interop to 17.10 by [@​MSLukeWest](https://github.com/MSLukeWest) in [https://github.com/microsoft/vstest/pull/4866](https://github.com/microsoft/vstest/pull/4866) - Add VSTEST_DIAG_VERBOSITY to help by [@​nohwnd](https://github.com/nohwnd) in [https://github.com/microsoft/vstest/pull/4882](https://github.com/microsoft/vstest/pull/4882) - Fix feature flag name by [@​nohwnd](https://github.com/nohwnd) in [https://github.com/microsoft/vstest/pull/4885](https://github.com/microsoft/vstest/pull/4885) - Improve terminal logger by [@​nohwnd](https://github.com/nohwnd) in [https://github.com/microsoft/vstest/pull/4877](https://github.com/microsoft/vstest/pull/4877) - Remove PackageLicenseFile preventing PackageLicenseExpression from working by [@​lahma](https://github.com/lahma) in [https://github.com/microsoft/vstest/pull/4890](https://github.com/microsoft/vstest/pull/4890) - Add GitHub Actions logger by [@​martincostello](https://github.com/martincostello) in [https://github.com/microsoft/vstest/pull/4906](https://github.com/microsoft/vstest/pull/4906) - Ensure to send a session complete event by [@​drognanar](https://github.com/drognanar) in [https://github.com/microsoft/vstest/pull/4878](https://github.com/microsoft/vstest/pull/4878) - specify Win10 + maxversiontested to enable xaml APIs to be used in tests running under testhost.exe by [@​ChrisGuzak](https://github.com/ChrisGuzak) in [https://github.com/microsoft/vstest/pull/4888](https://github.com/microsoft/vstest/pull/4888) - Make VSTest repo buildable in VMR non-source-build by [@​ViktorHofer](https://github.com/ViktorHofer) in [https://github.com/microsoft/vstest/pull/4920](https://github.com/microsoft/vstest/pull/4920) - Migrate pipelines by [@​nohwnd](https://github.com/nohwnd) in [https://github.com/microsoft/vstest/pull/4921](https://github.com/microsoft/vstest/pull/4921) - Add test name to MSBuild where we have frame. by [@​nohwnd](https://github.com/nohwnd) in [https://github.com/microsoft/vstest/pull/4935](https://github.com/microsoft/vstest/pull/4935) - \[rel/17.10] Add list of known TestingPlatform dlls by [@​nohwnd](https://github.com/nohwnd) in [https://github.com/microsoft/vstest/pull/4982](https://github.com/microsoft/vstest/pull/4982) And many infrastructure related changes and updates. ##### New Contributors - [@​ellahathaway](https://github.com/ellahathaway) made their first contribution in [https://github.com/microsoft/vstest/pull/4785](https://github.com/microsoft/vstest/pull/4785) - [@​MSLukeWest](https://github.com/MSLukeWest) made their first contribution in [https://github.com/microsoft/vstest/pull/4866](https://github.com/microsoft/vstest/pull/4866) - [@​lahma](https://github.com/lahma) made their first contribution in [https://github.com/microsoft/vstest/pull/4890](https://github.com/microsoft/vstest/pull/4890) - [@​ChrisGuzak](https://github.com/ChrisGuzak) made their first contribution in [https://github.com/microsoft/vstest/pull/4888](https://github.com/microsoft/vstest/pull/4888) **Full Changelog**: microsoft/vstest@v17.9.0...v17.10.0 </details> --- ### 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. --- - [ ] <!-- rebase-check -->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). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjguMTAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4zNjguMTAiLCJ0YXJnZXRCcmFuY2giOiJkZXZlbG9wIiwibGFiZWxzIjpbXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information