From d87eabf1cfd8f4ffcd487893c84dd14897c2dac0 Mon Sep 17 00:00:00 2001 From: Eugene Auduchinok Date: Thu, 31 Aug 2023 18:27:58 +0200 Subject: [PATCH 1/2] Fix FSharp.Core reference in FSharp.Compiler.UnitTests --- .../FSharp.Compiler.UnitTests.fsproj | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/tests/FSharp.Compiler.UnitTests/FSharp.Compiler.UnitTests.fsproj b/tests/FSharp.Compiler.UnitTests/FSharp.Compiler.UnitTests.fsproj index 6c0675f2c9e..d23d7a89198 100644 --- a/tests/FSharp.Compiler.UnitTests/FSharp.Compiler.UnitTests.fsproj +++ b/tests/FSharp.Compiler.UnitTests/FSharp.Compiler.UnitTests.fsproj @@ -78,10 +78,17 @@ - + + + + + + + + From 9a4a1a2a782c782283ccf662987e3a98496e6dda Mon Sep 17 00:00:00 2001 From: Eugene Auduchinok Date: Thu, 31 Aug 2023 21:13:47 +0200 Subject: [PATCH 2/2] Update tests/FSharp.Compiler.UnitTests/FSharp.Compiler.UnitTests.fsproj Co-authored-by: Tomas Grosup --- .../FSharp.Compiler.UnitTests/FSharp.Compiler.UnitTests.fsproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/FSharp.Compiler.UnitTests/FSharp.Compiler.UnitTests.fsproj b/tests/FSharp.Compiler.UnitTests/FSharp.Compiler.UnitTests.fsproj index d23d7a89198..0b5454c2c0a 100644 --- a/tests/FSharp.Compiler.UnitTests/FSharp.Compiler.UnitTests.fsproj +++ b/tests/FSharp.Compiler.UnitTests/FSharp.Compiler.UnitTests.fsproj @@ -84,7 +84,7 @@ - +