Core: Compare assemblies
Opened this issue · 0 comments
open-collar commented
Allow two versions of a .NET assembly (the baseline and the candidate) to be compared for compatibility. The basic scenario is that a new version of an assembly is to be released and part of the build/release process is to ensure that binary and code compatibility are maintained or, failing that, breakages are accurately reported.