diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index 99c30443c05..809857793ea 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -34,19 +34,19 @@
https://github.com/dotnet/roslyn-analyzers
a95ffe84fd4767dcb987c8c9ab2fc977ecf48ae0
-
+
https://github.com/dotnet/arcade
2eab07c3d7b78219d10099b19fafeef2ecae1779
-
+
https://github.com/dotnet/arcade
2eab07c3d7b78219d10099b19fafeef2ecae1779
-
+
https://github.com/dotnet/arcade
2eab07c3d7b78219d10099b19fafeef2ecae1779
-
+
https://github.com/dotnet/arcade
2eab07c3d7b78219d10099b19fafeef2ecae1779
diff --git a/eng/Versions.props b/eng/Versions.props
index fe707cca0f2..67cbc045f2a 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -41,9 +41,9 @@
-->
- 6.0.0-beta.24266.4
- 6.0.0-beta.24266.4
- 6.0.0-beta.24266.4
+ 6.0.0-beta.24270.1
+ 6.0.0-beta.24270.1
+ 6.0.0-beta.24270.1
6.0.0
6.0.0-rtm.21526.8
diff --git a/global.json b/global.json
index f3d10cca674..a412fb7f78e 100644
--- a/global.json
+++ b/global.json
@@ -14,6 +14,6 @@
},
"msbuild-sdks": {
"Microsoft.Build.NoTargets": "3.7.0",
- "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.24266.4"
+ "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.24270.1"
}
}