Bump Microsoft.NET.Test.Sdk from 17.6.1 to 17.6.3 by dependabot[bot] · Pull Request #138 · BcryptNet/bcrypt.net
Bumps Microsoft.NET.Test.Sdk from 17.6.1 to 17.6.3.
Release notes
Sourced from Microsoft.NET.Test.Sdk's releases.
v17.6.3
Issues Fixed
- [rel/17.6] Update version to 17.6.3 by
@nohwndin #4555- [rel/17.6] Disable pre-start of testhosts by
@nohwndin #4554Full Changelog: microsoft/vstest@v17.6.2...v17.6.3
Artifacts
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: microsoft/vstest#4516
- [rel/17.6] Downgrade Nuget.Frameworks to 6.5.0 by
@nohwndin microsoft/vstest#4512- [rel/17.6] Filter out known platform sources by
@nohwndin microsoft/vstest#4517- [rel/17.6] Exclude also known resource dlls by
@Evangelinkin microsoft/vstest#4528Full Changelog: microsoft/vstest@v17.6.1...v17.6.2
Artifacts TestPlatform vsix: 17.6.2 Microsoft.TestPlatform.ObjectModel : 17.6.2
Commits
e7ea853[rel/17.6] Update version to 17.6.3 (#4555)bda2d1e[rel/17.6] Disable pre-start of testhosts (#4554)911a038[rel/17.6] Exclude also known resource dlls (#4528)4f929dd[rel/17.6] Filter out known platform sources (#4517)3c283e0[rel/17.6] Downgrade Nuget.Frameworks to 6.5.0 (#4512)- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)