Skip to content

Commit

Permalink
Merge pull request #6 from Byndyusoft/wip
Browse files Browse the repository at this point in the history
TreatWarningsAsErrors
  • Loading branch information
govorovvs authored Nov 13, 2024
2 parents 2d45009 + cb2cfca commit 0b7a6ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@
<PropertyGroup>
<Nullable>enable</Nullable>
<LangVersion>9</LangVersion>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
</PropertyGroup>
</Project>

0 comments on commit 0b7a6ac

Please sign in to comment.