diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index 8162694e888..d76270ee5a1 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -22,29 +22,29 @@
https://github.com/dotnet/roslyn-analyzers
b4d9a1334d5189172977ba8fddd00bda70161e4a
-
+
https://github.com/dotnet/arcade
- 3fe41d9e97519a4e9b48293906dbf58714ea9a0d
+ bee35f3044609d08c40566f8a008baa4d0451a9e
-
+
https://github.com/dotnet/arcade
- 3fe41d9e97519a4e9b48293906dbf58714ea9a0d
+ bee35f3044609d08c40566f8a008baa4d0451a9e
-
+
https://github.com/dotnet/arcade
- 3fe41d9e97519a4e9b48293906dbf58714ea9a0d
+ bee35f3044609d08c40566f8a008baa4d0451a9e
-
+
https://github.com/dotnet/arcade
- 3fe41d9e97519a4e9b48293906dbf58714ea9a0d
+ bee35f3044609d08c40566f8a008baa4d0451a9e
https://github.com/dotnet/installer
68e8abb1d3e1a240a6e4c29dcd220aae91681676
-
+
https://github.com/dotnet/arcade
- 3fe41d9e97519a4e9b48293906dbf58714ea9a0d
+ bee35f3044609d08c40566f8a008baa4d0451a9e
https://github.com/dotnet/diagnostics
diff --git a/eng/Versions.props b/eng/Versions.props
index 62967d3f127..80374cfabbd 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -48,9 +48,9 @@
-->
- 8.0.0-beta.24324.7
- 8.0.0-beta.24324.7
- 8.0.0-beta.24324.7
+ 8.0.0-beta.24326.4
+ 8.0.0-beta.24326.4
+ 8.0.0-beta.24326.4
8.0.1
8.0.1-servicing.23580.8
diff --git a/global.json b/global.json
index a01e14d61e2..380a28a72cd 100644
--- a/global.json
+++ b/global.json
@@ -26,7 +26,7 @@
},
"msbuild-sdks": {
"Microsoft.Build.NoTargets": "3.7.0",
- "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.24324.7",
- "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.24324.7"
+ "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.24326.4",
+ "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.24326.4"
}
}