Project file trimming

This commit is contained in:
Cinder Roxley
2024-08-08 10:13:47 -05:00
parent 039d86b066
commit 18e88e3000
15 changed files with 14 additions and 113 deletions

View File

@@ -10,7 +10,7 @@
<IncludeSymbols>true</IncludeSymbols>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<NoWarn>0419,1574,1591</NoWarn>
<Platforms>x64;x86;AnyCPU</Platforms>
<Platforms>AnyCPU</Platforms>
<OutputPath>..\bin\</OutputPath>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x86'">