From e9421952b59af7ba330c0b8fe65a3382181477ca Mon Sep 17 00:00:00 2001 From: MichalMoskal Date: Thu, 2 Dec 2010 01:41:53 +0000 Subject: Get rid of F# dependencies - use System.Numerics and a custom Rational structure instead --- Source/Core/Core.csproj | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'Source/Core/Core.csproj') 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 @@ true - - False - ..\..\Binaries\FSharp.Core.dll - + -- cgit v1.2.3