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

Added warnings as errors to csproj files #103

Conversation

jamie-taylor-rjj
Copy link
Collaborator

Rationale for PR

This PR adds the TreatWarningsAsErrors flag to all csproj files. This will greatly increase the chances of catching compiler warnings when building (either locally or in CI).

Also included is a patch-level version number bump.

@jamie-taylor-rjj jamie-taylor-rjj self-assigned this Nov 20, 2024
@GaProgMan GaProgMan closed this Nov 20, 2024
@jamie-taylor-rjj jamie-taylor-rjj deleted the feature/warnings-as-errors branch November 20, 2024 08:05
@jamie-taylor-rjj jamie-taylor-rjj restored the feature/warnings-as-errors branch November 20, 2024 08:06
@jamie-taylor-rjj jamie-taylor-rjj deleted the feature/warnings-as-errors branch November 20, 2024 08:08
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.

2 participants