From 5a81af32c148342a5a84346e136ff70b86444340 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 8 Sep 2025 05:03:29 +0000 Subject: [PATCH 1/4] Update dependencies from https://github.com/dotnet/runtime build 20250903.19 Microsoft.NET.ILLink , Microsoft.NET.ILLink.Tasks , Microsoft.NETCore.App.Ref From Version 9.0.9-servicing.25419.15 -> To Version 9.0.10-servicing.25453.19 --- NuGet.config | 5 ++++- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 4 ++-- 3 files changed, 12 insertions(+), 9 deletions(-) diff --git a/NuGet.config b/NuGet.config index fa690c8f0da..dd9efc51991 100644 --- a/NuGet.config +++ b/NuGet.config @@ -7,11 +7,14 @@ + + + - + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 7d49ccd37ad..468c05aeaa3 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -4,17 +4,17 @@ https://github.com/dotnet/sdk 04a554729fb3a1a761885ca1772870d523ddadd5 - + https://github.com/dotnet/runtime - 3b1cfdc32ac10833176a22d2d5b9ae03595472bf + 6defb92f2151ea3f6bff4c850dd4f34f25d7f4b0 - + https://github.com/dotnet/runtime - 3b1cfdc32ac10833176a22d2d5b9ae03595472bf + 6defb92f2151ea3f6bff4c850dd4f34f25d7f4b0 - + https://github.com/dotnet/runtime - 3b1cfdc32ac10833176a22d2d5b9ae03595472bf + 6defb92f2151ea3f6bff4c850dd4f34f25d7f4b0 https://github.com/dotnet/emsdk diff --git a/eng/Versions.props b/eng/Versions.props index 0b5009b3ce1..07c60e71759 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -3,8 +3,8 @@ 9.0.305-servicing.25418.1 $(MicrosoftNETSdkPackageVersion) - 9.0.9-servicing.25419.15 - 9.0.9 + 9.0.10-servicing.25453.19 + 9.0.10 7.0.0-beta.22103.1 10.0.0-beta.24476.2 9.0.9 From 600f2da3fcbd06a3eccc00f75f4ff364a9c9ccf8 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 29 Sep 2025 05:04:36 +0000 Subject: [PATCH 2/4] Update dependencies from https://github.com/dotnet/runtime build 20250925.14 On relative base path root Microsoft.NET.ILLink From Version 9.0.9-servicing.25419.15 -> To Version 9.0.10-servicing.25475.14 Microsoft.NET.ILLink.Tasks , Microsoft.NETCore.App.Ref From Version 9.0.9 -> To Version 9.0.10 Dependency coherency updates On relative base path root Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100 From Version 9.0.9 -> To Version 9.0.10 (parent: Microsoft.NETCore.App.Ref) Microsoft.DotNet.Cecil From Version 0.11.5-alpha.25370.2 -> To Version 0.11.5-alpha.25464.3 (parent: Microsoft.NET.ILLink.Tasks) --- NuGet.config | 9 ++------- eng/Version.Details.xml | 16 ++++++++-------- eng/Versions.props | 6 +++--- 3 files changed, 13 insertions(+), 18 deletions(-) diff --git a/NuGet.config b/NuGet.config index dd9efc51991..b1f53df7ac8 100644 --- a/NuGet.config +++ b/NuGet.config @@ -6,15 +6,10 @@ - - - - - + - - + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 468c05aeaa3..10a7fdc9da2 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -4,25 +4,25 @@ https://github.com/dotnet/sdk 04a554729fb3a1a761885ca1772870d523ddadd5 - + https://github.com/dotnet/runtime - 6defb92f2151ea3f6bff4c850dd4f34f25d7f4b0 + fe023f17474aab631c9ee8caeabfae03af46689b https://github.com/dotnet/runtime - 6defb92f2151ea3f6bff4c850dd4f34f25d7f4b0 + fe023f17474aab631c9ee8caeabfae03af46689b https://github.com/dotnet/runtime - 6defb92f2151ea3f6bff4c850dd4f34f25d7f4b0 + fe023f17474aab631c9ee8caeabfae03af46689b - + https://github.com/dotnet/emsdk - dc8e3478c4aa5f6a103329333c2bdbcd07a07741 + f70927a13648c24660c79ff19a6eb2aac100f0ab - + https://github.com/dotnet/cecil - 788a8a7481c01a7d235110cdea2ca5bfb34210d4 + e5381291dd01d040b5b111f3a2ee8508ec990d78 diff --git a/eng/Versions.props b/eng/Versions.props index 07c60e71759..6c06259b41b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -3,14 +3,14 @@ 9.0.305-servicing.25418.1 $(MicrosoftNETSdkPackageVersion) - 9.0.10-servicing.25453.19 + 9.0.10-servicing.25475.14 9.0.10 7.0.0-beta.22103.1 10.0.0-beta.24476.2 - 9.0.9 + 9.0.10 $(MicrosoftNETWorkloadEmscriptenCurrentManifest90100Version) 7.0.100-rc.1.22410.7 - 0.11.5-alpha.25370.2 + 0.11.5-alpha.25464.3 $(MicrosoftNETCoreAppRefPackageVersion) 34.0.154 From f2761b6597d4bd0c76f3e9a2dbafed38474dfabe Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 13 Oct 2025 05:03:05 +0000 Subject: [PATCH 3/4] Update dependencies from https://github.com/dotnet/runtime build 20251010.13 On relative base path root Microsoft.NET.ILLink From Version 9.0.9-servicing.25419.15 -> To Version 9.0.11-servicing.25510.13 Microsoft.NET.ILLink.Tasks , Microsoft.NETCore.App.Ref From Version 9.0.9 -> To Version 9.0.11 Dependency coherency updates On relative base path root Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100 From Version 9.0.9 -> To Version 9.0.11 (parent: Microsoft.NETCore.App.Ref) --- NuGet.config | 4 ++-- eng/Version.Details.xml | 16 ++++++++-------- eng/Versions.props | 6 +++--- 3 files changed, 13 insertions(+), 13 deletions(-) diff --git a/NuGet.config b/NuGet.config index b1f53df7ac8..fb8bc066ee1 100644 --- a/NuGet.config +++ b/NuGet.config @@ -6,10 +6,10 @@ - + - + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 10a7fdc9da2..b2ec9ffc325 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -4,21 +4,21 @@ https://github.com/dotnet/sdk 04a554729fb3a1a761885ca1772870d523ddadd5 - + https://github.com/dotnet/runtime - fe023f17474aab631c9ee8caeabfae03af46689b + 2bc67642c13f4f8b50f0769ca5e1c99874b7c2d9 - + https://github.com/dotnet/runtime - fe023f17474aab631c9ee8caeabfae03af46689b + 2bc67642c13f4f8b50f0769ca5e1c99874b7c2d9 - + https://github.com/dotnet/runtime - fe023f17474aab631c9ee8caeabfae03af46689b + 2bc67642c13f4f8b50f0769ca5e1c99874b7c2d9 - + https://github.com/dotnet/emsdk - f70927a13648c24660c79ff19a6eb2aac100f0ab + 45d453fc255d05e4358671ad3ba8ddea7e978773 https://github.com/dotnet/cecil diff --git a/eng/Versions.props b/eng/Versions.props index 6c06259b41b..a7f06485a81 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -3,11 +3,11 @@ 9.0.305-servicing.25418.1 $(MicrosoftNETSdkPackageVersion) - 9.0.10-servicing.25475.14 - 9.0.10 + 9.0.11-servicing.25510.13 + 9.0.11 7.0.0-beta.22103.1 10.0.0-beta.24476.2 - 9.0.10 + 9.0.11 $(MicrosoftNETWorkloadEmscriptenCurrentManifest90100Version) 7.0.100-rc.1.22410.7 0.11.5-alpha.25464.3 From 7d6ec4ba63777e56ed07130119e3b6d73bdd3479 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 20 Oct 2025 05:02:29 +0000 Subject: [PATCH 4/4] Update dependencies from https://github.com/dotnet/runtime build 20251014.12 On relative base path root Microsoft.NET.ILLink From Version 9.0.9-servicing.25419.15 -> To Version 9.0.11-servicing.25514.12 Microsoft.NET.ILLink.Tasks , Microsoft.NETCore.App.Ref From Version 9.0.9 -> To Version 9.0.11 Dependency coherency updates On relative base path root Microsoft.DotNet.Cecil From Version 0.11.5-alpha.25370.2 -> To Version 0.11.5-alpha.25504.2 (parent: Microsoft.NET.ILLink.Tasks) --- NuGet.config | 2 +- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 4 ++-- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/NuGet.config b/NuGet.config index fb8bc066ee1..486c3145b2a 100644 --- a/NuGet.config +++ b/NuGet.config @@ -9,7 +9,7 @@ - + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index b2ec9ffc325..637ce94db66 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -4,25 +4,25 @@ https://github.com/dotnet/sdk 04a554729fb3a1a761885ca1772870d523ddadd5 - + https://github.com/dotnet/runtime - 2bc67642c13f4f8b50f0769ca5e1c99874b7c2d9 + 35fe9c612a670adab76c564b266de11f1c2e695c https://github.com/dotnet/runtime - 2bc67642c13f4f8b50f0769ca5e1c99874b7c2d9 + 35fe9c612a670adab76c564b266de11f1c2e695c https://github.com/dotnet/runtime - 2bc67642c13f4f8b50f0769ca5e1c99874b7c2d9 + 35fe9c612a670adab76c564b266de11f1c2e695c https://github.com/dotnet/emsdk 45d453fc255d05e4358671ad3ba8ddea7e978773 - + https://github.com/dotnet/cecil - e5381291dd01d040b5b111f3a2ee8508ec990d78 + 1b55accc7029bd4038d35b2072ec58841431122f diff --git a/eng/Versions.props b/eng/Versions.props index a7f06485a81..e3d366b905b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -3,14 +3,14 @@ 9.0.305-servicing.25418.1 $(MicrosoftNETSdkPackageVersion) - 9.0.11-servicing.25510.13 + 9.0.11-servicing.25514.12 9.0.11 7.0.0-beta.22103.1 10.0.0-beta.24476.2 9.0.11 $(MicrosoftNETWorkloadEmscriptenCurrentManifest90100Version) 7.0.100-rc.1.22410.7 - 0.11.5-alpha.25464.3 + 0.11.5-alpha.25504.2 $(MicrosoftNETCoreAppRefPackageVersion) 34.0.154