diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index ae2f375145f..e3ad51ba277 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -34,21 +34,21 @@
https://github.com/dotnet/roslyn-analyzers
a95ffe84fd4767dcb987c8c9ab2fc977ecf48ae0
-
+
https://github.com/dotnet/arcade
- c3f5fe044e7115fb66c79db5e074cb341dbe21dd
+ 685008547318b269dbbb82cfc9ca968126301bbe
-
+
https://github.com/dotnet/arcade
- c3f5fe044e7115fb66c79db5e074cb341dbe21dd
+ 685008547318b269dbbb82cfc9ca968126301bbe
-
+
https://github.com/dotnet/arcade
- c3f5fe044e7115fb66c79db5e074cb341dbe21dd
+ 685008547318b269dbbb82cfc9ca968126301bbe
-
+
https://github.com/dotnet/arcade
- c3f5fe044e7115fb66c79db5e074cb341dbe21dd
+ 685008547318b269dbbb82cfc9ca968126301bbe
https://github.com/dotnet/runtime
diff --git a/eng/Versions.props b/eng/Versions.props
index 1b9cac30ac1..aee3aa90ef6 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -41,9 +41,9 @@
-->
- 6.0.0-beta.24413.1
- 6.0.0-beta.24413.1
- 6.0.0-beta.24413.1
+ 6.0.0-beta.24459.5
+ 6.0.0-beta.24459.5
+ 6.0.0-beta.24459.5
6.0.0
6.0.0-rtm.21526.8
diff --git a/global.json b/global.json
index 7caf4234acc..214f98442b7 100644
--- a/global.json
+++ b/global.json
@@ -14,6 +14,6 @@
},
"msbuild-sdks": {
"Microsoft.Build.NoTargets": "3.7.0",
- "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.24413.1"
+ "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.24459.5"
}
}