From cc74b60c7ccc3cf75d102dd157a5dc3cc1893e7f Mon Sep 17 00:00:00 2001 From: Vlad Zarytovskii Date: Fri, 4 Nov 2022 15:19:05 +0100 Subject: [PATCH 1/2] bump xcopy-msbuild --- global.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global.json b/global.json index f6ea59d6cbb..12d4ba61196 100644 --- a/global.json +++ b/global.json @@ -12,7 +12,7 @@ "Microsoft.VisualStudio.Component.FSharp" ] }, - "xcopy-msbuild": "17.2.1" + "xcopy-msbuild": "17.3.1" }, "native-tools": { "perl": "5.32.1.1" From 3d3d45f0e7e62eaae7202468f684521d6f168fbc Mon Sep 17 00:00:00 2001 From: Vlad Zarytovskii Date: Fri, 4 Nov 2022 17:41:04 +0100 Subject: [PATCH 2/2] Enable Server GC --- FSharp.Profiles.props | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/FSharp.Profiles.props b/FSharp.Profiles.props index 4222cace487..66e46a32b08 100644 --- a/FSharp.Profiles.props +++ b/FSharp.Profiles.props @@ -14,4 +14,8 @@ + + + true +