diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index a3b28cec8de..7f9cfda3e2c 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -62,9 +62,9 @@
-
+
https://github.com/dotnet/arcade
- 24e02f80c5458d1f75240ae57fc2a98fb8a9022a
+ 42652ca52cd5f9f637fef2b3ab6148805e3c5168
@@ -81,9 +81,9 @@
dc3d0694a4b31b8e27038431888cd4e8dd5b6cb6
-
+
https://github.com/dotnet/arcade
- 24e02f80c5458d1f75240ae57fc2a98fb8a9022a
+ 42652ca52cd5f9f637fef2b3ab6148805e3c5168
diff --git a/eng/Versions.props b/eng/Versions.props
index a10c49027e7..4e84e21f5ee 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -2,7 +2,7 @@
- 17.8.10
+ 17.8.11
release
17.7.0
15.1.0.0
@@ -49,7 +49,7 @@
Otherwise, this version of dotnet will not be installed and the build will error out. -->
$([System.Text.RegularExpressions.Regex]::Match($([System.IO.File]::ReadAllText('$(MSBuildThisFileDirectory)..\global.json')), '"dotnet": "([^"]*)"').Groups.get_Item(1))
4.2.0-1.22102.8
- 8.0.0-beta.24525.2
+ 8.0.0-beta.24562.12
7.0.0
6.0.1
4.8.0-3.23465.5
diff --git a/global.json b/global.json
index 863580d0ffa..a36c076558e 100644
--- a/global.json
+++ b/global.json
@@ -10,6 +10,6 @@
"xcopy-msbuild": "17.6.0-2"
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.24525.2"
+ "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.24562.12"
}
}