diff --git a/global.json b/global.json index da6fde2a7e18..e408ab66213d 100644 --- a/global.json +++ b/global.json @@ -18,7 +18,7 @@ ] }, "vs": { - "version": "17.14", + "version": "18.0", "components": [ "Microsoft.VisualStudio.Component.VC.ATL", "Microsoft.VisualStudio.Component.VC.ATL.ARM64", @@ -26,7 +26,7 @@ "Microsoft.VisualStudio.Component.VC.Tools.x86.x64" ] }, - "xcopy-msbuild": "17.14.16" + "xcopy-msbuild": "18.0.0" }, "native-tools": { "jdk": "latest"