Skip to content

Commit

Permalink
Enable TreatWarningsAsErrors
Browse files Browse the repository at this point in the history
  • Loading branch information
YVbakker authored and eNeRGy164 committed Jan 29, 2025
1 parent a792cf3 commit 7086a38
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/DendroDocs.Tool.Tests/DendroDocs.Tool.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<LangVersion>latest</LangVersion>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>

<IsPackable>false</IsPackable>
<!--
Expand Down

0 comments on commit 7086a38

Please sign in to comment.