microsoft/MSBuildLocator

Check that public key token matches and located version >= referenced version

nguerrera opened this issue · 2 comments

It's extremely hard to debug when an assembly resolve event handler tries to bind something to the wrong public key token or a downgraded version.

🥇 🥇 🥇

The fix checks the public key token but does not check that if it is binding a version downgraded from the assembly reference.