remove extra optiomization

This commit is contained in:
Li 2022-07-17 21:59:14 +12:00
parent 693acfdbe6
commit ec7275a290
6 changed files with 2152 additions and 2154 deletions

View file

@ -5,7 +5,6 @@
<LangVersion>10.0</LangVersion>
<Platforms>x64;x86;ARM;ARM64;AnyCPU</Platforms>
<Configurations>Debug;Windows;Linux;MacOS;Android;iOS</Configurations>
<IlcOptimizationPreference>Speed</IlcOptimizationPreference>
<StripSymbols>true</StripSymbols>
</PropertyGroup>
<ItemGroup>