summaryrefslogtreecommitdiff
path: root/Source/Core/Core.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'Source/Core/Core.csproj')
-rw-r--r--Source/Core/Core.csproj5
1 files changed, 1 insertions, 4 deletions
diff --git a/Source/Core/Core.csproj b/Source/Core/Core.csproj
index 6cea383c..625ab9b6 100644
--- a/Source/Core/Core.csproj
+++ b/Source/Core/Core.csproj
@@ -99,11 +99,8 @@
<CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
</PropertyGroup>
<ItemGroup>
- <Reference Include="FSharp.Core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\Binaries\FSharp.Core.dll</HintPath>
- </Reference>
<Reference Include="System" />
+ <Reference Include="System.Numerics" />
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>