diff --git a/NuGet.config b/NuGet.config
index d766d6f84f01..112b6ea4a633 100644
--- a/NuGet.config
+++ b/NuGet.config
@@ -14,8 +14,10 @@
+
+
@@ -38,8 +40,10 @@
+
+
diff --git a/eng/Version.Details.props b/eng/Version.Details.props
index df41d5581726..b039fbd5c8fe 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.115-servicing.26111.2
+ 9.0.115-servicing.26113.8
9.0.0-alpha.1.23556.4
9.0.0-rc.2.24462.10
- 9.0.12
- 9.0.12
+ 9.0.13
+ 9.0.13
- 9.0.12
+ 9.0.13
- 9.0.12-servicing.25602.39
+ 9.0.13-servicing.26056.4
- 0.11.5-alpha.25566.3
+ 0.11.5-alpha.25628.2
17.0.8523
18.0.8324
diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index 29557ff02532..cd5b3ce1d8dd 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -1,34 +1,34 @@
-
+
https://github.com/dotnet/sdk
- d50a67b11dcfbd8b19c90d1d3eab507e0a6c3440
+ 65c791374d87e3d2b5227a0f05e10ab6b97c9448
https://github.com/dotnet/runtime
cf47d9ff6827a3e1d6f2acbf925cd618418f20dd
-
+
https://dev.azure.com/dnceng/internal/_git/dotnet-runtime
- 2f124007573374800632d39177cde00ca9fe1ef0
+ 9ecbfd4f3f330dc9649bce49cb12570b19d48c87
-
+
https://dev.azure.com/dnceng/internal/_git/dotnet-runtime
- 2f124007573374800632d39177cde00ca9fe1ef0
+ 9ecbfd4f3f330dc9649bce49cb12570b19d48c87
-
+
https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore
- f736effe82a61eb6f5eba46e4173eae3b7d3dffd
+ 087328de5f1e0067be48d87295ae8d92064a1535
-
+
https://github.com/dotnet/emsdk
- f364bf26bf50d8cbdd8652d284d25a8ccb55039a
+ 8f9e359ad95f422aec3c31c21ab188166f655842
-
+
https://github.com/dotnet/cecil
- 60faa90ec95fd499f8aba4b7d212da1993b7ee15
+ 1f9985e482df7a0dee94854226d0aecad102ac15
diff --git a/global.json b/global.json
index e6e58ad4565d..c7feb40019a2 100644
--- a/global.json
+++ b/global.json
@@ -1,9 +1,9 @@
{
"sdk": {
- "version": "9.0.115-servicing.26111.2"
+ "version": "9.0.115-servicing.26113.8"
},
"tools": {
- "dotnet": "9.0.115-servicing.26111.2"
+ "dotnet": "9.0.115-servicing.26113.8"
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25462.4"