Check that public key token matches and located version >= referenced version
nguerrera opened this issue · 2 comments
nguerrera commented
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.
DustinCampbell commented
🥇 🥇 🥇
nguerrera commented
The fix checks the public key token but does not check that if it is binding a version downgraded from the assembly reference.