diff --git a/NuGet.config b/NuGet.config
index 876b5c504c7e..65fd224e391f 100644
--- a/NuGet.config
+++ b/NuGet.config
@@ -15,8 +15,20 @@
+
+
+
+
+
+
+
+
+
+
+
+
@@ -38,8 +50,20 @@
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index c3acd2615605..64721dd1b07f 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -1,34 +1,34 @@
-
+
https://github.com/dotnet/sdk
- a345a00343aa14a693aec75a3d56fc07e99e517f
+ 049799c39d766c58ef6388865d5f5ed273b6a75e
https://github.com/dotnet/runtime
cf47d9ff6827a3e1d6f2acbf925cd618418f20dd
-
+
https://dev.azure.com/dnceng/internal/_git/dotnet-runtime
- 9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3
+ c8acea22626efab11c13778c028975acdc34678f
-
+
https://dev.azure.com/dnceng/internal/_git/dotnet-runtime
- 9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3
+ c8acea22626efab11c13778c028975acdc34678f
-
+
https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore
- af22effae4069a5dfb9b0735859de48820104f5b
+ 4442a188f9200a57635373dcd640893c0e8dcc78
-
+
https://github.com/dotnet/emsdk
- 763d10a1a251be35337ee736832bfde3f9200672
+ 4c9d1b112c16716c2479e054e9ad4db8b5b8c70c
-
+
https://github.com/dotnet/cecil
- e51bd3677d5674fa34bf5676c5fc5562206bf94e
+ 72791f7604750fb8af9249b94318547c5f1d6683
diff --git a/eng/Versions.props b/eng/Versions.props
index 994180255fef..d63c37cfffb9 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -2,16 +2,16 @@
- 9.0.102-servicing.24610.2
- 9.0.0
+ 9.0.103-servicing.25065.25
+ 9.0.1
9.0.0-alpha.1.23556.4
9.0.0-beta.24572.2
8.0.0-beta.24413.2
- 9.0.0
+ 9.0.1
8.0.0-rtm.23511.3
9.0.0-rc.2.24462.10
7.0.100-alpha.1.21601.1
- 0.11.5-alpha.24515.1
+ 0.11.5-alpha.24602.1
10.0.0-prerelease.24604.1
9.0.0-beta.24572.2
diff --git a/global.json b/global.json
index 5bd103376f92..fc93cdb1467d 100644
--- a/global.json
+++ b/global.json
@@ -1,9 +1,9 @@
{
"sdk": {
- "version": "9.0.102-servicing.24610.2"
+ "version": "9.0.103-servicing.25065.25"
},
"tools": {
- "dotnet": "9.0.102-servicing.24610.2"
+ "dotnet": "9.0.103-servicing.25065.25"
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.24572.2"