From 7cc97dc0874bf86d2a312e5a5424d05618fd8e29 Mon Sep 17 00:00:00 2001 From: Tomas Grosup Date: Tue, 4 Feb 2025 14:07:36 +0100 Subject: [PATCH 1/2] Add missing project reference from FSharpSuite to fsc project --- tests/fsharp/FSharpSuite.Tests.fsproj | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/fsharp/FSharpSuite.Tests.fsproj b/tests/fsharp/FSharpSuite.Tests.fsproj index 753af0ce4a..fc98860826 100644 --- a/tests/fsharp/FSharpSuite.Tests.fsproj +++ b/tests/fsharp/FSharpSuite.Tests.fsproj @@ -113,6 +113,7 @@ + From a0d7a406c63d517503d3857f65e42af842f1e70d Mon Sep 17 00:00:00 2001 From: Tomas Grosup Date: Tue, 4 Feb 2025 19:04:03 +0100 Subject: [PATCH 2/2] fix --- tests/fsharp/FSharpSuite.Tests.fsproj | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/tests/fsharp/FSharpSuite.Tests.fsproj b/tests/fsharp/FSharpSuite.Tests.fsproj index fc98860826..fdbec7e88a 100644 --- a/tests/fsharp/FSharpSuite.Tests.fsproj +++ b/tests/fsharp/FSharpSuite.Tests.fsproj @@ -113,7 +113,9 @@ - + + false +