Skip to content

Commit

Permalink
Update .csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
ARufenach committed Jun 4, 2021
1 parent 8592f7f commit 73b4a39
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
<NoWarn>1701;1702;1591;1300</NoWarn>
<WarningLevel>4</WarningLevel>
<NoWarn>1701;1702;</NoWarn>
<WarningLevel>5</WarningLevel>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 73b4a39

Please sign in to comment.