Commit eda22cf
authored
[deps]: Update Microsoft.NET.Test.Sdk to v18 (#1357)
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| [Microsoft.NET.Test.Sdk](https://redirect.github.com/microsoft/vstest)
| `17.6.0` -> `18.0.0` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>microsoft/vstest (Microsoft.NET.Test.Sdk)</summary>
###
[`v18.0.0`](https://redirect.github.com/microsoft/vstest/releases/tag/v18.0.0)
#### What's Changed
- Update reporting formatting by
[@​martincostello](https://redirect.github.com/martincostello) in
[#​15082](https://redirect.github.com/microsoft/vstest/pull/15082)
- Fix stack trace for Trace.Fail and Debug.Fail by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​15103](https://redirect.github.com/microsoft/vstest/pull/15103)
- Add documentation of environment variables by
[@​Copilot](https://redirect.github.com/Copilot) in
[#​15095](https://redirect.github.com/microsoft/vstest/pull/15095)
- IFrameworkHandle.LaunchProcessWithDebuggerAttached allows null for
workingDirectory in signature but throws by
[@​Copilot](https://redirect.github.com/Copilot) in
[#​15091](https://redirect.github.com/microsoft/vstest/pull/15091)
- Add Dependabot configuration for .NET SDK updates by
[@​JamieMagee](https://redirect.github.com/JamieMagee) in
[#​15114](https://redirect.github.com/microsoft/vstest/pull/15114)
- Handle dotnet\_root in testhost version aware way by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​15184](https://redirect.github.com/microsoft/vstest/pull/15184)
- Add magic bytes validation for Mach-O binaries in DotnetHostHelper by
[@​Copilot](https://redirect.github.com/Copilot) in
[#​15230](https://redirect.github.com/microsoft/vstest/pull/15230)
- using globbing pattern doesn't work on windows with forward slashes by
[@​Copilot](https://redirect.github.com/Copilot) in
[#​15088](https://redirect.github.com/microsoft/vstest/pull/15088)
- Remove tpv0 by [@​nohwnd](https://redirect.github.com/nohwnd) in
[#​15247](https://redirect.github.com/microsoft/vstest/pull/15247)
- Cache AssemblyName in ManagedNameHelper by
[@​Youssef1313](https://redirect.github.com/Youssef1313) in
[#​15259](https://redirect.github.com/microsoft/vstest/pull/15259)
- Add ARM64 support to GetArchitectureForSource methods by
[@​Copilot](https://redirect.github.com/Copilot) in
[#​15278](https://redirect.github.com/microsoft/vstest/pull/15278)
##### Internal fixes and updates
- Fix formatting in two files by
[@​ViktorHofer](https://redirect.github.com/ViktorHofer) in
[#​15047](https://redirect.github.com/microsoft/vstest/pull/15047)
- Build TestPlatform packages in VMR by
[@​ViktorHofer](https://redirect.github.com/ViktorHofer) in
[#​15055](https://redirect.github.com/microsoft/vstest/pull/15055)
- Condition property on .NET FX MSBuild by
[@​jaredpar](https://redirect.github.com/jaredpar) in
[#​15054](https://redirect.github.com/microsoft/vstest/pull/15054)
- Migrate to awesome assertions by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​15056](https://redirect.github.com/microsoft/vstest/pull/15056)
- Revert "Build TestPlatform packages in VMR" by
[@​ViktorHofer](https://redirect.github.com/ViktorHofer) in
[#​15057](https://redirect.github.com/microsoft/vstest/pull/15057)
- Update package Category by
[@​ViktorHofer](https://redirect.github.com/ViktorHofer) in
[#​15058](https://redirect.github.com/microsoft/vstest/pull/15058)
- Revert "Write props of tests into trx" by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​15080](https://redirect.github.com/microsoft/vstest/pull/15080)
- Error on unsupported tfms
([#​15072](https://redirect.github.com/microsoft/vstest/issues/15072))
by [@​nohwnd](https://redirect.github.com/nohwnd) in
[#​15073](https://redirect.github.com/microsoft/vstest/pull/15073)
- Use policies from testfx to align by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​15085](https://redirect.github.com/microsoft/vstest/pull/15085)
- Update enable-auto-merge.yml by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​15102](https://redirect.github.com/microsoft/vstest/pull/15102)
- Revert ignoring environment test by
[@​Copilot](https://redirect.github.com/Copilot) in
[#​15094](https://redirect.github.com/microsoft/vstest/pull/15094)
- unignore tests by
[@​Copilot](https://redirect.github.com/Copilot) in
[#​15093](https://redirect.github.com/microsoft/vstest/pull/15093)
- Update MSTest by
[@​Youssef1313](https://redirect.github.com/Youssef1313) in
[#​15108](https://redirect.github.com/microsoft/vstest/pull/15108)
- Bump dotnet-sdk from 9.0.106 to 9.0.301 by
[@​dependabot](https://redirect.github.com/dependabot)\[bot] in
[#​15179](https://redirect.github.com/microsoft/vstest/pull/15179)
- Use Assert.Equals by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​15181](https://redirect.github.com/microsoft/vstest/pull/15181)
- Run VSTest tests with MTP by
[@​Youssef1313](https://redirect.github.com/Youssef1313) in
[#​15079](https://redirect.github.com/microsoft/vstest/pull/15079)
- Use the standard sdk for architecture switch test by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​15188](https://redirect.github.com/microsoft/vstest/pull/15188)
- Remove CUIT (Coded UI Test) from NuGet packages and test projects by
[@​Copilot](https://redirect.github.com/Copilot) in
[#​15177](https://redirect.github.com/microsoft/vstest/pull/15177)
- dump-logs? by [@​nohwnd](https://redirect.github.com/nohwnd) in
[#​15187](https://redirect.github.com/microsoft/vstest/pull/15187)
- Moving to version 18 by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​15209](https://redirect.github.com/microsoft/vstest/pull/15209)
- Update fakes version by
[@​drognanar](https://redirect.github.com/drognanar) in
[#​15227](https://redirect.github.com/microsoft/vstest/pull/15227)
- Microsoft.Intellitrace.Core should be taken from nuget by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​15229](https://redirect.github.com/microsoft/vstest/pull/15229)
- Remove MSTest.Assert.Extensions by
[@​Youssef1313](https://redirect.github.com/Youssef1313) in
[#​15178](https://redirect.github.com/microsoft/vstest/pull/15178)
- Sourcebuild fix by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​15239](https://redirect.github.com/microsoft/vstest/pull/15239)
- Set dotnet\_root\_<arch> only when the architecture of dotnet in the
path is the same by [@​nohwnd](https://redirect.github.com/nohwnd)
in
[#​15250](https://redirect.github.com/microsoft/vstest/pull/15250)
- Remove fakes v1 from FakesUtilities by
[@​drognanar](https://redirect.github.com/drognanar) in
[#​15251](https://redirect.github.com/microsoft/vstest/pull/15251)
- Update fakes dependencies by
[@​drognanar](https://redirect.github.com/drognanar) in
[#​15254](https://redirect.github.com/microsoft/vstest/pull/15254)
- Do half the work in GetManagedName by
[@​Youssef1313](https://redirect.github.com/Youssef1313) in
[#​15255](https://redirect.github.com/microsoft/vstest/pull/15255)
- check Vsix only when produced by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​15261](https://redirect.github.com/microsoft/vstest/pull/15261)
- Set dotnet\_root\_<arch> always by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​15266](https://redirect.github.com/microsoft/vstest/pull/15266)
- Don't hardcode old vswhere version in global.json by
[@​akoeplinger](https://redirect.github.com/akoeplinger) in
[#​15267](https://redirect.github.com/microsoft/vstest/pull/15267)
- Revert dowgrade of fakes by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​15263](https://redirect.github.com/microsoft/vstest/pull/15263)
- Update VSSDK to version with code flow guard by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​15279](https://redirect.github.com/microsoft/vstest/pull/15279)
- Update Fakes to version with code flow guard by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​15273](https://redirect.github.com/microsoft/vstest/pull/15273)
- Add es-metadata.yml by
[@​Youssef1313](https://redirect.github.com/Youssef1313) in
[#​15276](https://redirect.github.com/microsoft/vstest/pull/15276)
- Avoid iterator in TraitCollection.GetTraits by
[@​Youssef1313](https://redirect.github.com/Youssef1313) in
[#​15249](https://redirect.github.com/microsoft/vstest/pull/15249)
- MSDia update by [@​nohwnd](https://redirect.github.com/nohwnd)
in
[#​15281](https://redirect.github.com/microsoft/vstest/pull/15281)
- Use sdk.paths in global.json by
[@​Youssef1313](https://redirect.github.com/Youssef1313) in
[#​15258](https://redirect.github.com/microsoft/vstest/pull/15258)
#### New Contributors
- [@​jaredpar](https://redirect.github.com/jaredpar) made their
first contribution in
[#​15054](https://redirect.github.com/microsoft/vstest/pull/15054)
- [@​Copilot](https://redirect.github.com/Copilot) made their
first contribution in
[#​15094](https://redirect.github.com/microsoft/vstest/pull/15094)
- [@​JamieMagee](https://redirect.github.com/JamieMagee) made
their first contribution in
[#​15114](https://redirect.github.com/microsoft/vstest/pull/15114)
- [@​dependabot](https://redirect.github.com/dependabot)\[bot]
made their first contribution in
[#​15179](https://redirect.github.com/microsoft/vstest/pull/15179)
**Full Changelog**:
<microsoft/vstest@v17.14.1...v18.0.0>
###
[`v17.14.1`](https://redirect.github.com/microsoft/vstest/releases/tag/v17.14.1)
#### What's Changed
- Error on unsupported target frameworks to prevent silently not running
tests by [@​nohwnd](https://redirect.github.com/nohwnd) in
[#​15072](https://redirect.github.com/microsoft/vstest/pull/15072)
and
[#​15078](https://redirect.github.com/microsoft/vstest/pull/15078)
- Revert writing additional properties to TRX by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[`47eb51b`](https://redirect.github.com/microsoft/vstest/commit/47eb51b15ad8ca4a84ad7be5881fcd1713a0f68a)
**Full Changelog**:
<microsoft/vstest@v17.14.0...v17.14.1>
###
[`v17.14.0`](https://redirect.github.com/microsoft/vstest/releases/tag/v17.14.0)
#### What's Changed
##### .NET versions updated
This version of VS Test upgraded .NET to net8 and net9. All projects
targeting net6.0 (or other end-of-life .NET target frameworks) should
pin their version of Microsoft.NET.Test.SDK to 17.13.0, or update the
projects to net8 or newer. We remain backwards compatible with previous
versions of Microsoft.NET.Test.SDK. This change does **NOT** prevent you
from:
- Updating to the latest VS, and running tests from net6.0 test
projects.
- Updating to the latest .NET SDK, and running tests from net6.0 test
projects.
It also has no impact on .NET Framework projects, where we continue
targeting .NET Framework 4.6.2.
- Drop unsupported frameworks by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​10565](https://redirect.github.com/microsoft/vstest/pull/10565)
##### Changes
- Adding Process Query Flag For UWP .NET 9 Support by
[@​adstep](https://redirect.github.com/adstep) in
[#​15003](https://redirect.github.com/microsoft/vstest/pull/15003)
- Fix builds on WinUI and UWP .NET 9 projects by
[@​Sergio0694](https://redirect.github.com/Sergio0694) in
[#​15004](https://redirect.github.com/microsoft/vstest/pull/15004)
- don't report communication error on discovery abort by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​14992](https://redirect.github.com/microsoft/vstest/pull/14992)
- Add dump minitool to vsix by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​14707](https://redirect.github.com/microsoft/vstest/pull/14707)
- Make test runners long-path aware
([#​5179](https://redirect.github.com/microsoft/vstest/issues/5179))
by [@​peetw](https://redirect.github.com/peetw) in
[#​15014](https://redirect.github.com/microsoft/vstest/pull/15014)
- Fix trace in DataCollectionRequestSender.cs by
[@​stan-sz](https://redirect.github.com/stan-sz) in
[#​15025](https://redirect.github.com/microsoft/vstest/pull/15025)
- Fix/readme grammar parallelism by
[@​dellch](https://redirect.github.com/dellch) in
[#​15030](https://redirect.github.com/microsoft/vstest/pull/15030)
- Add binding redirects by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​15041](https://redirect.github.com/microsoft/vstest/pull/15041)
- Write props of tests into trx by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​14905](https://redirect.github.com/microsoft/vstest/pull/14905)
##### Internal version updates and fixes
- Update io.redist by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​13872](https://redirect.github.com/microsoft/vstest/pull/13872)
- Use preview image for public build by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​13888](https://redirect.github.com/microsoft/vstest/pull/13888)
- Remove xcopy-msbuild by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​14138](https://redirect.github.com/microsoft/vstest/pull/14138)
- Move to macos14 by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​14137](https://redirect.github.com/microsoft/vstest/pull/14137)
- Update diagnose.md by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​14776](https://redirect.github.com/microsoft/vstest/pull/14776)
- hash with sha2 for mutex lock by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​14777](https://redirect.github.com/microsoft/vstest/pull/14777)
- Update test projects for vmr by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​14894](https://redirect.github.com/microsoft/vstest/pull/14894)
- 17.14 branding by [@​nohwnd](https://redirect.github.com/nohwnd)
in
[#​14903](https://redirect.github.com/microsoft/vstest/pull/14903)
- Update filter.md for NUnit by
[@​OsirisTerje](https://redirect.github.com/OsirisTerje) in
[#​14987](https://redirect.github.com/microsoft/vstest/pull/14987)
- Flag netstandard1.x dependencies in source-build by
[@​ViktorHofer](https://redirect.github.com/ViktorHofer) in
[#​14986](https://redirect.github.com/microsoft/vstest/pull/14986)
- Use VS dependencies versions from release VS to have archived symbols
by [@​nohwnd](https://redirect.github.com/nohwnd) in
[#​14991](https://redirect.github.com/microsoft/vstest/pull/14991)
- Remove extra ; by [@​nohwnd](https://redirect.github.com/nohwnd)
in
[#​14995](https://redirect.github.com/microsoft/vstest/pull/14995)
- Use dependencymodel 6.0.2 by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​14996](https://redirect.github.com/microsoft/vstest/pull/14996)
- Make Testhost packable only on Windows by
[@​mmitche](https://redirect.github.com/mmitche) in
[#​15001](https://redirect.github.com/microsoft/vstest/pull/15001)
- Add system text json to vsix by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​15034](https://redirect.github.com/microsoft/vstest/pull/15034)
- Add more files to vsix by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​15038](https://redirect.github.com/microsoft/vstest/pull/15038)
- Remove unnecessary CA2022 suppressions by
[@​Winniexu01](https://redirect.github.com/Winniexu01) in
[#​15035](https://redirect.github.com/microsoft/vstest/pull/15035)
- Update package project url by
[@​mmitche](https://redirect.github.com/mmitche) in
[#​15040](https://redirect.github.com/microsoft/vstest/pull/15040)
#### New Contributors
- [@​OsirisTerje](https://redirect.github.com/OsirisTerje) made
their first contribution in
[#​14987](https://redirect.github.com/microsoft/vstest/pull/14987)
- [@​adstep](https://redirect.github.com/adstep) made their first
contribution in
[#​15003](https://redirect.github.com/microsoft/vstest/pull/15003)
- [@​Sergio0694](https://redirect.github.com/Sergio0694) made
their first contribution in
[#​15004](https://redirect.github.com/microsoft/vstest/pull/15004)
- [@​peetw](https://redirect.github.com/peetw) made their first
contribution in
[#​15014](https://redirect.github.com/microsoft/vstest/pull/15014)
- [@​dellch](https://redirect.github.com/dellch) made their first
contribution in
[#​15030](https://redirect.github.com/microsoft/vstest/pull/15030)
- [@​Winniexu01](https://redirect.github.com/Winniexu01) made
their first contribution in
[#​15035](https://redirect.github.com/microsoft/vstest/pull/15035)
**Full Changelog**:
<microsoft/vstest@v17.13.0...v17.14.0>
###
[`v17.13.0`](https://redirect.github.com/microsoft/vstest/releases/tag/v17.13.0)
#### What's Changed
- Add letter number among valid identifiers in class name by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​13868](https://redirect.github.com/microsoft/vstest/pull/13868)
- Fix formatting in Runner by
[@​mthalman](https://redirect.github.com/mthalman) in
[#​13871](https://redirect.github.com/microsoft/vstest/pull/13871)
- Downgrade xunit skip warning to info by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​10381](https://redirect.github.com/microsoft/vstest/pull/10381)
- Add msdia for arm64 into nuget by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​10382](https://redirect.github.com/microsoft/vstest/pull/10382)
- Enable native debugging for vstest.console by
[@​ocitrev](https://redirect.github.com/ocitrev) in
[#​10401](https://redirect.github.com/microsoft/vstest/pull/10401)
- Fix RFCs links by
[@​Youssef1313](https://redirect.github.com/Youssef1313) in
[#​10424](https://redirect.github.com/microsoft/vstest/pull/10424)
- Convert to auto property by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​10365](https://redirect.github.com/microsoft/vstest/pull/10365)
- Update Versions.props by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​10378](https://redirect.github.com/microsoft/vstest/pull/10378)
- Enable TSA by [@​jakubch1](https://redirect.github.com/jakubch1)
in
[#​10385](https://redirect.github.com/microsoft/vstest/pull/10385)
- Arm64 dia by [@​nohwnd](https://redirect.github.com/nohwnd) in
[#​10390](https://redirect.github.com/microsoft/vstest/pull/10390)
- Update source-build team references by
[@​MichaelSimons](https://redirect.github.com/MichaelSimons) in
[#​10388](https://redirect.github.com/microsoft/vstest/pull/10388)
- Exclude .signature.p7s from nupkg file count by
[@​ellahathaway](https://redirect.github.com/ellahathaway) in
[#​10418](https://redirect.github.com/microsoft/vstest/pull/10418)
- Set NetCurrent so that it doesn't roll forward automatically by
[@​ViktorHofer](https://redirect.github.com/ViktorHofer) in
[#​10622](https://redirect.github.com/microsoft/vstest/pull/10622)
#### New Contributors
- [@​ocitrev](https://redirect.github.com/ocitrev) made their
first contribution in
[#​10401](https://redirect.github.com/microsoft/vstest/pull/10401)
- [@​Youssef1313](https://redirect.github.com/Youssef1313) made
their first contribution in
[#​10424](https://redirect.github.com/microsoft/vstest/pull/10424)
**Full Changelog**:
<microsoft/vstest@v17.12.0...v17.13.0>
###
[`v17.12.0`](https://redirect.github.com/microsoft/vstest/releases/tag/v17.12.0)
#### What's Changed
- Dispose IDisposables in HtmlTransformer by
[@​omajid](https://redirect.github.com/omajid) in
[#​5099](https://redirect.github.com/microsoft/vstest/pull/5099)
- Dipose XmlReaders in Microsoft.TestPlatform.Common.RunSettings by
[@​omajid](https://redirect.github.com/omajid) in
[#​5100](https://redirect.github.com/microsoft/vstest/pull/5100)
- use some collection expressions by
[@​SimonCropp](https://redirect.github.com/SimonCropp) in
[#​5055](https://redirect.github.com/microsoft/vstest/pull/5055)
- Fix Reference typos by
[@​SimonCropp](https://redirect.github.com/SimonCropp) in
[#​5155](https://redirect.github.com/microsoft/vstest/pull/5155)
- Add option to overwrite trx without warning by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​5141](https://redirect.github.com/microsoft/vstest/pull/5141)
#### Internal and infrastructure fixes:
- Downgrade xunit skip warning to info by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​10379](https://redirect.github.com/microsoft/vstest/pull/10379)
- Fallback to latest runtimeconfig when none is found by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​5136](https://redirect.github.com/microsoft/vstest/pull/5136)
- Verify architecture and version of produced exes by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​5134](https://redirect.github.com/microsoft/vstest/pull/5134)
- Fix runtime config tests by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​5137](https://redirect.github.com/microsoft/vstest/pull/5137)
- Dispose helper when parsing args by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​5126](https://redirect.github.com/microsoft/vstest/pull/5126)
- Cleanup and bump required runtimes by
[@​Evangelink](https://redirect.github.com/Evangelink) in
[#​5139](https://redirect.github.com/microsoft/vstest/pull/5139)
- Fix help warnings by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​5140](https://redirect.github.com/microsoft/vstest/pull/5140)
- Fix timing in simple log by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​5143](https://redirect.github.com/microsoft/vstest/pull/5143)
- Check vstest.console.dll instead of .exe by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​5149](https://redirect.github.com/microsoft/vstest/pull/5149)
- Report version from nuget check by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​5161](https://redirect.github.com/microsoft/vstest/pull/5161)
- Move IncludeSourceRevisionInInformationalVersion by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​5166](https://redirect.github.com/microsoft/vstest/pull/5166)
- Enable or disable new logger based on TL flag by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​5167](https://redirect.github.com/microsoft/vstest/pull/5167)
- Updating Microsoft.CodeCoverage package structure by
[@​fhnaseer](https://redirect.github.com/fhnaseer) in
[#​5169](https://redirect.github.com/microsoft/vstest/pull/5169)
- Wait for Discovery to initialize before Cancelling it by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​5177](https://redirect.github.com/microsoft/vstest/pull/5177)
- Adding condition to disable MsCoverage refrenced path maps by
[@​fhnaseer](https://redirect.github.com/fhnaseer) in
[#​5189](https://redirect.github.com/microsoft/vstest/pull/5189)
- Forward error output from testhost as info by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​5192](https://redirect.github.com/microsoft/vstest/pull/5192)
- Update Microsoft.Extensions.DependencyModel to 3.1.0 by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​5188](https://redirect.github.com/microsoft/vstest/pull/5188)
- ExcludeFromSourceBuild->ExcludeFromSourceOnlyBuild by
[@​mmitche](https://redirect.github.com/mmitche) in
[#​10354](https://redirect.github.com/microsoft/vstest/pull/10354)
- Enable policheck by
[@​jakubch1](https://redirect.github.com/jakubch1) in
[#​10363](https://redirect.github.com/microsoft/vstest/pull/10363)
**Full Changelog**:
<microsoft/vstest@v17.11.1...v17.12.0>
###
[`v17.11.1`](https://redirect.github.com/microsoft/vstest/releases/tag/v17.11.1)
#### What's Changed
- \[rel/17.11] Forward error output from testhost as info by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​5193](https://redirect.github.com/microsoft/vstest/pull/5193)
**Full Changelog**:
<microsoft/vstest@v17.11.0...v17.11.1>
###
[`v17.11.0`](https://redirect.github.com/microsoft/vstest/releases/tag/v17.11.0)
#### What's Changed
- Add reference to the AdapterUtilities library in the spec docs. by
[@​peterwald](https://redirect.github.com/peterwald) in
[#​4958](https://redirect.github.com/microsoft/vstest/pull/4958)
- Stack trace when localized, and new messages by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​4944](https://redirect.github.com/microsoft/vstest/pull/4944)
- Fix single quote and space in F# pretty methods by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​4969](https://redirect.github.com/microsoft/vstest/pull/4969)
- Update .NET runtimes to latest patch version by
[@​Evangelink](https://redirect.github.com/Evangelink) in
[#​4975](https://redirect.github.com/microsoft/vstest/pull/4975)
- Update dotnetcoretests.md by
[@​DickBaker](https://redirect.github.com/DickBaker) in
[#​4977](https://redirect.github.com/microsoft/vstest/pull/4977)
- Add list of known TestingPlatform dlls by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​4983](https://redirect.github.com/microsoft/vstest/pull/4983)
- Update framework version used for testing, and test matrix by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​4970](https://redirect.github.com/microsoft/vstest/pull/4970)
- Add output forwarding for .NET by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​4988](https://redirect.github.com/microsoft/vstest/pull/4988)
- Remove usage of pt images before decomissioning by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​4994](https://redirect.github.com/microsoft/vstest/pull/4994)
- chore: Add more details to acquistion section. by
[@​voroninp](https://redirect.github.com/voroninp) in
[#​4999](https://redirect.github.com/microsoft/vstest/pull/4999)
- Simplify banner by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​5013](https://redirect.github.com/microsoft/vstest/pull/5013)
- Forward standard output of testhost by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​4998](https://redirect.github.com/microsoft/vstest/pull/4998)
- Add missing copyright header by
[@​MichaelSimons](https://redirect.github.com/MichaelSimons) in
[#​5020](https://redirect.github.com/microsoft/vstest/pull/5020)
- Add option to not share .NET Framework testhosts by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​5018](https://redirect.github.com/microsoft/vstest/pull/5018)
- GetTypesToLoad Attribute cant be null by
[@​SimonCropp](https://redirect.github.com/SimonCropp) in
[#​5054](https://redirect.github.com/microsoft/vstest/pull/5054)
- rawArgument in GetArgumentList cant be null by
[@​SimonCropp](https://redirect.github.com/SimonCropp) in
[#​5056](https://redirect.github.com/microsoft/vstest/pull/5056)
- fix Atribute typo by
[@​SimonCropp](https://redirect.github.com/SimonCropp) in
[#​5057](https://redirect.github.com/microsoft/vstest/pull/5057)
- remove unnecessary list alloc for 2 scenarios in
TestRequestManager.GetSources by
[@​SimonCropp](https://redirect.github.com/SimonCropp) in
[#​5058](https://redirect.github.com/microsoft/vstest/pull/5058)
- fix incompatiblity typo by
[@​SimonCropp](https://redirect.github.com/SimonCropp) in
[#​5059](https://redirect.github.com/microsoft/vstest/pull/5059)
- remove redundant inline method in IsPlatformIncompatible by
[@​SimonCropp](https://redirect.github.com/SimonCropp) in
[#​5060](https://redirect.github.com/microsoft/vstest/pull/5060)
- fix Sucess typo by
[@​SimonCropp](https://redirect.github.com/SimonCropp) in
[#​5061](https://redirect.github.com/microsoft/vstest/pull/5061)
- use some null coalescing by
[@​SimonCropp](https://redirect.github.com/SimonCropp) in
[#​5062](https://redirect.github.com/microsoft/vstest/pull/5062)
- Add cts into friends of TranslationLayer by
[@​jakubch1](https://redirect.github.com/jakubch1) in
[#​5075](https://redirect.github.com/microsoft/vstest/pull/5075)
- Use built in sha1 for id generation by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​5081](https://redirect.github.com/microsoft/vstest/pull/5081)
- All output in terminal logger by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​5083](https://redirect.github.com/microsoft/vstest/pull/5083)
- Ignore env test by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​5095](https://redirect.github.com/microsoft/vstest/pull/5095)
- Dispose XmlReader in XmlRunSettingsUtilities by
[@​omajid](https://redirect.github.com/omajid) in
[#​5094](https://redirect.github.com/microsoft/vstest/pull/5094)
- Bump to macos-12 build image by
[@​akoeplinger](https://redirect.github.com/akoeplinger) in
[#​5101](https://redirect.github.com/microsoft/vstest/pull/5101)
- Handle ansi escape in terminal logger reporter by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​5084](https://redirect.github.com/microsoft/vstest/pull/5084)
- remove disable interactive auth by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​5110](https://redirect.github.com/microsoft/vstest/pull/5110)
- Error output as info in terminal logger by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​5113](https://redirect.github.com/microsoft/vstest/pull/5113)
- Write dll instead of target on abort, rename errors by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​5115](https://redirect.github.com/microsoft/vstest/pull/5115)
- - \[rel/17.11] Update dependencies from devdiv/DevDiv/vs-code-coverage
by [@​dotnet-maestro](https://redirect.github.com/dotnet-maestro)
in
[#​5152](https://redirect.github.com/microsoft/vstest/pull/5152)
#### New Contributors
- [@​peterwald](https://redirect.github.com/peterwald) made their
first contribution in
[#​4958](https://redirect.github.com/microsoft/vstest/pull/4958)
- [@​DickBaker](https://redirect.github.com/DickBaker) made their
first contribution in
[#​4977](https://redirect.github.com/microsoft/vstest/pull/4977)
- [@​voroninp](https://redirect.github.com/voroninp) made their
first contribution in
[#​4999](https://redirect.github.com/microsoft/vstest/pull/4999)
- [@​akoeplinger](https://redirect.github.com/akoeplinger) made
their first contribution in
[#​5101](https://redirect.github.com/microsoft/vstest/pull/5101)
**Full Changelog**:
<microsoft/vstest@v17.10.0...v17.11.0-release-24352-06>
###
[`v17.10.0`](https://redirect.github.com/microsoft/vstest/releases/tag/v17.10.0)
#### What's Changed
- Add missing runtimeconfig.json file for 8.0 by
[@​MarcoRossignoli](https://redirect.github.com/MarcoRossignoli)
in
[#​4792](https://redirect.github.com/microsoft/vstest/pull/4792)
- Localized file check-in by OneLocBuild Task: Build definition ID 1222:
Build ID
[`2338548`](https://redirect.github.com/microsoft/vstest/commit/2338548)
by [@​dotnet-bot](https://redirect.github.com/dotnet-bot) in
[#​4794](https://redirect.github.com/microsoft/vstest/pull/4794)
- Disable testhost prestart by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​4833](https://redirect.github.com/microsoft/vstest/pull/4833)
- Terminal logger fixes by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​4834](https://redirect.github.com/microsoft/vstest/pull/4834)
- Add RiscV64 by [@​nohwnd](https://redirect.github.com/nohwnd) in
[#​4838](https://redirect.github.com/microsoft/vstest/pull/4838)
- Add deterministic source mapping storing for Microsoft.CodeCoverage by
[@​jakubch1](https://redirect.github.com/jakubch1) in
[#​4849](https://redirect.github.com/microsoft/vstest/pull/4849)
- Fix terminal logger encoding & error by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​4853](https://redirect.github.com/microsoft/vstest/pull/4853)
- Update sourcebuild configuration to build net previous and net current
by [@​Evangelink](https://redirect.github.com/Evangelink) in
[#​4856](https://redirect.github.com/microsoft/vstest/pull/4856)
- Updating version of Microsoft.VisualStudio.Interop to 17.10 by
[@​MSLukeWest](https://redirect.github.com/MSLukeWest) in
[#​4866](https://redirect.github.com/microsoft/vstest/pull/4866)
- Add VSTEST\_DIAG\_VERBOSITY to help by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​4882](https://redirect.github.com/microsoft/vstest/pull/4882)
- Fix feature flag name by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​4885](https://redirect.github.com/microsoft/vstest/pull/4885)
- Improve terminal logger by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​4877](https://redirect.github.com/microsoft/vstest/pull/4877)
- Remove PackageLicenseFile preventing PackageLicenseExpression from
working by [@​lahma](https://redirect.github.com/lahma) in
[#​4890](https://redirect.github.com/microsoft/vstest/pull/4890)
- Add GitHub Actions logger by
[@​martincostello](https://redirect.github.com/martincostello) in
[#​4906](https://redirect.github.com/microsoft/vstest/pull/4906)
- Ensure to send a session complete event by
[@​drognanar](https://redirect.github.com/drognanar) in
[#​4878](https://redirect.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://redirect.github.com/ChrisGuzak) in
[#​4888](https://redirect.github.com/microsoft/vstest/pull/4888)
- Make VSTest repo buildable in VMR non-source-build by
[@​ViktorHofer](https://redirect.github.com/ViktorHofer) in
[#​4920](https://redirect.github.com/microsoft/vstest/pull/4920)
- Migrate pipelines by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​4921](https://redirect.github.com/microsoft/vstest/pull/4921)
- Add test name to MSBuild where we have frame. by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​4935](https://redirect.github.com/microsoft/vstest/pull/4935)
- \[rel/17.10] Add list of known TestingPlatform dlls by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​4982](https://redirect.github.com/microsoft/vstest/pull/4982)
And many infrastructure related changes and updates.
#### New Contributors
- [@​ellahathaway](https://redirect.github.com/ellahathaway) made
their first contribution in
[#​4785](https://redirect.github.com/microsoft/vstest/pull/4785)
- [@​MSLukeWest](https://redirect.github.com/MSLukeWest) made
their first contribution in
[#​4866](https://redirect.github.com/microsoft/vstest/pull/4866)
- [@​lahma](https://redirect.github.com/lahma) made their first
contribution in
[#​4890](https://redirect.github.com/microsoft/vstest/pull/4890)
- [@​ChrisGuzak](https://redirect.github.com/ChrisGuzak) made
their first contribution in
[#​4888](https://redirect.github.com/microsoft/vstest/pull/4888)
**Full Changelog**:
<microsoft/vstest@v17.9.0...v17.10.0>
###
[`v17.9.0`](https://redirect.github.com/microsoft/vstest/releases/tag/v17.9.0)
#### What's Changed
- Remove dependency on Nuget.Frameworks by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​4693](https://redirect.github.com/microsoft/vstest/pull/4693)
- Add platform guard by
[@​dotMorten](https://redirect.github.com/dotMorten) in
[#​4737](https://redirect.github.com/microsoft/vstest/pull/4737)
- Remove javascript in `HtmlLogger` by
[@​daveMueller](https://redirect.github.com/daveMueller) in
[#​4744](https://redirect.github.com/microsoft/vstest/pull/4744)
- Fix CPU is consumed by polling frequently when there is no subscriber
by [@​nohwnd](https://redirect.github.com/nohwnd) in
[#​4735](https://redirect.github.com/microsoft/vstest/pull/4735)
- Create a proper MSBuild ToolTask based VSTestTask by
[@​mcartoixa](https://redirect.github.com/mcartoixa) in
[#​2702](https://redirect.github.com/microsoft/vstest/pull/2702)
- Update SDK, copy logger by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​4755](https://redirect.github.com/microsoft/vstest/pull/4755)
- Fix staircase in logger by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​4756](https://redirect.github.com/microsoft/vstest/pull/4756)
- Update dump client to latest by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​4724](https://redirect.github.com/microsoft/vstest/pull/4724)
- \[rel/17.9] Disable testhost prestart by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​4836](https://redirect.github.com/microsoft/vstest/pull/4836)
#### New Contributors
- [@​jithu7432](https://redirect.github.com/jithu7432) made their
first contribution in
[#​4698](https://redirect.github.com/microsoft/vstest/pull/4698)
- [@​mcartoixa](https://redirect.github.com/mcartoixa) made their
first contribution in
[#​2702](https://redirect.github.com/microsoft/vstest/pull/2702)
**Full Changelog**:
<microsoft/vstest@v17.8.0...v17.9.0>
###
[`v17.8.0`](https://redirect.github.com/microsoft/vstest/releases/tag/v17.8.0)
#### What's Changed
**Full Changelog**:
<microsoft/vstest@v17.7.2...v17.8.0>
###
[`v17.7.2`](https://redirect.github.com/microsoft/vstest/releases/tag/v17.7.2)
#### What's Changed
- Fix cannot find System.Text.Json by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​4669](https://redirect.github.com/microsoft/vstest/pull/4669)
**Full Changelog**:
<microsoft/vstest@v17.7.1...v17.7.2>
###
[`v17.7.1`](https://redirect.github.com/microsoft/vstest/releases/tag/v17.7.1)
##### What's Changed
- Take System dlls from testhost folder to fix running .NET Framework
dlls on mono and under VS on Mac in
[#​4610](https://redirect.github.com/microsoft/vstest/issues/4610)
by [@​Evangelink](https://redirect.github.com/Evangelink)
- Fix hangs in parallel execution and discovery in
[#​4629](https://redirect.github.com/microsoft/vstest/issues/4629)
by [@​nohwnd](https://redirect.github.com/nohwnd)
- Fix executable bitness for testhost.x86 in
[#​4654](https://redirect.github.com/microsoft/vstest/issues/4654)
by [@​nohwnd](https://redirect.github.com/nohwnd)
**Full Changelog**:
<microsoft/vstest@v17.7.0...v17.7.1>
###
[`v17.7.0`](https://redirect.github.com/microsoft/vstest/releases/tag/v17.7.0)
> 1 parent 745ad9b commit eda22cf
File tree
1 file changed
+1
-1
lines changed- languages/csharp/Bitwarden.Sdk.Tests
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments