Skip to content
New issue

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

Turn netcore vs netfx apicompat checks into errors #22563

Closed
weshaggard opened this issue Jun 29, 2017 · 3 comments
Closed

Turn netcore vs netfx apicompat checks into errors #22563

weshaggard opened this issue Jun 29, 2017 · 3 comments

Comments

@weshaggard
Copy link
Member

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

@weshaggard weshaggard self-assigned this Jun 29, 2017
@weshaggard
Copy link
Member Author

weshaggard commented Jan 3, 2018

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.

@weshaggard weshaggard removed their assignment Nov 5, 2018
@ViktorHofer
Copy link
Member

I don't think we absolutely need this. Should we close it? @danmosemsft @ericstj

@danmoseley
Copy link
Member

Your call

@msftgits msftgits transferred this issue from dotnet/corefx Jan 31, 2020
@msftgits msftgits added this to the 3.0 milestone Jan 31, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Dec 22, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants