We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
To help with compat issues like https://github.com/dotnet/corefx/pull/21388/files#r123627397 we need to turn the ApiCompat runs on all the time and make them errors.
The start of this work is in branch https://github.com/weshaggard/corefx/tree/EnableNetFxApiCompat but it still needs some work before it passes.
cc @ericstj @danmosemsft
The text was updated successfully, but these errors were encountered:
This is to make any additions to shims\ApiCompatBaseline.netcoreapp.netfx461.txt cause a build error. Treat it as a baseline.
Then analyze what is in that baseline and fix (or log issues) as needed so it's an acceptable baseline,.
We don't see this as essential for 2.1.
Sorry, something went wrong.
I don't think we absolutely need this. Should we close it? @danmosemsft @ericstj
Your call
No branches or pull requests
To help with compat issues like https://github.com/dotnet/corefx/pull/21388/files#r123627397 we need to turn the ApiCompat runs on all the time and make them errors.
The start of this work is in branch https://github.com/weshaggard/corefx/tree/EnableNetFxApiCompat but it still needs some work before it passes.
cc @ericstj @danmosemsft
The text was updated successfully, but these errors were encountered: