diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index e3c6d11e00d..23c75bbf5d5 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -96,14 +96,14 @@
https://dev.azure.com/dnceng/internal/_git/dotnet-runtime
3a25a7f1cc446b60678ed25c9d829420d6321eba
-
+
https://github.com/dotnet/arcade
- 42652ca52cd5f9f637fef2b3ab6148805e3c5168
+ 3c7e11bf80279cde53a6251c4d0fa10e613fc739
-
+
https://github.com/dotnet/arcade
- 42652ca52cd5f9f637fef2b3ab6148805e3c5168
+ 3c7e11bf80279cde53a6251c4d0fa10e613fc739
diff --git a/eng/Versions.props b/eng/Versions.props
index c22299f46bf..a9925f3b0c1 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -50,7 +50,7 @@
6.0.2-servicing.22064.6
6.0.1
9.0.0-alpha.1.24113.1
- 8.0.0-beta.24562.12
+ 8.0.0-beta.24570.5
1.0.0-beta.23475.1
1.0.0-beta.23475.1
4.10.0-3.24169.7
diff --git a/global.json b/global.json
index 9d8a9ce5b8f..597477a2e02 100644
--- a/global.json
+++ b/global.json
@@ -21,7 +21,7 @@
"rollForward": "latestPatch"
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.24562.12",
+ "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.24570.5",
"Microsoft.Build.NoTargets": "2.0.1"
}
}