diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index e921eff25e0..53b070c67cc 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -22,29 +22,29 @@
https://github.com/dotnet/roslyn-analyzers
bf54e2bebc28004dec0311dc4083bcff4fd44cdb
-
+
https://github.com/dotnet/arcade
- 438a8e2488313fb3aa1b24a741a85c2669ee7e0d
+ db8765409d91a7ac626f5ff932459876a5bea9c6
-
+
https://github.com/dotnet/arcade
- 438a8e2488313fb3aa1b24a741a85c2669ee7e0d
+ db8765409d91a7ac626f5ff932459876a5bea9c6
-
+
https://github.com/dotnet/arcade
- 438a8e2488313fb3aa1b24a741a85c2669ee7e0d
+ db8765409d91a7ac626f5ff932459876a5bea9c6
-
+
https://github.com/dotnet/arcade
- 438a8e2488313fb3aa1b24a741a85c2669ee7e0d
+ db8765409d91a7ac626f5ff932459876a5bea9c6
https://github.com/dotnet/installer
6bbd460f4db0a37cafeb04a1ed2d798ae56b0283
-
+
https://github.com/dotnet/arcade
- 438a8e2488313fb3aa1b24a741a85c2669ee7e0d
+ db8765409d91a7ac626f5ff932459876a5bea9c6
https://github.com/dotnet/symstore
diff --git a/eng/Versions.props b/eng/Versions.props
index a85ddd512b8..1a4c09cfb84 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -53,9 +53,9 @@
-->
- 9.0.0-beta.24081.4
- 9.0.0-beta.24081.4
- 9.0.0-beta.24081.4
+ 9.0.0-beta.24101.2
+ 9.0.0-beta.24101.2
+ 9.0.0-beta.24101.2
9.0.0-preview.1.24081.5
9.0.0-preview.1.24081.5
diff --git a/global.json b/global.json
index aa1271b9ff9..fd5699cf856 100644
--- a/global.json
+++ b/global.json
@@ -31,7 +31,7 @@
},
"msbuild-sdks": {
"Microsoft.Build.NoTargets": "3.7.0",
- "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.24081.4",
- "Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.24081.4"
+ "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.24101.2",
+ "Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.24101.2"
}
}