diff --git a/NuGet.config b/NuGet.config
index be8d784c3df8..3679ee571d00 100644
--- a/NuGet.config
+++ b/NuGet.config
@@ -29,6 +29,8 @@
+
+
diff --git a/eng/Version.Details.props b/eng/Version.Details.props
index 3c330ad20075..5917283128f8 100644
--- a/eng/Version.Details.props
+++ b/eng/Version.Details.props
@@ -6,19 +6,19 @@ This file should be imported by eng/Versions.props
- 9.0.113-servicing.25615.2
+ 9.0.114-servicing.26069.12
9.0.0-alpha.1.23556.4
9.0.0-rc.2.24462.10
- 9.0.11
- 9.0.11
+ 9.0.12
+ 9.0.12
- 9.0.11
+ 9.0.12
- 9.0.11-servicing.25516.4
+ 9.0.12-servicing.25602.39
- 0.11.5-alpha.25504.2
+ 0.11.5-alpha.25566.3
17.0.8523
18.0.8324
diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index f6a67ac9940c..2933761c54a2 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -1,34 +1,34 @@
-
+
https://github.com/dotnet/sdk
- 537175220f65f0b65f41cdf4cfc888bd1c83dfb3
+ 1e311fe894a29d7e6b026f4dbefa2de2754eb2b3
https://github.com/dotnet/runtime
cf47d9ff6827a3e1d6f2acbf925cd618418f20dd
-
+
https://dev.azure.com/dnceng/internal/_git/dotnet-runtime
- fa7cdded37981a97cec9a3e233c4a6af58a91c57
+ 2f124007573374800632d39177cde00ca9fe1ef0
-
+
https://dev.azure.com/dnceng/internal/_git/dotnet-runtime
- fa7cdded37981a97cec9a3e233c4a6af58a91c57
+ 2f124007573374800632d39177cde00ca9fe1ef0
-
+
https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore
- d3aba8fe1a0d0f5c145506f292b72ea9d28406fc
+ f736effe82a61eb6f5eba46e4173eae3b7d3dffd
-
+
https://github.com/dotnet/emsdk
- b65413ac057eb0a54c51b76b1855bc377c2132c3
+ f364bf26bf50d8cbdd8652d284d25a8ccb55039a
-
+
https://github.com/dotnet/cecil
- 1b55accc7029bd4038d35b2072ec58841431122f
+ 60faa90ec95fd499f8aba4b7d212da1993b7ee15
diff --git a/global.json b/global.json
index aaed41e60f82..e86804d2ea5f 100644
--- a/global.json
+++ b/global.json
@@ -1,9 +1,9 @@
{
"sdk": {
- "version": "9.0.113-servicing.25615.2"
+ "version": "9.0.114-servicing.26069.12"
},
"tools": {
- "dotnet": "9.0.113-servicing.25615.2"
+ "dotnet": "9.0.114-servicing.26069.12"
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25462.4"