diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index 8fc776b630..f49faed102 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -417,17 +417,17 @@
https://github.com/aspnet/Extensions
03ca0e1aa41c55a94e6c04f0c1fa803986fe9e64
-
+
https://github.com/dotnet/arcade
- 163d551438aa5a1fdae12b8405651f894e841211
+ f40849c5bbdfd1f1b99801f5a40343f8d4a192c9
-
+
https://github.com/dotnet/arcade
- 163d551438aa5a1fdae12b8405651f894e841211
+ f40849c5bbdfd1f1b99801f5a40343f8d4a192c9
-
+
https://github.com/dotnet/arcade
- 163d551438aa5a1fdae12b8405651f894e841211
+ f40849c5bbdfd1f1b99801f5a40343f8d4a192c9
https://github.com/aspnet/Extensions
diff --git a/eng/Versions.props b/eng/Versions.props
index 52b3d343fc..caff10df82 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -60,7 +60,7 @@
-->
- 5.0.0-beta.19622.1
+ 5.0.0-beta.19629.1
3.5.0-beta1-19606-04
diff --git a/global.json b/global.json
index 226d79270d..f89646d35b 100644
--- a/global.json
+++ b/global.json
@@ -25,7 +25,7 @@
},
"msbuild-sdks": {
"Yarn.MSBuild": "1.15.2",
- "Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.19622.1",
- "Microsoft.DotNet.Helix.Sdk": "5.0.0-beta.19622.1"
+ "Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.19629.1",
+ "Microsoft.DotNet.Helix.Sdk": "5.0.0-beta.19629.1"
}
}