diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index 1250e1f510e..4cba23d2b50 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -123,19 +123,19 @@
-
+
https://github.com/dotnet/arcade
- e9983e548f5b9638784f3b2696eb6cb3e7366548
+ ab5773ac30dce73227fa1dff6bf1a21eea67cbd0
-
+
https://github.com/dotnet/arcade
- e9983e548f5b9638784f3b2696eb6cb3e7366548
+ ab5773ac30dce73227fa1dff6bf1a21eea67cbd0
-
+
https://github.com/dotnet/arcade
- e9983e548f5b9638784f3b2696eb6cb3e7366548
+ ab5773ac30dce73227fa1dff6bf1a21eea67cbd0
https://github.com/nuget/nuget.client
@@ -150,9 +150,9 @@
46223204b646f96104bac46f9dfa4959da9d86ac
-
+
https://github.com/dotnet/arcade
- e9983e548f5b9638784f3b2696eb6cb3e7366548
+ ab5773ac30dce73227fa1dff6bf1a21eea67cbd0
diff --git a/eng/Versions.props b/eng/Versions.props
index 469605aa9be..b4aafb3b87e 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -2,7 +2,7 @@
- 17.14.41
+ 17.14.42
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.25611.4
+ 9.0.0-beta.25626.6
4.14.0-3.25157.4
6.14.0-rc.116
diff --git a/global.json b/global.json
index 5dd5ac92e0b..331ce6b6f7d 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.25611.4"
+ "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25626.6"
}
}