diff --git a/NuGet.config b/NuGet.config
index 0b2629f92cfb..ecf11c3e4032 100644
--- a/NuGet.config
+++ b/NuGet.config
@@ -4,10 +4,8 @@
     
     
     
-    
     
     
-    
     
     
     
@@ -26,10 +24,8 @@
     
     
     
-    
     
     
-    
     
     
   
diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index 5f8c001cb17d..de482b57a926 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -302,22 +302,22 @@
       https://dev.azure.com/dnceng/internal/_git/dotnet-runtime
       8587d13a2764c025277d628471984bae8e16427c
     
-    
+    
       https://github.com/dotnet/arcade
-      3b8f3de4606c338f99e8ce85cfb6f960f6a428c8
+      acb831a5b31a3cc4a744a8944b6bd172e6969234
       
     
-    
+    
       https://github.com/dotnet/arcade
-      3b8f3de4606c338f99e8ce85cfb6f960f6a428c8
+      acb831a5b31a3cc4a744a8944b6bd172e6969234
     
-    
+    
       https://github.com/dotnet/arcade
-      3b8f3de4606c338f99e8ce85cfb6f960f6a428c8
+      acb831a5b31a3cc4a744a8944b6bd172e6969234
     
-    
+    
       https://github.com/dotnet/arcade
-      3b8f3de4606c338f99e8ce85cfb6f960f6a428c8
+      acb831a5b31a3cc4a744a8944b6bd172e6969234
     
   
 
diff --git a/eng/Versions.props b/eng/Versions.props
index 71b2fd1ecc49..8ac3b9fa5afa 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -134,8 +134,8 @@
     7.0.12
     7.0.12
     
-    7.0.0-beta.23408.3
-    7.0.0-beta.23408.3
+    7.0.0-beta.23511.9
+    7.0.0-beta.23511.9
     
     7.0.0-alpha.1.22505.1
     
diff --git a/global.json b/global.json
index 35bdef13e2f2..a430cd86efad 100644
--- a/global.json
+++ b/global.json
@@ -27,7 +27,7 @@
   },
   "msbuild-sdks": {
     "Yarn.MSBuild": "1.22.10",
-    "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.23408.3",
-    "Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.23408.3"
+    "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.23511.9",
+    "Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.23511.9"
   }
 }