From add4e03bd2383c247bdadf56bfe4d803bb13113a Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 28 Oct 2025 17:41:37 +0000 Subject: [PATCH 1/3] Update dependencies from https://github.com/dotnet/dotnet build 20251023.13 On relative base path root Microsoft.NET.Workload.Mono.ToolChain.Current.Manifest-10.0.100 From Version 10.0.100 -> To Version 10.0.0 --- eng/Version.Details.xml | 2 +- eng/Versions.props | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index b9bd06bf016..1dc8cae1a60 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -16,7 +16,7 @@ https://github.com/dotnet/dotnet 7b29526f2107416f68578bcb9deaca74fcfcf7f0 - + https://github.com/dotnet/dotnet 7b29526f2107416f68578bcb9deaca74fcfcf7f0 diff --git a/eng/Versions.props b/eng/Versions.props index 72f5cc6aee1..eaef5be2329 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -7,7 +7,7 @@ 10.0.0 7.0.0-beta.22103.1 10.0.0-beta.25523.113 - 10.0.100 + 10.0.0 10.0.100 $(MicrosoftNETWorkloadMonoToolChainCurrentManifest100100PackageVersion) $(MicrosoftNETWorkloadEmscriptenCurrentManifest100100PackageVersion) From 1eaf063c6e351f234f52b2a3441642f87bd92ebb Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 30 Oct 2025 17:12:18 +0000 Subject: [PATCH 2/3] Update dependencies from https://github.com/dotnet/dotnet build 20251028.6 On relative base path root Microsoft.NET.Workload.Mono.ToolChain.Current.Manifest-10.0.100 , Microsoft.NETCore.App.Ref From Version 10.0.0 -> To Version 10.0.0 Microsoft.DotNet.Build.Tasks.Feed From Version 10.0.0-beta.25523.113 -> To Version 10.0.0-beta.25528.106 Microsoft.DotNet.Cecil From Version 0.11.5-alpha.25523.113 -> To Version 0.11.5-alpha.25528.106 Microsoft.NET.ILLink From Version 10.0.0-rtm.25523.113 -> To Version 10.0.0-rtm.25528.106 Microsoft.NET.Sdk From Version 10.0.100-rtm.25523.113 -> To Version 10.0.100-rtm.25528.106 Microsoft.NET.Workload.Emscripten.Current.Manifest-10.0.100 , Microsoft.TemplateEngine.Authoring.Tasks From Version 10.0.100 -> To Version 10.0.100 --- NuGet.config | 2 +- eng/Version.Details.xml | 24 ++++++++++++------------ eng/Versions.props | 8 ++++---- 3 files changed, 17 insertions(+), 17 deletions(-) diff --git a/NuGet.config b/NuGet.config index bbf49d5beb6..48f81df18d5 100644 --- a/NuGet.config +++ b/NuGet.config @@ -4,7 +4,7 @@ - + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 1dc8cae1a60..54dc748598a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,28 +1,28 @@ - + https://github.com/dotnet/dotnet - 7b29526f2107416f68578bcb9deaca74fcfcf7f0 + bbafab7b91a3596cc48c8a29cf1c8b8f9cb06c05 - + https://github.com/dotnet/dotnet - 7b29526f2107416f68578bcb9deaca74fcfcf7f0 + bbafab7b91a3596cc48c8a29cf1c8b8f9cb06c05 https://github.com/dotnet/dotnet - 7b29526f2107416f68578bcb9deaca74fcfcf7f0 + bbafab7b91a3596cc48c8a29cf1c8b8f9cb06c05 - + https://github.com/dotnet/dotnet - 7b29526f2107416f68578bcb9deaca74fcfcf7f0 + bbafab7b91a3596cc48c8a29cf1c8b8f9cb06c05 https://github.com/dotnet/dotnet - 7b29526f2107416f68578bcb9deaca74fcfcf7f0 + bbafab7b91a3596cc48c8a29cf1c8b8f9cb06c05 https://github.com/dotnet/dotnet - 7b29526f2107416f68578bcb9deaca74fcfcf7f0 + bbafab7b91a3596cc48c8a29cf1c8b8f9cb06c05 @@ -40,13 +40,13 @@ - + https://github.com/dotnet/dotnet - 7b29526f2107416f68578bcb9deaca74fcfcf7f0 + bbafab7b91a3596cc48c8a29cf1c8b8f9cb06c05 https://github.com/dotnet/dotnet - 7b29526f2107416f68578bcb9deaca74fcfcf7f0 + bbafab7b91a3596cc48c8a29cf1c8b8f9cb06c05 diff --git a/eng/Versions.props b/eng/Versions.props index eaef5be2329..d570cf6f632 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -1,18 +1,18 @@ - 10.0.100-rtm.25523.113 + 10.0.100-rtm.25528.106 $(MicrosoftNETSdkPackageVersion) - 10.0.0-rtm.25523.113 + 10.0.0-rtm.25528.106 10.0.0 7.0.0-beta.22103.1 - 10.0.0-beta.25523.113 + 10.0.0-beta.25528.106 10.0.0 10.0.100 $(MicrosoftNETWorkloadMonoToolChainCurrentManifest100100PackageVersion) $(MicrosoftNETWorkloadEmscriptenCurrentManifest100100PackageVersion) 10.0.100 - 0.11.5-alpha.25523.113 + 0.11.5-alpha.25528.106 9.0.4 35.0.105 From f9da3a6876f5eec0837f50139f3a50747f6d4fa1 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 3 Nov 2025 05:04:08 +0000 Subject: [PATCH 3/3] Update dependencies from https://github.com/dotnet/dotnet build 20251031.2 On relative base path root Microsoft.DotNet.Build.Tasks.Feed From Version 10.0.0-beta.25523.113 -> To Version 10.0.0-beta.25531.102 Microsoft.DotNet.Cecil From Version 0.11.5-alpha.25523.113 -> To Version 0.11.5-alpha.25531.102 Microsoft.NET.ILLink From Version 10.0.0-rtm.25523.113 -> To Version 10.0.0-rtm.25531.102 Microsoft.NET.Sdk From Version 10.0.100-rtm.25523.113 -> To Version 10.0.100-rtm.25531.102 Microsoft.NET.Workload.Emscripten.Current.Manifest-10.0.100 , Microsoft.TemplateEngine.Authoring.Tasks From Version 10.0.100 -> To Version 10.0.100 Microsoft.NET.Workload.Mono.Toolchain.Current.Manifest-10.0.100 From Version 10.0.0 -> To Version 10.0.100 Microsoft.NETCore.App.Ref From Version 10.0.0 -> To Version 10.0.0 --- NuGet.config | 1 + eng/Version.Details.xml | 26 +++++++++++++------------- eng/Versions.props | 10 +++++----- 3 files changed, 19 insertions(+), 18 deletions(-) diff --git a/NuGet.config b/NuGet.config index 48f81df18d5..30747833c79 100644 --- a/NuGet.config +++ b/NuGet.config @@ -5,6 +5,7 @@ + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 54dc748598a..962e28958ba 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,28 +1,28 @@ - + https://github.com/dotnet/dotnet - bbafab7b91a3596cc48c8a29cf1c8b8f9cb06c05 + ba86126261026d26f7c30cd3434680d3965a88cf - + https://github.com/dotnet/dotnet - bbafab7b91a3596cc48c8a29cf1c8b8f9cb06c05 + ba86126261026d26f7c30cd3434680d3965a88cf https://github.com/dotnet/dotnet - bbafab7b91a3596cc48c8a29cf1c8b8f9cb06c05 + ba86126261026d26f7c30cd3434680d3965a88cf - + https://github.com/dotnet/dotnet - bbafab7b91a3596cc48c8a29cf1c8b8f9cb06c05 + ba86126261026d26f7c30cd3434680d3965a88cf - + https://github.com/dotnet/dotnet - bbafab7b91a3596cc48c8a29cf1c8b8f9cb06c05 + ba86126261026d26f7c30cd3434680d3965a88cf https://github.com/dotnet/dotnet - bbafab7b91a3596cc48c8a29cf1c8b8f9cb06c05 + ba86126261026d26f7c30cd3434680d3965a88cf @@ -40,13 +40,13 @@ - + https://github.com/dotnet/dotnet - bbafab7b91a3596cc48c8a29cf1c8b8f9cb06c05 + ba86126261026d26f7c30cd3434680d3965a88cf https://github.com/dotnet/dotnet - bbafab7b91a3596cc48c8a29cf1c8b8f9cb06c05 + ba86126261026d26f7c30cd3434680d3965a88cf diff --git a/eng/Versions.props b/eng/Versions.props index d570cf6f632..1f90443b6e7 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -1,18 +1,18 @@ - 10.0.100-rtm.25528.106 + 10.0.100-rtm.25531.102 $(MicrosoftNETSdkPackageVersion) - 10.0.0-rtm.25528.106 + 10.0.0-rtm.25531.102 10.0.0 7.0.0-beta.22103.1 - 10.0.0-beta.25528.106 - 10.0.0 + 10.0.0-beta.25531.102 + 10.0.100 10.0.100 $(MicrosoftNETWorkloadMonoToolChainCurrentManifest100100PackageVersion) $(MicrosoftNETWorkloadEmscriptenCurrentManifest100100PackageVersion) 10.0.100 - 0.11.5-alpha.25528.106 + 0.11.5-alpha.25531.102 9.0.4 35.0.105