removes PreferredToolArchitecture

This commit is contained in:
tian-lt 2021-07-07 12:49:43 +08:00
commit 05e31bcc2a

View file

@ -37,9 +37,6 @@
<HoursBetweenUpdateChecks>0</HoursBetweenUpdateChecks>
</PropertyGroup>
<!-- This has to be exactly in this place for this to work -->
<PropertyGroup>
<PreferredToolArchitecture>x64</PreferredToolArchitecture>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
<DebugSymbols>true</DebugSymbols>
<OutputPath>..\x86\Debug\Calculator\</OutputPath>