Skip to content

Commit

Permalink
Merge pull request #1452 from DuendeSoftware/dom/re-enable-warnings-a…
Browse files Browse the repository at this point in the history
…s-errors

Re-enable WarningsAsErrors
  • Loading branch information
josephdecock authored Oct 30, 2023
2 parents b8dcda5 + 9613aa4 commit ed4b8ac
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@

<PropertyGroup>
<MinVerAutoIncrement>minor</MinVerAutoIncrement>
<!--todo: enable again once all warnings are addressed-->
<!--<TreatWarningsAsErrors>True</TreatWarningsAsErrors>-->
<TreatWarningsAsErrors>True</TreatWarningsAsErrors>
</PropertyGroup>
</Project>

0 comments on commit ed4b8ac

Please sign in to comment.