mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-22 14:13:30 -07:00
removes PreferredToolArchitecture
This commit is contained in:
parent
8915ce1105
commit
05e31bcc2a
1 changed files with 0 additions and 3 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue