Skip to content

Commit 44e96b7

Browse files
committed
always use 64-bit
1 parent 4ae0035 commit 44e96b7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

geometry3Sharp.csproj

+1
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
<ErrorReport>prompt</ErrorReport>
3232
<WarningLevel>4</WarningLevel>
3333
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
34+
<PlatformTarget>x64</PlatformTarget>
3435
</PropertyGroup>
3536
<ItemGroup>
3637
<Reference Include="System" />

0 commit comments

Comments
 (0)