diff --git a/global.json b/global.json index d362a9f064..8ec653a151 100644 --- a/global.json +++ b/global.json @@ -11,12 +11,12 @@ "tools": { "dotnet": "10.0.100-rc.2.25502.107", "vs": { - "version": "17.14", + "version": "18.0", "components": [ "Microsoft.VisualStudio.Component.FSharp" ] }, - "xcopy-msbuild": "17.14.16" + "xcopy-msbuild": "18.0.0" }, "native-tools": { "perl": "5.38.2.2"