diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index b460369063c..c8cb0b6d1c5 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -71,19 +71,19 @@
-
+
https://github.com/dotnet/arcade
- e0e05154656254a735ebf19ffa5a37a8b915039b
+ 8cc6ecd76c24ef6665579a5c5e386a211a1e7c54
-
+
https://github.com/dotnet/arcade
- e0e05154656254a735ebf19ffa5a37a8b915039b
+ 8cc6ecd76c24ef6665579a5c5e386a211a1e7c54
-
+
https://github.com/dotnet/arcade
- e0e05154656254a735ebf19ffa5a37a8b915039b
+ 8cc6ecd76c24ef6665579a5c5e386a211a1e7c54
https://github.com/nuget/nuget.client
@@ -98,9 +98,9 @@
df4ae6b81013ac45367372176b9c3135a35a7e3c
-
+
https://github.com/dotnet/arcade
- e0e05154656254a735ebf19ffa5a37a8b915039b
+ 8cc6ecd76c24ef6665579a5c5e386a211a1e7c54
diff --git a/eng/Versions.props b/eng/Versions.props
index b969ba5b9c4..975215a6bb1 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -2,7 +2,7 @@
- 17.12.23
+ 17.12.24
release
17.11.4
15.1.0.0
@@ -50,7 +50,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.24623.3
+ 9.0.0-beta.25058.5
7.0.0
6.0.1
4.12.0-3.24463.9
diff --git a/global.json b/global.json
index 8d2ec6f0928..54f518939c6 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.24623.3"
+ "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25058.5"
}
}