force to x86

This commit is contained in:
NYAN CAT 2019-12-01 06:36:17 +03:00
parent 14641e08d1
commit 66c56e3820

View File

@ -31,7 +31,7 @@
</NuGetPackageImportStamp>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<PlatformTarget>AnyCPU</PlatformTarget>
<PlatformTarget>x86</PlatformTarget>
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>