We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ae0035 commit 44e96b7Copy full SHA for 44e96b7
geometry3Sharp.csproj
@@ -31,6 +31,7 @@
31
<ErrorReport>prompt</ErrorReport>
32
<WarningLevel>4</WarningLevel>
33
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
34
+ <PlatformTarget>x64</PlatformTarget>
35
</PropertyGroup>
36
<ItemGroup>
37
<Reference Include="System" />
0 commit comments