Skip to content

Investigate adding checkbinarycompat to check binary incompatibilities #10718

Description

@KirillOsenkov

It seems like we should be catching regressions such as #10650 at build time, to ensure MSBuild binaries align with NuGet binaries.

Consider using https://www.nuget.org/packages/checkbinarycompat

The readme contains extensive documentation on how to use and how it works, but basically you point it to a directory full of binaries and .app.config files and it checks that for every assembly, type and member reference it actually resolves in the destination assembly, and it checks binding redirect ranges for all entries in the app.config file.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Priority:1Work that is critical for the release, but we could probably ship withouttriaged

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions