Minor update

This commit is contained in:
Miha Kralj
2023-10-14 17:46:16 -07:00
parent 1faf47e85f
commit cdc2fcf40b
+1 -2
View File
@@ -48,8 +48,7 @@
<PlatformTarget>anycpu</PlatformTarget>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
<DebugType>
</DebugType>
<DebugType>full</DebugType>
<Optimize>True</Optimize>
<WarningLevel>7</WarningLevel>
<CheckForOverflowUnderflow>True</CheckForOverflowUnderflow>