Closed jamie-taylor-rjj closed 2 days ago
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).
TreatWarningsAsErrors
Also included is a patch-level version number bump.
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.