diff --git a/eng/Versions.props b/eng/Versions.props index 9c4930ffe7f..685d69b4d80 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -2,7 +2,7 @@ - 17.8.14 + 17.8.15 release 17.7.0 15.1.0.0 diff --git a/global.json b/global.json index 258bcb24e57..ea21f9689a0 100644 --- a/global.json +++ b/global.json @@ -5,9 +5,9 @@ "tools": { "dotnet": "8.0.110", "vs": { - "version": "17.6.0" + "version": "17.8.0" }, - "xcopy-msbuild": "17.6.0-2" + "xcopy-msbuild": "17.8.0" }, "msbuild-sdks": { "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.24570.5"