diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index 4ca0ca3e7e4..debd000a2f1 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -123,19 +123,19 @@
-
+
https://github.com/dotnet/arcade
- 9eaf7b289d5003a94ee23658f057a6c06ddcd570
+ 6e2d8e204cebac7d3989c1996f96e5a9ed63fa80
-
+
https://github.com/dotnet/arcade
- 9eaf7b289d5003a94ee23658f057a6c06ddcd570
+ 6e2d8e204cebac7d3989c1996f96e5a9ed63fa80
-
+
https://github.com/dotnet/arcade
- 9eaf7b289d5003a94ee23658f057a6c06ddcd570
+ 6e2d8e204cebac7d3989c1996f96e5a9ed63fa80
https://github.com/nuget/nuget.client
@@ -150,9 +150,9 @@
46223204b646f96104bac46f9dfa4959da9d86ac
-
+
https://github.com/dotnet/arcade
- 9eaf7b289d5003a94ee23658f057a6c06ddcd570
+ 6e2d8e204cebac7d3989c1996f96e5a9ed63fa80
diff --git a/eng/Versions.props b/eng/Versions.props
index fede78d61e9..a9174f1441a 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -2,7 +2,7 @@
- 17.14.33
+ 17.14.34
release
17.13.9
15.1.0.0
@@ -72,7 +72,7 @@
Otherwise, this version of dotnet will not be installed and the build will error out. -->
$([System.Text.RegularExpressions.Regex]::Match($([System.IO.File]::ReadAllText('$(MSBuildThisFileDirectory)..\global.json')), '"dotnet": "([^"]*)"').Groups.get_Item(1))
4.2.0-1.22102.8
- 9.0.0-beta.25555.4
+ 9.0.0-beta.25562.4
4.14.0-3.25157.4
6.14.0-rc.116
diff --git a/global.json b/global.json
index 4567f1afcb5..3cec3a69dad 100644
--- a/global.json
+++ b/global.json
@@ -10,6 +10,6 @@
"xcopy-msbuild": "17.12.0"
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25555.4"
+ "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25562.4"
}
}