diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index 36345af809b..863b31de836 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -96,19 +96,19 @@
https://dev.azure.com/dnceng/internal/_git/dotnet-runtime
3a25a7f1cc446b60678ed25c9d829420d6321eba
-
+
https://github.com/dotnet/arcade
- 6c1a2a69259c3f66af6176c9c70021b3d9989504
+ efce34e9f9f25af27e2b471fbbf8c21f1ac2e318
-
+
https://github.com/dotnet/arcade
- 6c1a2a69259c3f66af6176c9c70021b3d9989504
+ efce34e9f9f25af27e2b471fbbf8c21f1ac2e318
-
+
https://github.com/dotnet/arcade
- 6c1a2a69259c3f66af6176c9c70021b3d9989504
+ efce34e9f9f25af27e2b471fbbf8c21f1ac2e318
diff --git a/eng/Versions.props b/eng/Versions.props
index 1eaed5da0f2..400fd89a766 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -50,8 +50,8 @@
6.0.2-servicing.22064.6
6.0.1
9.0.0-alpha.1.26208.6
- 9.0.0-beta.26261.1
- 9.0.0-beta.26261.1
+ 9.0.0-beta.26301.4
+ 9.0.0-beta.26301.4
1.0.0-beta.23475.1
4.12.0-3.24466.4
4.12.0-3.24466.4
diff --git a/global.json b/global.json
index 7fb5ad83c01..760528204ae 100644
--- a/global.json
+++ b/global.json
@@ -22,7 +22,7 @@
"rollForward": "latestPatch"
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.26261.1",
+ "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.26301.4",
"Microsoft.Build.NoTargets": "3.7.0"
}
}