From f6c0c506f5f33c79cb4434ceb4c044f902fd353d Mon Sep 17 00:00:00 2001 From: Adam Boniecki <20281641+abonie@users.noreply.github.com> Date: Fri, 14 Nov 2025 18:28:09 +0100 Subject: [PATCH] Revert "Bump xcopy-msbuild in global.json (#19078)" This reverts commit 558f256cc48437fff4d0dcb4902b72df8ebfc058. --- global.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global.json b/global.json index a8d9c795f0..9d4ec77a91 100644 --- a/global.json +++ b/global.json @@ -16,7 +16,7 @@ "Microsoft.VisualStudio.Component.FSharp" ] }, - "xcopy-msbuild": "18.1.0" + "xcopy-msbuild": "17.14.16" }, "native-tools": { "perl": "5.38.2.2"