Update .csproj

This commit is contained in:
Alexander Rufenach
2021-06-04 04:46:29 -04:00
parent 8592f7f6a1
commit 73b4a39f1c
@@ -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>