diff --git a/eng/Version.Details.props b/eng/Version.Details.props
index 24bddcf063e..6d152ccd588 100644
--- a/eng/Version.Details.props
+++ b/eng/Version.Details.props
@@ -24,8 +24,8 @@ This file should be imported by eng/Versions.props
9.0.0
9.0.0
- 10.0.0-beta.25612.5
- 10.0.0-beta.25612.5
+ 10.0.0-beta.25626.5
+ 10.0.0-beta.25626.5
7.0.0-preview.2.254
diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index 18190810e69..cd07a71f143 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -106,9 +106,9 @@
-
+
https://github.com/dotnet/arcade
- 55631983c8583162122687fddeac13424c1e40a8
+ d8dca0b41b903e7182e64543773390b969dab96b
https://github.com/nuget/nuget.client
@@ -118,9 +118,9 @@
https://github.com/dotnet/roslyn
5d47bb1c178652caa40b55664c06c74e35edebdf
-
+
https://github.com/dotnet/arcade
- 55631983c8583162122687fddeac13424c1e40a8
+ d8dca0b41b903e7182e64543773390b969dab96b
diff --git a/eng/Versions.props b/eng/Versions.props
index b4e8afb2174..7699e0b0e8f 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -3,7 +3,7 @@
- 18.0.9release
+ 18.0.10release
17.14.8
15.1.0.0
servicing
diff --git a/global.json b/global.json
index 608724c4705..8f2ede60036 100644
--- a/global.json
+++ b/global.json
@@ -8,13 +8,13 @@
"errorMessage": "The .NET SDK could not be found, please run a command-line build with ./build.cmd."
},
"tools": {
- "dotnet": "10.0.100",
+ "dotnet": "10.0.101",
"vs": {
"version": "18.0"
},
"xcopy-msbuild": "18.0.0"
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25612.5"
+ "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25626.5"
}
}