diff --git a/NuGet.config b/NuGet.config
index 3679ee571d00..d766d6f84f01 100644
--- a/NuGet.config
+++ b/NuGet.config
@@ -31,6 +31,8 @@
+
+
diff --git a/eng/Version.Details.props b/eng/Version.Details.props
index 5917283128f8..d79e9a7d799d 100644
--- a/eng/Version.Details.props
+++ b/eng/Version.Details.props
@@ -6,7 +6,7 @@ This file should be imported by eng/Versions.props
- 9.0.114-servicing.26069.12
+ 9.0.115-servicing.26105.10
9.0.0-alpha.1.23556.4
9.0.0-rc.2.24462.10
diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index 2933761c54a2..9a75e1f16386 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -1,8 +1,8 @@
-
+
https://github.com/dotnet/sdk
- 1e311fe894a29d7e6b026f4dbefa2de2754eb2b3
+ c9dc32c223d3bcdc74db4bd7f7c7c5265cca751f
https://github.com/dotnet/runtime
diff --git a/global.json b/global.json
index e86804d2ea5f..7e30cca111ef 100644
--- a/global.json
+++ b/global.json
@@ -1,9 +1,9 @@
{
"sdk": {
- "version": "9.0.114-servicing.26069.12"
+ "version": "9.0.115-servicing.26105.10"
},
"tools": {
- "dotnet": "9.0.114-servicing.26069.12"
+ "dotnet": "9.0.115-servicing.26105.10"
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25462.4"