Skip to content

Conversation

natemcmaster
Copy link
Owner

@natemcmaster natemcmaster commented Aug 13, 2019

This uses analyzers from https://github.com/dotnet/roslyn-analyzers/tree/master/src/PublicApiAnalyzers to ensure the public API of this library remains stable. It should also help avoid adding new API that will have backwards compat issues going forward.

This also reverts an unintentional API break -- the public ctor for PhysicalConsole.

For contributors
When adding new API, I recommend using Visual Studio 2019. The code fixes will recommend adding the appropriate content to PublicApi.Unshipped.txt.

@natemcmaster natemcmaster merged commit 3d08a2b into master Aug 13, 2019
@natemcmaster natemcmaster deleted the publicapi branch August 13, 2019 05:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant