diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index 5d2ea84517..f57947a193 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
- 8c08d889b3c0b3f19398faceaccd74d0f184a3fb
+ ff79f814c1cd7bcc9902fb713fe016e6534418b4
-
+
https://github.com/dotnet/arcade
- 8c08d889b3c0b3f19398faceaccd74d0f184a3fb
+ ff79f814c1cd7bcc9902fb713fe016e6534418b4
diff --git a/eng/Versions.props b/eng/Versions.props
index dda86d14b8..168ef95c89 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.24304.1
- 8.0.0-beta.24463.3
+ 8.0.0-beta.24470.2
1.0.0-beta.23475.1
1.0.0-beta.23475.1
4.11.0-3.24303.3
diff --git a/global.json b/global.json
index 27e0a0ce90..2c23218399 100644
--- a/global.json
+++ b/global.json
@@ -21,7 +21,7 @@
"rollForward": "latestPatch"
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.24463.3",
+ "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.24470.2",
"Microsoft.Build.NoTargets": "3.7.0"
}
}