From bc0339ce7dc0e1c15d0df3532aa0b2cc63618d6f Mon Sep 17 00:00:00 2001 From: Ben Hopkins Date: Wed, 5 Mar 2025 22:00:30 +0000 Subject: [PATCH] Updated to vs 17.13 to align with xcopy-msbuild --- global.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global.json b/global.json index d6c23745ffa8..0899c8db45aa 100644 --- a/global.json +++ b/global.json @@ -13,7 +13,7 @@ ] }, "vs": { - "version": "17.2", + "version": "17.13", "components": [ "Microsoft.VisualStudio.Component.VC.ATL", "Microsoft.VisualStudio.Component.VC.ATL.ARM64",