From 638771287d327bafae056beb77ae08221f523ef0 Mon Sep 17 00:00:00 2001 From: Pavel Myshkov Date: Mon, 22 Aug 2022 20:51:23 +0100 Subject: [PATCH] Remove duplicate references to FSharp.Core (#416) --- src/FSharpWrapper/FSharpWrapper.fsproj | 1 - test/TestFSharp/TestFSharp.fsproj | 1 - 2 files changed, 2 deletions(-) diff --git a/src/FSharpWrapper/FSharpWrapper.fsproj b/src/FSharpWrapper/FSharpWrapper.fsproj index 66e2f31b..68c45385 100644 --- a/src/FSharpWrapper/FSharpWrapper.fsproj +++ b/src/FSharpWrapper/FSharpWrapper.fsproj @@ -8,7 +8,6 @@ bin\$(Configuration)\$(TargetFramework)\Microsoft.ML.Probabilistic.FSharp.XML - diff --git a/test/TestFSharp/TestFSharp.fsproj b/test/TestFSharp/TestFSharp.fsproj index 22a66907..c8a16c4d 100644 --- a/test/TestFSharp/TestFSharp.fsproj +++ b/test/TestFSharp/TestFSharp.fsproj @@ -52,7 +52,6 @@ -