From 9a52b2875a2d814a19ffcee56bd6b962b994dfcb Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Thu, 1 Aug 2024 16:05:09 +0000 Subject: automatic import of dotnet6.0 --- fsharp-no-apphost.patch | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 fsharp-no-apphost.patch (limited to 'fsharp-no-apphost.patch') diff --git a/fsharp-no-apphost.patch b/fsharp-no-apphost.patch new file mode 100644 index 0000000..1534888 --- /dev/null +++ b/fsharp-no-apphost.patch @@ -0,0 +1,21 @@ +--- a/tests/benchmarks/MicroPerf/MicroPerf.fsproj ++++ b/tests/benchmarks/MicroPerf/MicroPerf.fsproj +@@ -9,6 +9,7 @@ + $(OtherFlags) --nowarn:57 + $(OtherFlags) --langversion:preview + $(OtherFlags) --define:PREVIEW ++ false + + + + $(OtherFlags) --nowarn:1204 + + -- cgit v1.2.3