Reset projects to AnyCPU

This commit is contained in:
John Lewin 2017-11-02 18:01:37 -07:00
parent 3a773fa8e4
commit 3bdf6a5b92
13 changed files with 15 additions and 15 deletions

View file

@ -39,7 +39,7 @@
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<AllowUnsafeBlocks>True</AllowUnsafeBlocks>
<PlatformTarget>x86</PlatformTarget>
<PlatformTarget>AnyCPU</PlatformTarget>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<ItemGroup>