Removed anycpu of test proj

This commit is contained in:
Alekhya Reddy 2020-03-26 18:05:07 -07:00
parent 686432aa8a
commit 549de55b57

View File

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