server
server copied to clipboard
Bump Microsoft.NET.Test.Sdk from 17.3.3 to 17.9.0
Bumps Microsoft.NET.Test.Sdk from 17.3.3 to 17.9.0.
Release notes
Sourced from Microsoft.NET.Test.Sdk's releases.
v17.9.0
What's Changed
- Remove dependency on Nuget.Frameworks by
@nohwndin microsoft/vstest#4693- Add platform guard by
@dotMortenin microsoft/vstest#4737- Remove javascript in
HtmlLoggerby@daveMuellerin microsoft/vstest#4744- Fix CPU is consumed by polling frequently when there is no subscriber by
@nohwndin microsoft/vstest#4735- Create a proper MSBuild ToolTask based VSTestTask by
@mcartoixain microsoft/vstest#2702- Update SDK, copy logger by
@nohwndin microsoft/vstest#4755- Fix staircase in logger by
@nohwndin microsoft/vstest#4756- Update dump client to latest by
@nohwndin microsoft/vstest#4724- [rel/17.9] Disable testhost prestart by
@nohwndin microsoft/vstest#4836New Contributors
@jithu7432made their first contribution in microsoft/vstest#4698@mcartoixamade their first contribution in microsoft/vstest#2702Full Changelog: https://github.com/microsoft/vstest/compare/v17.8.0...v17.9.0
v17.9.0-release-23619-01
What's Changed
Full Changelog: https://github.com/microsoft/vstest/compare/v17.9.0-preview-23577-04...v17.9.0-release-23619-01
v17.9.0-preview-23577-04
What's Changed
- Updated VSSDK.BuildTools version by
@cvpoienaruin #4765- Update dump client to latest by
@nohwndin #4724- Fix staircase in logger by
@nohwndin #4756- Create a proper MSBuild ToolTask based VSTestTask by
@nohwndin #2702- Fix CPU is consumed by polling frequently when there is no subscriber by
@nohwnd,@cvpoienaruin #4735- Remove javascript in
HtmlLoggerby@daveMuellerin #4744- Update VSIX metadata by
@nohwndin #4550- Add platform guard by
@dotMortenin #4737Full Changelog: https://github.com/microsoft/vstest/compare/v17.9.0-preview-23531-01...v17.9.0-preview-23577-04
v17.9.0-preview-23531-01
What's Changed
Full Changelog: https://github.com/microsoft/vstest/compare/v17.9.0-preview-23503-02...v17.9.0-preview-23531-01
v17.9.0-preview-23503-02
What's Changed
Full Changelog: https://github.com/microsoft/vstest/compare/v17.8.0-release-23468-02...v17.9.0-preview-23503-02
v17.8.0
... (truncated)
Changelog
Sourced from Microsoft.NET.Test.Sdk's changelog.
Release Notes
17.6.1 and newer
Please see release notes directly in the release page: https://github.com/microsoft/vstest/releases
17.6.0
Issues Fixed
- Add legacy feeds
- [rel/17.6] Fix Newtonsoft versions in testhost.deps.json #4372
- Revert "Revert "Fix signature verification" (#4333" #4345
- Revert "Fix signature verification" #4333
- Fix signature verification #4331
- Pre-start testhosts #3666
- Add
dotnet vstestdeprecation message #4297- Catch unhandled exception and avoid crash on test host exit #4291
- Remove chutzpah #4249
- Fix string conversion of
Microsoft.TestPlatform.Extensions.TrxLogger.ObjectMode.TestOutcome#4243- Fix potential trx logger NRE #4240
- handle object disposed exception #4221
- Added support for checking testhost compatibility with test sessions #4199
See full log here
Artifacts
Commits
a77b8d5Update dependencies from https://dev.azure.com/devdiv/DevDiv/_git/vs-code-cov...60eca4bDisable testhost prestart (#4833) (#4836)053d711Replaced obsolete NuGetAuthenticate@0 with NuGetAuthenticate@1 (#4800)f33b3e4Fixed version in tests (#4790)f8d273cChanged pre-release label version (#4786)2cda152Update dependencies from https://dev.azure.com/devdiv/DevDiv/_git/vs-code-cov...0b98146Update dependencies from https://dev.azure.com/devdiv/DevDiv/_git/vs-code-cov...e017f62Update dependencies from https://dev.azure.com/devdiv/DevDiv/_git/vs-code-cov...4572ac3Update dependencies from https://dev.azure.com/devdiv/DevDiv/_git/vs-code-cov...9ba4078[main] Update dependencies from dotnet/arcade (#4767)- Additional commits viewable in compare view
You can trigger a rebase of this PR 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@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)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.