You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current implementation only looks at two different versions of the same assembly. It would be nice to look at multiple target builds of the same version of the assembly to ensure certain versions are drop-in (binary compatible) replacements. For example, see tunnelvisionlabs/antlr4cs#87.
The text was updated successfully, but these errors were encountered:
The current implementation only looks at two different versions of the same assembly. It would be nice to look at multiple target builds of the same version of the assembly to ensure certain versions are drop-in (binary compatible) replacements. For example, see tunnelvisionlabs/antlr4cs#87.
The text was updated successfully, but these errors were encountered: