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