Skip to content

Commit

Permalink
Add WarningsNotAsErrors NU1903
Browse files Browse the repository at this point in the history
  • Loading branch information
artem-dudarev committed Sep 18, 2024
1 parent 69a3b44 commit 6f92836
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 @@ -9,5 +9,6 @@
</PropertyGroup>
<PropertyGroup>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<WarningsNotAsErrors>NU1903</WarningsNotAsErrors>
</PropertyGroup>
</Project>

0 comments on commit 6f92836

Please sign in to comment.