Comparing v18.5.0...v18.5.1 · microsoft/vstest (original) (raw)

Commits on Apr 23, 2026

  1. Fix System.Collections.Immutable binding mismatch in Common.dll (rel/…
    …18.5) (#15720)

Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
@nohwnd
Configuration menu
Browse the repository at this point in the history 2. Port verify-binding-redirects.ps1 to rel/18.5 (#15719)
Ports the binding redirect verification script (and verify-nupkgs.ps1 wiring)
from main/rel/18.7. Running against the shipped Microsoft.TestPlatform.*.nupkg
layout, the script validates that the newVersion of each assembly binding
redirect in vstest.console, testhost.x86, and datacollector app.config files
matches the actual assembly version of the DLL shipped next to the exe.
In CI it fails with instructions; locally it auto-fixes the app.config files.
Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
@nohwnd
Configuration menu
Browse the repository at this point in the history 3. Configuration menu
Browse the repository at this point in the history