diff options
-rw-r--r-- | CSharp/Ivy/Ivy/Ivy.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CSharp/Ivy/Ivy/Ivy.csproj b/CSharp/Ivy/Ivy/Ivy.csproj index 6870b78..ed2f6c2 100644 --- a/CSharp/Ivy/Ivy/Ivy.csproj +++ b/CSharp/Ivy/Ivy/Ivy.csproj @@ -95,7 +95,7 @@ <WarningLevel>1</WarningLevel>
<DebugType>
</DebugType>
- <PlatformTarget>x86</PlatformTarget>
+ <PlatformTarget>AnyCPU</PlatformTarget>
<ErrorReport>prompt</ErrorReport>
</PropertyGroup>
<ItemGroup>
|