Open KirillOsenkov opened 8 hours ago
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