diff --git a/global.json b/global.json index 83257a4f8..cb8caf6a3 100644 --- a/global.json +++ b/global.json @@ -1,9 +1,9 @@ { "tools": { "vs": { - "version": "16.8" + "version": "17.13" }, - "xcopy-msbuild": "16.8.0-preview2.1" + "xcopy-msbuild": "17.13.0" }, "msbuild-sdks": { "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25124.3",