diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index 580471ed8d7..07e1487bdf8 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
- 80264e60280e2815e7d65871081ccac04a32445c
+ 8c08d889b3c0b3f19398faceaccd74d0f184a3fb
-
+
https://github.com/dotnet/arcade
- 80264e60280e2815e7d65871081ccac04a32445c
+ 8c08d889b3c0b3f19398faceaccd74d0f184a3fb
diff --git a/eng/Versions.props b/eng/Versions.props
index 5a870c4ddec..280f824cee0 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.24426.2
+ 8.0.0-beta.24463.3
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 9e2155c9f28..492c5cc06c9 100644
--- a/global.json
+++ b/global.json
@@ -21,7 +21,7 @@
"rollForward": "latestPatch"
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.24426.2",
+ "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.24463.3",
"Microsoft.Build.NoTargets": "2.0.1"
}
}