Skip to content

Commit

Permalink
always use 64-bit
Browse files Browse the repository at this point in the history
  • Loading branch information
rms80 committed May 30, 2018
1 parent 4ae0035 commit 44e96b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions geometry3Sharp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<PlatformTarget>x64</PlatformTarget>
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />
Expand Down

0 comments on commit 44e96b7

Please sign in to comment.