microsoft/vstest v18.0.1
microsoft/vstest
Captured source
source ↗published Nov 11, 2025seen Jun 26captured 1whttp 200method plain
v18.0.1
Repository: microsoft/vstest
Tag: v18.0.1
Published: 2025-11-11T09:53:11Z
Prerelease: no
Release notes:
What's Changed
Fixing an issue with loading covrun64.dll on systems that have .NET 10 SDK installed: https://learn.microsoft.com/en-us/dotnet/core/compatibility/sdk/10.0/code-coverage-dynamic-native-instrumentation
- Disable DynamicNative instrumentation by default by @nohwnd in https://github.com/microsoft/vstest/pull/15298
- Update MicrosoftInternalCodeCoveragePackageVersion to 18.0.6 by @nohwnd in https://github.com/microsoft/vstest/pull/15312
Internal changes
- Update VersionPrefix to 18.0.1 by @nohwnd in https://github.com/microsoft/vstest/pull/15301
- Update build tools to 17.8.43 by @nohwnd in https://github.com/microsoft/vstest/pull/15305
Full Changelog: https://github.com/microsoft/vstest/compare/v18.0.0...v18.0.1