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
cc @ViktorHofer - ApiCompat is for comparing libraries to ensure they are compatible with previous versions. It's meant to catch problems as they are introduced by API producers.
It looks like this tool - checkbinarycompat - is designed to find binding problems in applications - catching problems at consumption time.
https://learn.microsoft.com/en-us/dotnet/fundamentals/apicompat/package-validation/overview
The text was updated successfully, but these errors were encountered: