diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index aa8aad9dd0d..b5abb588210 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -71,19 +71,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
@@ -98,9 +98,9 @@
df4ae6b81013ac45367372176b9c3135a35a7e3c
-
+
https://github.com/dotnet/arcade
- e9983e548f5b9638784f3b2696eb6cb3e7366548
+ ab5773ac30dce73227fa1dff6bf1a21eea67cbd0
diff --git a/eng/Versions.props b/eng/Versions.props
index f2deb90db59..40dc41975d0 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -2,7 +2,7 @@
- 17.12.55
+ 17.12.56
release
17.11.4
15.1.0.0
@@ -53,7 +53,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
7.0.0
6.0.1
4.12.0-3.24463.9
diff --git a/global.json b/global.json
index d5557ae6e39..aa10b415faa 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"
}
}