microsoft/vstest (Microsoft.NET.Test.Sdk)
### [`v17.6.3`](https://togithub.com/microsoft/vstest/releases/tag/v17.6.3)
##### Issues Fixed
- \[rel/17.6] Update version to 17.6.3 by [@nohwnd](https://togithub.com/nohwnd) in [#4555](https://togithub.com/microsoft/vstest/pull/4555)
- \[rel/17.6] Disable pre-start of testhosts by [@nohwnd](https://togithub.com/nohwnd) in [#4554](https://togithub.com/microsoft/vstest/pull/4554)
**Full Changelog**: https://github.com/microsoft/vstest/compare/v17.6.2...v17.6.3
##### Artifacts
- TestPlatform vsix: [17.6.3](https://vsdrop.corp.microsoft.com/file/v1/Products/DevDiv/microsoft/vstest/17.6/20230627-01;/TestPlatform.vsix)
- Microsoft.TestPlatform.ObjectModel : [17.6.3](https://www.nuget.org/packages/Microsoft.TestPlatform.ObjectModel/17.6.3)
### [`v17.6.2`](https://togithub.com/microsoft/vstest/releases/tag/v17.6.2)
#### Fixes
This patch addresses the problems that were introduced in 17.6.0 that happen when running on AzDo with the default *test*.dll filter, which includes additional TestPlatform dlls into the run and fails it.
To mitigate this issue we solved the bug in 17.6.1, and added additional exclusions for known assemblies that are coming from TestPlatform and commonly used test adapters, to avoid trying to run tests from those assemblies.
Description and workarounds for this issue are available here: [https://github.com/microsoft/vstest/issues/4516](https://togithub.com/microsoft/vstest/issues/4516)
- \[rel/17.6] Downgrade Nuget.Frameworks to 6.5.0 by [@nohwnd](https://togithub.com/nohwnd) in [https://github.com/microsoft/vstest/pull/4512](https://togithub.com/microsoft/vstest/pull/4512)
- \[rel/17.6] Filter out known platform sources by [@nohwnd](https://togithub.com/nohwnd) in [https://github.com/microsoft/vstest/pull/4517](https://togithub.com/microsoft/vstest/pull/4517)
- \[rel/17.6] Exclude also known resource dlls by [@Evangelink](https://togithub.com/Evangelink) in [https://github.com/microsoft/vstest/pull/4528](https://togithub.com/microsoft/vstest/pull/4528)
**Full Changelog**: https://github.com/microsoft/vstest/compare/v17.6.1...v17.6.2
Artifacts
TestPlatform vsix: [17.6.2](https://vsdrop.corp.microsoft.com/file/v1/Products/DevDiv/microsoft/vstest/17.6/v17.6.2;/TestPlatform.vsix)
Microsoft.TestPlatform.ObjectModel : [17.6.2](https://www.nuget.org/packages/Microsoft.TestPlatform.ObjectModel/17.6.2)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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. View repository job log here.
This PR contains the following updates:
17.6.1
->17.6.3
Release Notes
microsoft/vstest (Microsoft.NET.Test.Sdk)
### [`v17.6.3`](https://togithub.com/microsoft/vstest/releases/tag/v17.6.3) ##### Issues Fixed - \[rel/17.6] Update version to 17.6.3 by [@nohwnd](https://togithub.com/nohwnd) in [#4555](https://togithub.com/microsoft/vstest/pull/4555) - \[rel/17.6] Disable pre-start of testhosts by [@nohwnd](https://togithub.com/nohwnd) in [#4554](https://togithub.com/microsoft/vstest/pull/4554) **Full Changelog**: https://github.com/microsoft/vstest/compare/v17.6.2...v17.6.3 ##### Artifacts - TestPlatform vsix: [17.6.3](https://vsdrop.corp.microsoft.com/file/v1/Products/DevDiv/microsoft/vstest/17.6/20230627-01;/TestPlatform.vsix) - Microsoft.TestPlatform.ObjectModel : [17.6.3](https://www.nuget.org/packages/Microsoft.TestPlatform.ObjectModel/17.6.3) ### [`v17.6.2`](https://togithub.com/microsoft/vstest/releases/tag/v17.6.2) #### Fixes This patch addresses the problems that were introduced in 17.6.0 that happen when running on AzDo with the default *test*.dll filter, which includes additional TestPlatform dlls into the run and fails it. To mitigate this issue we solved the bug in 17.6.1, and added additional exclusions for known assemblies that are coming from TestPlatform and commonly used test adapters, to avoid trying to run tests from those assemblies. Description and workarounds for this issue are available here: [https://github.com/microsoft/vstest/issues/4516](https://togithub.com/microsoft/vstest/issues/4516) - \[rel/17.6] Downgrade Nuget.Frameworks to 6.5.0 by [@nohwnd](https://togithub.com/nohwnd) in [https://github.com/microsoft/vstest/pull/4512](https://togithub.com/microsoft/vstest/pull/4512) - \[rel/17.6] Filter out known platform sources by [@nohwnd](https://togithub.com/nohwnd) in [https://github.com/microsoft/vstest/pull/4517](https://togithub.com/microsoft/vstest/pull/4517) - \[rel/17.6] Exclude also known resource dlls by [@Evangelink](https://togithub.com/Evangelink) in [https://github.com/microsoft/vstest/pull/4528](https://togithub.com/microsoft/vstest/pull/4528) **Full Changelog**: https://github.com/microsoft/vstest/compare/v17.6.1...v17.6.2 Artifacts TestPlatform vsix: [17.6.2](https://vsdrop.corp.microsoft.com/file/v1/Products/DevDiv/microsoft/vstest/17.6/v17.6.2;/TestPlatform.vsix) Microsoft.TestPlatform.ObjectModel : [17.6.2](https://www.nuget.org/packages/Microsoft.TestPlatform.ObjectModel/17.6.2)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.
This PR has been generated by Mend Renovate. View repository job log here.