emulsion
emulsion copied to clipboard
Update dependency Microsoft.NET.Test.Sdk to 18.0.1
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| Microsoft.NET.Test.Sdk | 18.0.0 -> 18.0.1 |
Release Notes
microsoft/vstest (Microsoft.NET.Test.Sdk)
v18.0.1
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 #15298
- Update MicrosoftInternalCodeCoveragePackageVersion to 18.0.6 by @nohwnd in #15312
Internal changes
- Update VersionPrefix to 18.0.1 by @nohwnd in #15301
- Update build tools to 17.8.43 by @nohwnd in #15305
Full Changelog: https://github.com/microsoft/vstest/compare/v18.0.0...v18.0.1
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.