optimize<project>: remove prefer 32-bit setting

This commit is contained in:
leo 2020-11-17 20:20:09 +08:00
parent df1cdb201f
commit 24ce527803

View file

@ -17,10 +17,6 @@
<RepositoryType>Public</RepositoryType>
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
<PlatformTarget>AnyCPU</PlatformTarget>
<Prefer32Bit>true</Prefer32Bit>
</PropertyGroup>
<ItemGroup>
<Resource Include="App.ico" />
</ItemGroup>