From b0b8f7715b3f316b5db148bf46c6f17a1a59a019 Mon Sep 17 00:00:00 2001 From: "Kevin Ransom (msft)" Date: Sat, 28 Sep 2024 11:15:43 -0700 Subject: [PATCH 1/3] Fix 17786 (#17791) --- src/FSharp.Build/Microsoft.FSharp.NetSdk.props | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/src/FSharp.Build/Microsoft.FSharp.NetSdk.props b/src/FSharp.Build/Microsoft.FSharp.NetSdk.props index 792df8e2356..c4b5228dfd4 100644 --- a/src/FSharp.Build/Microsoft.FSharp.NetSdk.props +++ b/src/FSharp.Build/Microsoft.FSharp.NetSdk.props @@ -130,6 +130,18 @@ WARNING: DO NOT MODIFY this file unless you are knowledgeable about MSBuild and true + + + CompileBefore + + + + CompileAfter + + + + CompileLast + From 643b6560238078adf85bcef8e88299974a173aef Mon Sep 17 00:00:00 2001 From: Eugene Auduchinok Date: Fri, 4 Oct 2024 01:42:08 +0300 Subject: [PATCH 2/3] CompilerOrder: set metadata for CompileFirst items (#17820) Co-authored-by: Kevin Ransom (msft) --- src/FSharp.Build/Microsoft.FSharp.NetSdk.props | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/FSharp.Build/Microsoft.FSharp.NetSdk.props b/src/FSharp.Build/Microsoft.FSharp.NetSdk.props index c4b5228dfd4..71dfca26382 100644 --- a/src/FSharp.Build/Microsoft.FSharp.NetSdk.props +++ b/src/FSharp.Build/Microsoft.FSharp.NetSdk.props @@ -131,6 +131,10 @@ WARNING: DO NOT MODIFY this file unless you are knowledgeable about MSBuild and true + + CompileFirst + + CompileBefore From 5669685da88c362abecf9f95e9068af71bf9d330 Mon Sep 17 00:00:00 2001 From: Kevin Ransom Date: Fri, 4 Oct 2024 16:46:45 -0700 Subject: [PATCH 3/3] version --- eng/Versions.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eng/Versions.props b/eng/Versions.props index 9ffa20c0baf..c06ae6044c9 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -14,7 +14,7 @@ 8 0 - 402 + 403 0