From 8200e3f530281a6de231bd4644efffbaa2e5cdac Mon Sep 17 00:00:00 2001 From: Adam Boniecki <20281641+abonie@users.noreply.github.com> Date: Wed, 12 Nov 2025 20:26:04 +0100 Subject: [PATCH] Bump xcopy-msbuild in global.json --- global.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global.json b/global.json index de7b448a49d..31d8e575650 100644 --- a/global.json +++ b/global.json @@ -16,7 +16,7 @@ "Microsoft.VisualStudio.Component.FSharp" ] }, - "xcopy-msbuild": "17.14.16" + "xcopy-msbuild": "18.1.0" }, "native-tools": { "perl": "5.38.2.2"