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

csharp: Centralize more options like nullable warnings and treat warnings as errors to keep the build warning-free #1851

Closed
CurtHagenlocher opened this issue May 13, 2024 · 0 comments · Fixed by #1852
Labels
Type: enhancement New feature or request

Comments

@CurtHagenlocher
Copy link
Contributor

What feature or improvement would you like to see?

Now that the C# build is warnings-free, we should enable TreatWarningsAsErrors to help keep it that way.

Options like TreatWarningsAsErrors, Nullable and ImplicitUsings should have centralized default values in Directory.Build.props instead of having to be set in each individual project file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: enhancement New feature or request
Projects
None yet
1 participant