From 2298a1e6c1e504edfb46b720cb83ac854b368098 Mon Sep 17 00:00:00 2001 From: Ben Hopkins Date: Fri, 28 Feb 2025 18:57:27 +0000 Subject: [PATCH] Update xcopy-msbuild to latest available version --- global.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global.json b/global.json index b2756281e727..d6c23745ffa8 100644 --- a/global.json +++ b/global.json @@ -21,7 +21,7 @@ "Microsoft.VisualStudio.Component.VC.Tools.x86.x64" ] }, - "xcopy-msbuild": "17.8.5" + "xcopy-msbuild": "17.13.0" }, "native-tools": { "jdk": "latest"