Remove anyCPU config and changed it to x64

This commit is contained in:
Alekhya Reddy
2020-03-26 18:03:42 -07:00
parent 2673b9dd03
commit 686432aa8a
11 changed files with 87 additions and 154 deletions

View File

@@ -9,6 +9,7 @@
<AssemblyName>Wox.Test</AssemblyName>
<ApplicationIcon />
<StartupObject />
<Platforms>AnyCPU;x64</Platforms>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">