diff --git a/src/SourceBuild/tarball/patches/fsharp/0002-Use-the-live-FSharp.Core-bits-to-bootstrap-source-bu.patch b/src/SourceBuild/tarball/patches/fsharp/0002-Use-the-live-FSharp.Core-bits-to-bootstrap-source-bu.patch new file mode 100644 index 000000000000..2c1f5f15fbcf --- /dev/null +++ b/src/SourceBuild/tarball/patches/fsharp/0002-Use-the-live-FSharp.Core-bits-to-bootstrap-source-bu.patch @@ -0,0 +1,33 @@ +From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 +From: Chris Rummel +Date: Tue, 12 Jul 2022 14:30:03 -0500 +Subject: [PATCH 2/2] Use the live FSharp.Core bits to bootstrap - source-build + doesn't need to match the shipped bootstrap version. See + https://github.com/dotnet/fsharp/issues/13463 for more details. + +--- + src/FSharp.Build/FSharp.Build.fsproj | 4 ++-- + 1 file changed, 2 insertions(+), 2 deletions(-) + +diff --git a/src/FSharp.Build/FSharp.Build.fsproj b/src/FSharp.Build/FSharp.Build.fsproj +index 56abe4a..a79179f 100644 +--- a/src/FSharp.Build/FSharp.Build.fsproj ++++ b/src/FSharp.Build/FSharp.Build.fsproj +@@ -52,7 +52,7 @@ + + + +- ++ +