Cpp2IL
Cpp2IL copied to clipboard
Bump Microsoft.NET.Test.Sdk from 17.11.1 to 17.12.0
Bumps Microsoft.NET.Test.Sdk from 17.11.1 to 17.12.0.
Release notes
Sourced from Microsoft.NET.Test.Sdk's releases.
v17.12.0
What's Changed
- Dispose IDisposables in HtmlTransformer by
@omajidin microsoft/vstest#5099- Dipose XmlReaders in Microsoft.TestPlatform.Common.RunSettings by
@omajidin microsoft/vstest#5100- use some collection expressions by
@SimonCroppin microsoft/vstest#5055- Fix Reference typos by
@SimonCroppin microsoft/vstest#5155- Add option to overwrite trx without warning by
@nohwndin microsoft/vstest#5141Internal and infrastructure fixes:
- Downgrade xunit skip warning to info by
@nohwndin microsoft/vstest#10379- Fallback to latest runtimeconfig when none is found by
@nohwndin microsoft/vstest#5136- Verify architecture and version of produced exes by
@nohwndin microsoft/vstest#5134- Fix runtime config tests by
@nohwndin microsoft/vstest#5137- Dispose helper when parsing args by
@nohwndin microsoft/vstest#5126- Cleanup and bump required runtimes by
@Evangelinkin microsoft/vstest#5139- Fix help warnings by
@nohwndin microsoft/vstest#5140- Fix timing in simple log by
@nohwndin microsoft/vstest#5143- Check vstest.console.dll instead of .exe by
@nohwndin microsoft/vstest#5149- Report version from nuget check by
@nohwndin microsoft/vstest#5161- Move IncludeSourceRevisionInInformationalVersion by
@nohwndin microsoft/vstest#5166- Enable or disable new logger based on TL flag by
@nohwndin microsoft/vstest#5167- Updating Microsoft.CodeCoverage package structure by
@fhnaseerin microsoft/vstest#5169- Wait for Discovery to initialize before Cancelling it by
@nohwndin microsoft/vstest#5177- Adding condition to disable MsCoverage refrenced path maps by
@fhnaseerin microsoft/vstest#5189- Forward error output from testhost as info by
@nohwndin microsoft/vstest#5192- Update Microsoft.Extensions.DependencyModel to 3.1.0 by
@nohwndin microsoft/vstest#5188- ExcludeFromSourceBuild->ExcludeFromSourceOnlyBuild by
@mmitchein microsoft/vstest#10354- Enable policheck by
@jakubch1in microsoft/vstest#10363Full Changelog: https://github.com/microsoft/vstest/compare/v17.11.1...v17.12.0
Commits
bc91613Downgrade xunit skip warning to info (#10379)c8f1628Convert to auto property (#10365)8c6ff8cUse macos13fa0c8fdRebrand to releasec02e98dUpdate diagnose.mdec81d7dEnable policheck (#10363)09b7600[main] Update dependencies from devdiv/DevDiv/vs-code-coverage (#10360)4f16fc0[main] Update dependencies from devdiv/DevDiv/vs-code-coverage (#10353)1eb6f23ExcludeFromSourceBuild->ExcludeFromSourceOnlyBuild (#10354)96977dbUpdate Microsoft.Extensions.DependencyModel to 3.1.0 (#5188)- Additional commits viewable 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 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)