From 83dba309f7567668ecbedb4d2b561ba96ff4d8c4 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 4 Sep 2025 23:40:32 +0000 Subject: [PATCH 01/20] Update dependencies from https://github.com/dotnet/dotnet build 20250904.5 Microsoft.NET.Runtime.MonoTargets.Sdk , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Cecil , Microsoft.DotNet.SharedFramework.Sdk , Microsoft.NET.ILLink , Microsoft.NET.ILLink.Tasks , Microsoft.NET.Sdk , Microsoft.NETCore.App.Ref , Microsoft.TemplateEngine.Authoring.Tasks From Version 10.0.0-rc.2.25427.104 -> To Version 10.0.0-rc.2.25454.105 --- eng/Version.Details.props | 20 +++++----- eng/Version.Details.xml | 40 +++++++++---------- .../core-templates/job/source-build.yml | 4 -- .../core-templates/jobs/source-build.yml | 5 --- .../core-templates/steps/source-build.yml | 18 --------- eng/common/sdk-task.sh | 2 +- global.json | 2 +- 7 files changed, 32 insertions(+), 59 deletions(-) diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 65b56aa9c308..ffe87a2e02ec 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,16 +6,16 @@ This file should be imported by eng/Versions.props - 10.0.0-beta.25427.104 - 10.0.0-beta.25427.104 - 0.11.5-alpha.25427.104 - 10.0.0-beta.25427.104 - 10.0.0-rc.2.25427.104 - 10.0.0-rc.2.25427.104 - 10.0.0-rc.2.25427.104 - 10.0.100-rc.1.25427.104 - 10.0.0-rc.2.25427.104 - 10.0.100-rc.2.25427.104 + 10.0.0-beta.25454.105 + 10.0.0-beta.25454.105 + 0.11.5-alpha.25454.105 + 10.0.0-beta.25454.105 + 10.0.0-rc.2.25454.105 + 10.0.0-rc.2.25454.105 + 10.0.0-rc.2.25454.105 + 10.0.100-rc.2.25454.105 + 10.0.0-rc.2.25454.105 + 10.0.100-rc.2.25454.105 26.0.10770-ci.xcode26-0-net10-0 18.5.9220 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 8fa86c8e824a..b81d3e5f1b54 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,25 +1,25 @@ - + https://github.com/dotnet/dotnet - 7ac1ca67bb1fb8a381c1c94a9f82a97725f0ccf3 + 9eb0ecd40ec7a605a0c9c41341919db0ff9bf5ad - + https://github.com/dotnet/dotnet - 7ac1ca67bb1fb8a381c1c94a9f82a97725f0ccf3 + 9eb0ecd40ec7a605a0c9c41341919db0ff9bf5ad - + https://github.com/dotnet/dotnet - 7ac1ca67bb1fb8a381c1c94a9f82a97725f0ccf3 + 9eb0ecd40ec7a605a0c9c41341919db0ff9bf5ad - + https://github.com/dotnet/dotnet - 7ac1ca67bb1fb8a381c1c94a9f82a97725f0ccf3 + 9eb0ecd40ec7a605a0c9c41341919db0ff9bf5ad - + https://github.com/dotnet/dotnet - 7ac1ca67bb1fb8a381c1c94a9f82a97725f0ccf3 + 9eb0ecd40ec7a605a0c9c41341919db0ff9bf5ad @@ -89,31 +89,31 @@ https://github.com/dotnet/macios 45f6d652d5dda6309b14a5a3641e73b688bb5adc - + https://github.com/dotnet/dotnet - 7ac1ca67bb1fb8a381c1c94a9f82a97725f0ccf3 + 9eb0ecd40ec7a605a0c9c41341919db0ff9bf5ad - + https://github.com/dotnet/dotnet - 7ac1ca67bb1fb8a381c1c94a9f82a97725f0ccf3 + 9eb0ecd40ec7a605a0c9c41341919db0ff9bf5ad - + https://github.com/dotnet/dotnet - 7ac1ca67bb1fb8a381c1c94a9f82a97725f0ccf3 + 9eb0ecd40ec7a605a0c9c41341919db0ff9bf5ad - + https://github.com/dotnet/dotnet - 7ac1ca67bb1fb8a381c1c94a9f82a97725f0ccf3 + 9eb0ecd40ec7a605a0c9c41341919db0ff9bf5ad https://github.com/dotnet/xharness dbb478b6aafa222529ae95be344a1b91485c4adf - + https://github.com/dotnet/dotnet - 7ac1ca67bb1fb8a381c1c94a9f82a97725f0ccf3 + 9eb0ecd40ec7a605a0c9c41341919db0ff9bf5ad diff --git a/eng/common/core-templates/job/source-build.yml b/eng/common/core-templates/job/source-build.yml index 947f0971eb5c..d805d5faeb94 100644 --- a/eng/common/core-templates/job/source-build.yml +++ b/eng/common/core-templates/job/source-build.yml @@ -34,9 +34,6 @@ parameters: # container and pool. platform: {} - # Optional list of directories to ignore for component governance scans. - componentGovernanceIgnoreDirectories: [] - is1ESPipeline: '' # If set to true and running on a non-public project, @@ -97,4 +94,3 @@ jobs: parameters: is1ESPipeline: ${{ parameters.is1ESPipeline }} platform: ${{ parameters.platform }} - componentGovernanceIgnoreDirectories: ${{ parameters.componentGovernanceIgnoreDirectories }} diff --git a/eng/common/core-templates/jobs/source-build.yml b/eng/common/core-templates/jobs/source-build.yml index eb4b923a7777..d92860cba208 100644 --- a/eng/common/core-templates/jobs/source-build.yml +++ b/eng/common/core-templates/jobs/source-build.yml @@ -15,9 +15,6 @@ parameters: # one job runs on 'defaultManagedPlatform'. platforms: [] - # Optional list of directories to ignore for component governance scans. - componentGovernanceIgnoreDirectories: [] - is1ESPipeline: '' # If set to true and running on a non-public project, @@ -34,7 +31,6 @@ jobs: is1ESPipeline: ${{ parameters.is1ESPipeline }} jobNamePrefix: ${{ parameters.jobNamePrefix }} platform: ${{ platform }} - componentGovernanceIgnoreDirectories: ${{ parameters.componentGovernanceIgnoreDirectories }} enableInternalSources: ${{ parameters.enableInternalSources }} - ${{ if eq(length(parameters.platforms), 0) }}: @@ -43,5 +39,4 @@ jobs: is1ESPipeline: ${{ parameters.is1ESPipeline }} jobNamePrefix: ${{ parameters.jobNamePrefix }} platform: ${{ parameters.defaultManagedPlatform }} - componentGovernanceIgnoreDirectories: ${{ parameters.componentGovernanceIgnoreDirectories }} enableInternalSources: ${{ parameters.enableInternalSources }} diff --git a/eng/common/core-templates/steps/source-build.yml b/eng/common/core-templates/steps/source-build.yml index 794db6d410ff..acf16ed34963 100644 --- a/eng/common/core-templates/steps/source-build.yml +++ b/eng/common/core-templates/steps/source-build.yml @@ -11,10 +11,6 @@ parameters: # for details. The entire object is described in the 'job' template for simplicity, even though # the usage of the properties on this object is split between the 'job' and 'steps' templates. platform: {} - - # Optional list of directories to ignore for component governance scans. - componentGovernanceIgnoreDirectories: [] - is1ESPipeline: false steps: @@ -67,17 +63,3 @@ steps: continueOnError: true condition: succeededOrFailed() sbomEnabled: false # we don't need SBOM for logs - -# Manually inject component detection so that we can ignore the source build upstream cache, which contains -# a nupkg cache of input packages (a local feed). -# This path must match the upstream cache path in property 'CurrentRepoSourceBuiltNupkgCacheDir' -# in src\Microsoft.DotNet.Arcade.Sdk\tools\SourceBuild\SourceBuildArcade.targets -- template: /eng/common/core-templates/steps/component-governance.yml - parameters: - displayName: Component Detection (Exclude upstream cache) - is1ESPipeline: ${{ parameters.is1ESPipeline }} - ${{ if eq(length(parameters.componentGovernanceIgnoreDirectories), 0) }}: - componentGovernanceIgnoreDirectories: '$(System.DefaultWorkingDirectory)/artifacts/sb/src/artifacts/obj/source-built-upstream-cache' - ${{ else }}: - componentGovernanceIgnoreDirectories: ${{ join(',', parameters.componentGovernanceIgnoreDirectories) }} - disableComponentGovernance: ${{ eq(variables['System.TeamProject'], 'public') }} diff --git a/eng/common/sdk-task.sh b/eng/common/sdk-task.sh index 0c92f81d74f7..3270f83fa9a7 100644 --- a/eng/common/sdk-task.sh +++ b/eng/common/sdk-task.sh @@ -10,7 +10,7 @@ show_usage() { echo "Advanced settings:" echo " --excludeCIBinarylog Don't output binary log (short: -nobl)" - echo " --noWarnAsError Do not warn as error + echo " --noWarnAsError Do not warn as error" echo "" echo "Command line arguments not listed above are passed thru to msbuild." } diff --git a/global.json b/global.json index f9a8981a089a..42e8e89abf03 100644 --- a/global.json +++ b/global.json @@ -11,6 +11,6 @@ "dotnet": "10.0.100-rc.1.25427.104" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25427.104" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25454.105" } } From 80356ffa9d7a5e03c54a317116ff5da64b480336 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Thu, 4 Sep 2025 23:41:13 +0000 Subject: [PATCH 02/20] Re-generate global.json for PR #23751: [net10.0] Update dependencies from dotnet/dotnet --- global.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/global.json b/global.json index 42e8e89abf03..fa68bc59e2c3 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "10.0.100-rc.1.25427.104", + "version": "10.0.100-rc.2.25454.105", "paths": [ "builds/downloads/dotnet", "$host$" @@ -8,7 +8,7 @@ "errorMessage": "The .NET SDK could not be found, please run 'make dotnet -C builds'." }, "tools": { - "dotnet": "10.0.100-rc.1.25427.104" + "dotnet": "10.0.100-rc.2.25454.105" }, "msbuild-sdks": { "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25454.105" From ccaf3fbf4caa865a9f8f857fda70efd1cb5d7327 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 6 Sep 2025 02:03:49 +0000 Subject: [PATCH 03/20] Update dependencies from https://github.com/dotnet/dotnet build 20250904.7 Microsoft.NET.Runtime.MonoTargets.Sdk , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Cecil , Microsoft.DotNet.SharedFramework.Sdk , Microsoft.NET.ILLink , Microsoft.NET.ILLink.Tasks , Microsoft.NET.Sdk , Microsoft.NETCore.App.Ref , Microsoft.TemplateEngine.Authoring.Tasks From Version 10.0.0-rc.2.25427.104 -> To Version 10.0.0-rc.2.25454.107 --- eng/Version.Details.props | 20 ++++++++++---------- eng/Version.Details.xml | 40 +++++++++++++++++++-------------------- global.json | 2 +- 3 files changed, 31 insertions(+), 31 deletions(-) diff --git a/eng/Version.Details.props b/eng/Version.Details.props index bd3f8efdacf6..9730788d24ce 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,16 +6,16 @@ This file should be imported by eng/Versions.props - 10.0.0-beta.25454.105 - 10.0.0-beta.25454.105 - 0.11.5-alpha.25454.105 - 10.0.0-beta.25454.105 - 10.0.0-rc.2.25454.105 - 10.0.0-rc.2.25454.105 - 10.0.0-rc.2.25454.105 - 10.0.100-rc.2.25454.105 - 10.0.0-rc.2.25454.105 - 10.0.100-rc.2.25454.105 + 10.0.0-beta.25454.107 + 10.0.0-beta.25454.107 + 0.11.5-alpha.25454.107 + 10.0.0-beta.25454.107 + 10.0.0-rc.2.25454.107 + 10.0.0-rc.2.25454.107 + 10.0.0-rc.2.25454.107 + 10.0.100-rc.2.25454.107 + 10.0.0-rc.2.25454.107 + 10.0.100-rc.2.25454.107 26.0.10770-ci.xcode26-0-net10-0 18.5.9227 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 33cfa6210ad3..08724f968e01 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,25 +1,25 @@ - + https://github.com/dotnet/dotnet - 9eb0ecd40ec7a605a0c9c41341919db0ff9bf5ad + 96384f46287cd0b6ae49f3885676e3d1635c7894 - + https://github.com/dotnet/dotnet - 9eb0ecd40ec7a605a0c9c41341919db0ff9bf5ad + 96384f46287cd0b6ae49f3885676e3d1635c7894 - + https://github.com/dotnet/dotnet - 9eb0ecd40ec7a605a0c9c41341919db0ff9bf5ad + 96384f46287cd0b6ae49f3885676e3d1635c7894 - + https://github.com/dotnet/dotnet - 9eb0ecd40ec7a605a0c9c41341919db0ff9bf5ad + 96384f46287cd0b6ae49f3885676e3d1635c7894 - + https://github.com/dotnet/dotnet - 9eb0ecd40ec7a605a0c9c41341919db0ff9bf5ad + 96384f46287cd0b6ae49f3885676e3d1635c7894 @@ -89,31 +89,31 @@ https://github.com/dotnet/macios 45f6d652d5dda6309b14a5a3641e73b688bb5adc - + https://github.com/dotnet/dotnet - 9eb0ecd40ec7a605a0c9c41341919db0ff9bf5ad + 96384f46287cd0b6ae49f3885676e3d1635c7894 - + https://github.com/dotnet/dotnet - 9eb0ecd40ec7a605a0c9c41341919db0ff9bf5ad + 96384f46287cd0b6ae49f3885676e3d1635c7894 - + https://github.com/dotnet/dotnet - 9eb0ecd40ec7a605a0c9c41341919db0ff9bf5ad + 96384f46287cd0b6ae49f3885676e3d1635c7894 - + https://github.com/dotnet/dotnet - 9eb0ecd40ec7a605a0c9c41341919db0ff9bf5ad + 96384f46287cd0b6ae49f3885676e3d1635c7894 https://github.com/dotnet/xharness dbb478b6aafa222529ae95be344a1b91485c4adf - + https://github.com/dotnet/dotnet - 9eb0ecd40ec7a605a0c9c41341919db0ff9bf5ad + 96384f46287cd0b6ae49f3885676e3d1635c7894 diff --git a/global.json b/global.json index fa68bc59e2c3..e29420dd427a 100644 --- a/global.json +++ b/global.json @@ -11,6 +11,6 @@ "dotnet": "10.0.100-rc.2.25454.105" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25454.105" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25454.107" } } From a7bb7c45f2fdbf86d90da2980cbff1dce98d3e6c Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Sat, 6 Sep 2025 02:04:28 +0000 Subject: [PATCH 04/20] Re-generate global.json for PR #23751: [net10.0] Update dependencies from dotnet/dotnet --- global.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/global.json b/global.json index e29420dd427a..431362d36c9f 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "10.0.100-rc.2.25454.105", + "version": "10.0.100-rc.2.25454.107", "paths": [ "builds/downloads/dotnet", "$host$" @@ -8,7 +8,7 @@ "errorMessage": "The .NET SDK could not be found, please run 'make dotnet -C builds'." }, "tools": { - "dotnet": "10.0.100-rc.2.25454.105" + "dotnet": "10.0.100-rc.2.25454.107" }, "msbuild-sdks": { "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25454.107" From 790fe9b175fa953a669401bb75670ff38d2fa1c3 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sun, 7 Sep 2025 02:02:38 +0000 Subject: [PATCH 05/20] Update dependencies from https://github.com/dotnet/dotnet build 20250906.1 Microsoft.NET.Runtime.MonoTargets.Sdk , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Cecil , Microsoft.DotNet.SharedFramework.Sdk , Microsoft.NET.ILLink , Microsoft.NET.ILLink.Tasks , Microsoft.NET.Sdk , Microsoft.NETCore.App.Ref , Microsoft.TemplateEngine.Authoring.Tasks From Version 10.0.0-rc.2.25427.104 -> To Version 10.0.0-rc.2.25456.101 --- eng/Version.Details.props | 20 ++++++++++---------- eng/Version.Details.xml | 40 +++++++++++++++++++-------------------- global.json | 2 +- 3 files changed, 31 insertions(+), 31 deletions(-) diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 9730788d24ce..9074d1136f8c 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,16 +6,16 @@ This file should be imported by eng/Versions.props - 10.0.0-beta.25454.107 - 10.0.0-beta.25454.107 - 0.11.5-alpha.25454.107 - 10.0.0-beta.25454.107 - 10.0.0-rc.2.25454.107 - 10.0.0-rc.2.25454.107 - 10.0.0-rc.2.25454.107 - 10.0.100-rc.2.25454.107 - 10.0.0-rc.2.25454.107 - 10.0.100-rc.2.25454.107 + 10.0.0-beta.25456.101 + 10.0.0-beta.25456.101 + 0.11.5-alpha.25456.101 + 10.0.0-beta.25456.101 + 10.0.0-rc.2.25456.101 + 10.0.0-rc.2.25456.101 + 10.0.0-rc.2.25456.101 + 10.0.100-rc.2.25456.101 + 10.0.0-rc.2.25456.101 + 10.0.100-rc.2.25456.101 26.0.10770-ci.xcode26-0-net10-0 18.5.9227 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 08724f968e01..0741b0b4b30d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,25 +1,25 @@ - + https://github.com/dotnet/dotnet - 96384f46287cd0b6ae49f3885676e3d1635c7894 + 2b85e08c244605d0276b2b2ef8959360fd0d5a84 - + https://github.com/dotnet/dotnet - 96384f46287cd0b6ae49f3885676e3d1635c7894 + 2b85e08c244605d0276b2b2ef8959360fd0d5a84 - + https://github.com/dotnet/dotnet - 96384f46287cd0b6ae49f3885676e3d1635c7894 + 2b85e08c244605d0276b2b2ef8959360fd0d5a84 - + https://github.com/dotnet/dotnet - 96384f46287cd0b6ae49f3885676e3d1635c7894 + 2b85e08c244605d0276b2b2ef8959360fd0d5a84 - + https://github.com/dotnet/dotnet - 96384f46287cd0b6ae49f3885676e3d1635c7894 + 2b85e08c244605d0276b2b2ef8959360fd0d5a84 @@ -89,31 +89,31 @@ https://github.com/dotnet/macios 45f6d652d5dda6309b14a5a3641e73b688bb5adc - + https://github.com/dotnet/dotnet - 96384f46287cd0b6ae49f3885676e3d1635c7894 + 2b85e08c244605d0276b2b2ef8959360fd0d5a84 - + https://github.com/dotnet/dotnet - 96384f46287cd0b6ae49f3885676e3d1635c7894 + 2b85e08c244605d0276b2b2ef8959360fd0d5a84 - + https://github.com/dotnet/dotnet - 96384f46287cd0b6ae49f3885676e3d1635c7894 + 2b85e08c244605d0276b2b2ef8959360fd0d5a84 - + https://github.com/dotnet/dotnet - 96384f46287cd0b6ae49f3885676e3d1635c7894 + 2b85e08c244605d0276b2b2ef8959360fd0d5a84 https://github.com/dotnet/xharness dbb478b6aafa222529ae95be344a1b91485c4adf - + https://github.com/dotnet/dotnet - 96384f46287cd0b6ae49f3885676e3d1635c7894 + 2b85e08c244605d0276b2b2ef8959360fd0d5a84 diff --git a/global.json b/global.json index 431362d36c9f..64f167f828a7 100644 --- a/global.json +++ b/global.json @@ -11,6 +11,6 @@ "dotnet": "10.0.100-rc.2.25454.107" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25454.107" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25456.101" } } From def976ee7364a4114e121366e3268309657dbc45 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Sun, 7 Sep 2025 02:03:19 +0000 Subject: [PATCH 06/20] Re-generate global.json for PR #23751: [net10.0] Update dependencies from dotnet/dotnet --- global.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/global.json b/global.json index 64f167f828a7..fce93304802f 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "10.0.100-rc.2.25454.107", + "version": "10.0.100-rc.2.25456.101", "paths": [ "builds/downloads/dotnet", "$host$" @@ -8,7 +8,7 @@ "errorMessage": "The .NET SDK could not be found, please run 'make dotnet -C builds'." }, "tools": { - "dotnet": "10.0.100-rc.2.25454.107" + "dotnet": "10.0.100-rc.2.25456.101" }, "msbuild-sdks": { "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25456.101" From c547449d3a80f1ffbd48759f68a3c1796897b286 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 8 Sep 2025 02:03:27 +0000 Subject: [PATCH 07/20] Update dependencies from https://github.com/dotnet/dotnet build 20250907.2 Microsoft.NET.Runtime.MonoTargets.Sdk , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Cecil , Microsoft.DotNet.SharedFramework.Sdk , Microsoft.NET.ILLink , Microsoft.NET.ILLink.Tasks , Microsoft.NET.Sdk , Microsoft.NETCore.App.Ref , Microsoft.TemplateEngine.Authoring.Tasks From Version 10.0.0-rc.2.25427.104 -> To Version 10.0.0-rc.2.25457.102 --- eng/Version.Details.props | 20 ++++++++++---------- eng/Version.Details.xml | 40 +++++++++++++++++++-------------------- global.json | 2 +- 3 files changed, 31 insertions(+), 31 deletions(-) diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 9074d1136f8c..59ad4657ade2 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,16 +6,16 @@ This file should be imported by eng/Versions.props - 10.0.0-beta.25456.101 - 10.0.0-beta.25456.101 - 0.11.5-alpha.25456.101 - 10.0.0-beta.25456.101 - 10.0.0-rc.2.25456.101 - 10.0.0-rc.2.25456.101 - 10.0.0-rc.2.25456.101 - 10.0.100-rc.2.25456.101 - 10.0.0-rc.2.25456.101 - 10.0.100-rc.2.25456.101 + 10.0.0-beta.25457.102 + 10.0.0-beta.25457.102 + 0.11.5-alpha.25457.102 + 10.0.0-beta.25457.102 + 10.0.0-rc.2.25457.102 + 10.0.0-rc.2.25457.102 + 10.0.0-rc.2.25457.102 + 10.0.100-rc.2.25457.102 + 10.0.0-rc.2.25457.102 + 10.0.100-rc.2.25457.102 26.0.10770-ci.xcode26-0-net10-0 18.5.9227 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 0741b0b4b30d..30f8cdcb5ac6 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,25 +1,25 @@ - + https://github.com/dotnet/dotnet - 2b85e08c244605d0276b2b2ef8959360fd0d5a84 + 8ea69c337be69385ff7eb44b2a54db78010110d8 - + https://github.com/dotnet/dotnet - 2b85e08c244605d0276b2b2ef8959360fd0d5a84 + 8ea69c337be69385ff7eb44b2a54db78010110d8 - + https://github.com/dotnet/dotnet - 2b85e08c244605d0276b2b2ef8959360fd0d5a84 + 8ea69c337be69385ff7eb44b2a54db78010110d8 - + https://github.com/dotnet/dotnet - 2b85e08c244605d0276b2b2ef8959360fd0d5a84 + 8ea69c337be69385ff7eb44b2a54db78010110d8 - + https://github.com/dotnet/dotnet - 2b85e08c244605d0276b2b2ef8959360fd0d5a84 + 8ea69c337be69385ff7eb44b2a54db78010110d8 @@ -89,31 +89,31 @@ https://github.com/dotnet/macios 45f6d652d5dda6309b14a5a3641e73b688bb5adc - + https://github.com/dotnet/dotnet - 2b85e08c244605d0276b2b2ef8959360fd0d5a84 + 8ea69c337be69385ff7eb44b2a54db78010110d8 - + https://github.com/dotnet/dotnet - 2b85e08c244605d0276b2b2ef8959360fd0d5a84 + 8ea69c337be69385ff7eb44b2a54db78010110d8 - + https://github.com/dotnet/dotnet - 2b85e08c244605d0276b2b2ef8959360fd0d5a84 + 8ea69c337be69385ff7eb44b2a54db78010110d8 - + https://github.com/dotnet/dotnet - 2b85e08c244605d0276b2b2ef8959360fd0d5a84 + 8ea69c337be69385ff7eb44b2a54db78010110d8 https://github.com/dotnet/xharness dbb478b6aafa222529ae95be344a1b91485c4adf - + https://github.com/dotnet/dotnet - 2b85e08c244605d0276b2b2ef8959360fd0d5a84 + 8ea69c337be69385ff7eb44b2a54db78010110d8 diff --git a/global.json b/global.json index fce93304802f..ba092fc20640 100644 --- a/global.json +++ b/global.json @@ -11,6 +11,6 @@ "dotnet": "10.0.100-rc.2.25456.101" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25456.101" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25457.102" } } From e583c4fe8da7b92c0bc9067d0796ba708401fc8c Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Mon, 8 Sep 2025 02:04:08 +0000 Subject: [PATCH 08/20] Re-generate global.json for PR #23751: [net10.0] Update dependencies from dotnet/dotnet --- global.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/global.json b/global.json index ba092fc20640..08ac71a24823 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "10.0.100-rc.2.25456.101", + "version": "10.0.100-rc.2.25457.102", "paths": [ "builds/downloads/dotnet", "$host$" @@ -8,7 +8,7 @@ "errorMessage": "The .NET SDK could not be found, please run 'make dotnet -C builds'." }, "tools": { - "dotnet": "10.0.100-rc.2.25456.101" + "dotnet": "10.0.100-rc.2.25457.102" }, "msbuild-sdks": { "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25457.102" From ba2508fec3635f70c751f02d87b98ce3b4b6f294 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 9 Sep 2025 02:04:08 +0000 Subject: [PATCH 09/20] Update dependencies from https://github.com/dotnet/dotnet build 20250908.3 Microsoft.NET.Runtime.MonoTargets.Sdk , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Cecil , Microsoft.DotNet.SharedFramework.Sdk , Microsoft.NET.ILLink , Microsoft.NET.ILLink.Tasks , Microsoft.NET.Sdk , Microsoft.NETCore.App.Ref , Microsoft.TemplateEngine.Authoring.Tasks From Version 10.0.0-rc.2.25427.104 -> To Version 10.0.0-rc.2.25458.103 --- eng/Version.Details.props | 20 ++++++++++---------- eng/Version.Details.xml | 40 +++++++++++++++++++-------------------- global.json | 2 +- 3 files changed, 31 insertions(+), 31 deletions(-) diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 59ad4657ade2..7d38abb0aaf0 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,16 +6,16 @@ This file should be imported by eng/Versions.props - 10.0.0-beta.25457.102 - 10.0.0-beta.25457.102 - 0.11.5-alpha.25457.102 - 10.0.0-beta.25457.102 - 10.0.0-rc.2.25457.102 - 10.0.0-rc.2.25457.102 - 10.0.0-rc.2.25457.102 - 10.0.100-rc.2.25457.102 - 10.0.0-rc.2.25457.102 - 10.0.100-rc.2.25457.102 + 10.0.0-beta.25458.103 + 10.0.0-beta.25458.103 + 0.11.5-alpha.25458.103 + 10.0.0-beta.25458.103 + 10.0.0-rc.2.25458.103 + 10.0.0-rc.2.25458.103 + 10.0.0-rc.2.25458.103 + 10.0.100-rc.2.25458.103 + 10.0.0-rc.2.25458.103 + 10.0.100-rc.2.25458.103 26.0.10770-ci.xcode26-0-net10-0 18.5.9227 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 30f8cdcb5ac6..9676bfa058d8 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,25 +1,25 @@ - + https://github.com/dotnet/dotnet - 8ea69c337be69385ff7eb44b2a54db78010110d8 + f7f9fbc789eaea36c447f3826eac66a925965915 - + https://github.com/dotnet/dotnet - 8ea69c337be69385ff7eb44b2a54db78010110d8 + f7f9fbc789eaea36c447f3826eac66a925965915 - + https://github.com/dotnet/dotnet - 8ea69c337be69385ff7eb44b2a54db78010110d8 + f7f9fbc789eaea36c447f3826eac66a925965915 - + https://github.com/dotnet/dotnet - 8ea69c337be69385ff7eb44b2a54db78010110d8 + f7f9fbc789eaea36c447f3826eac66a925965915 - + https://github.com/dotnet/dotnet - 8ea69c337be69385ff7eb44b2a54db78010110d8 + f7f9fbc789eaea36c447f3826eac66a925965915 @@ -89,31 +89,31 @@ https://github.com/dotnet/macios 45f6d652d5dda6309b14a5a3641e73b688bb5adc - + https://github.com/dotnet/dotnet - 8ea69c337be69385ff7eb44b2a54db78010110d8 + f7f9fbc789eaea36c447f3826eac66a925965915 - + https://github.com/dotnet/dotnet - 8ea69c337be69385ff7eb44b2a54db78010110d8 + f7f9fbc789eaea36c447f3826eac66a925965915 - + https://github.com/dotnet/dotnet - 8ea69c337be69385ff7eb44b2a54db78010110d8 + f7f9fbc789eaea36c447f3826eac66a925965915 - + https://github.com/dotnet/dotnet - 8ea69c337be69385ff7eb44b2a54db78010110d8 + f7f9fbc789eaea36c447f3826eac66a925965915 https://github.com/dotnet/xharness dbb478b6aafa222529ae95be344a1b91485c4adf - + https://github.com/dotnet/dotnet - 8ea69c337be69385ff7eb44b2a54db78010110d8 + f7f9fbc789eaea36c447f3826eac66a925965915 diff --git a/global.json b/global.json index 08ac71a24823..0b9bdee0015d 100644 --- a/global.json +++ b/global.json @@ -11,6 +11,6 @@ "dotnet": "10.0.100-rc.2.25457.102" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25457.102" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25458.103" } } From 2a26b46eca57e23ddbafb118303d789f46c1cb48 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Tue, 9 Sep 2025 02:04:49 +0000 Subject: [PATCH 10/20] Re-generate global.json for PR #23751: [net10.0] Update dependencies from dotnet/dotnet --- global.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/global.json b/global.json index 0b9bdee0015d..d8a31b83a656 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "10.0.100-rc.2.25457.102", + "version": "10.0.100-rc.2.25458.103", "paths": [ "builds/downloads/dotnet", "$host$" @@ -8,7 +8,7 @@ "errorMessage": "The .NET SDK could not be found, please run 'make dotnet -C builds'." }, "tools": { - "dotnet": "10.0.100-rc.2.25457.102" + "dotnet": "10.0.100-rc.2.25458.103" }, "msbuild-sdks": { "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25458.103" From 4a8ff7130aec4f19ead6675a968720bb3fcb06b6 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 10 Sep 2025 02:04:05 +0000 Subject: [PATCH 11/20] Update dependencies from https://github.com/dotnet/dotnet build 20250909.1 Microsoft.NET.Runtime.MonoTargets.Sdk , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Cecil , Microsoft.DotNet.SharedFramework.Sdk , Microsoft.NET.ILLink , Microsoft.NET.ILLink.Tasks , Microsoft.NET.Sdk , Microsoft.NETCore.App.Ref , Microsoft.TemplateEngine.Authoring.Tasks From Version 10.0.0-rc.2.25427.104 -> To Version 10.0.0-rc.2.25459.101 --- NuGet.config | 1 + eng/Version.Details.props | 20 ++++++++++---------- eng/Version.Details.xml | 40 +++++++++++++++++++-------------------- global.json | 2 +- 4 files changed, 32 insertions(+), 31 deletions(-) diff --git a/NuGet.config b/NuGet.config index e3e74d34445c..241866d6f673 100644 --- a/NuGet.config +++ b/NuGet.config @@ -11,6 +11,7 @@ + diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 7d38abb0aaf0..3877d95ccda5 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,16 +6,16 @@ This file should be imported by eng/Versions.props - 10.0.0-beta.25458.103 - 10.0.0-beta.25458.103 - 0.11.5-alpha.25458.103 - 10.0.0-beta.25458.103 - 10.0.0-rc.2.25458.103 - 10.0.0-rc.2.25458.103 - 10.0.0-rc.2.25458.103 - 10.0.100-rc.2.25458.103 - 10.0.0-rc.2.25458.103 - 10.0.100-rc.2.25458.103 + 10.0.0-beta.25459.101 + 10.0.0-beta.25459.101 + 0.11.5-alpha.25459.101 + 10.0.0-beta.25459.101 + 10.0.0-rc.2.25459.101 + 10.0.0-rc.2.25459.101 + 10.0.0-rc.2.25459.101 + 10.0.100-rc.2.25459.101 + 10.0.0-rc.2.25459.101 + 10.0.100-rc.2.25459.101 26.0.10770-ci.xcode26-0-net10-0 18.5.9227 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 9676bfa058d8..f5b750281a09 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,25 +1,25 @@ - + https://github.com/dotnet/dotnet - f7f9fbc789eaea36c447f3826eac66a925965915 + 13a7588dc6e538cc938ea1277a37f756a80c7f03 - + https://github.com/dotnet/dotnet - f7f9fbc789eaea36c447f3826eac66a925965915 + 13a7588dc6e538cc938ea1277a37f756a80c7f03 - + https://github.com/dotnet/dotnet - f7f9fbc789eaea36c447f3826eac66a925965915 + 13a7588dc6e538cc938ea1277a37f756a80c7f03 - + https://github.com/dotnet/dotnet - f7f9fbc789eaea36c447f3826eac66a925965915 + 13a7588dc6e538cc938ea1277a37f756a80c7f03 - + https://github.com/dotnet/dotnet - f7f9fbc789eaea36c447f3826eac66a925965915 + 13a7588dc6e538cc938ea1277a37f756a80c7f03 @@ -89,31 +89,31 @@ https://github.com/dotnet/macios 45f6d652d5dda6309b14a5a3641e73b688bb5adc - + https://github.com/dotnet/dotnet - f7f9fbc789eaea36c447f3826eac66a925965915 + 13a7588dc6e538cc938ea1277a37f756a80c7f03 - + https://github.com/dotnet/dotnet - f7f9fbc789eaea36c447f3826eac66a925965915 + 13a7588dc6e538cc938ea1277a37f756a80c7f03 - + https://github.com/dotnet/dotnet - f7f9fbc789eaea36c447f3826eac66a925965915 + 13a7588dc6e538cc938ea1277a37f756a80c7f03 - + https://github.com/dotnet/dotnet - f7f9fbc789eaea36c447f3826eac66a925965915 + 13a7588dc6e538cc938ea1277a37f756a80c7f03 https://github.com/dotnet/xharness dbb478b6aafa222529ae95be344a1b91485c4adf - + https://github.com/dotnet/dotnet - f7f9fbc789eaea36c447f3826eac66a925965915 + 13a7588dc6e538cc938ea1277a37f756a80c7f03 diff --git a/global.json b/global.json index d8a31b83a656..69e07fbad83f 100644 --- a/global.json +++ b/global.json @@ -11,6 +11,6 @@ "dotnet": "10.0.100-rc.2.25458.103" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25458.103" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25459.101" } } From c572635bb08a1bce4765ff47254f6e2ed5f71b10 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Wed, 10 Sep 2025 02:04:50 +0000 Subject: [PATCH 12/20] Re-generate global.json for PR #23751: [net10.0] Update dependencies from dotnet/dotnet --- global.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/global.json b/global.json index 69e07fbad83f..b4460da69493 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "10.0.100-rc.2.25458.103", + "version": "10.0.100-rc.2.25459.101", "paths": [ "builds/downloads/dotnet", "$host$" @@ -8,7 +8,7 @@ "errorMessage": "The .NET SDK could not be found, please run 'make dotnet -C builds'." }, "tools": { - "dotnet": "10.0.100-rc.2.25458.103" + "dotnet": "10.0.100-rc.2.25459.101" }, "msbuild-sdks": { "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25459.101" From 2ebcebf058cbcb23540829bfbee4a7667dd7e154 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 11 Sep 2025 02:02:52 +0000 Subject: [PATCH 13/20] Update dependencies from https://github.com/dotnet/dotnet build 20250910.4 Microsoft.NET.Runtime.MonoTargets.Sdk , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Cecil , Microsoft.DotNet.SharedFramework.Sdk , Microsoft.NET.ILLink , Microsoft.NET.ILLink.Tasks , Microsoft.NET.Sdk , Microsoft.NETCore.App.Ref , Microsoft.TemplateEngine.Authoring.Tasks From Version 10.0.0-rc.2.25427.104 -> To Version 10.0.0-rc.2.25460.104 --- eng/Version.Details.props | 20 ++++++++++---------- eng/Version.Details.xml | 40 +++++++++++++++++++-------------------- global.json | 2 +- 3 files changed, 31 insertions(+), 31 deletions(-) diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 3877d95ccda5..6045f11a3bdb 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,16 +6,16 @@ This file should be imported by eng/Versions.props - 10.0.0-beta.25459.101 - 10.0.0-beta.25459.101 - 0.11.5-alpha.25459.101 - 10.0.0-beta.25459.101 - 10.0.0-rc.2.25459.101 - 10.0.0-rc.2.25459.101 - 10.0.0-rc.2.25459.101 - 10.0.100-rc.2.25459.101 - 10.0.0-rc.2.25459.101 - 10.0.100-rc.2.25459.101 + 10.0.0-beta.25460.104 + 10.0.0-beta.25460.104 + 0.11.5-alpha.25460.104 + 10.0.0-beta.25460.104 + 10.0.0-rc.2.25460.104 + 10.0.0-rc.2.25460.104 + 10.0.0-rc.2.25460.104 + 10.0.100-rc.2.25460.104 + 10.0.0-rc.2.25460.104 + 10.0.100-rc.2.25460.104 26.0.10770-ci.xcode26-0-net10-0 18.5.9227 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index f5b750281a09..99223d8aa240 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,25 +1,25 @@ - + https://github.com/dotnet/dotnet - 13a7588dc6e538cc938ea1277a37f756a80c7f03 + eac14590f69f6876d418cef9e8fdd3f44f6ef0b2 - + https://github.com/dotnet/dotnet - 13a7588dc6e538cc938ea1277a37f756a80c7f03 + eac14590f69f6876d418cef9e8fdd3f44f6ef0b2 - + https://github.com/dotnet/dotnet - 13a7588dc6e538cc938ea1277a37f756a80c7f03 + eac14590f69f6876d418cef9e8fdd3f44f6ef0b2 - + https://github.com/dotnet/dotnet - 13a7588dc6e538cc938ea1277a37f756a80c7f03 + eac14590f69f6876d418cef9e8fdd3f44f6ef0b2 - + https://github.com/dotnet/dotnet - 13a7588dc6e538cc938ea1277a37f756a80c7f03 + eac14590f69f6876d418cef9e8fdd3f44f6ef0b2 @@ -89,31 +89,31 @@ https://github.com/dotnet/macios 45f6d652d5dda6309b14a5a3641e73b688bb5adc - + https://github.com/dotnet/dotnet - 13a7588dc6e538cc938ea1277a37f756a80c7f03 + eac14590f69f6876d418cef9e8fdd3f44f6ef0b2 - + https://github.com/dotnet/dotnet - 13a7588dc6e538cc938ea1277a37f756a80c7f03 + eac14590f69f6876d418cef9e8fdd3f44f6ef0b2 - + https://github.com/dotnet/dotnet - 13a7588dc6e538cc938ea1277a37f756a80c7f03 + eac14590f69f6876d418cef9e8fdd3f44f6ef0b2 - + https://github.com/dotnet/dotnet - 13a7588dc6e538cc938ea1277a37f756a80c7f03 + eac14590f69f6876d418cef9e8fdd3f44f6ef0b2 https://github.com/dotnet/xharness dbb478b6aafa222529ae95be344a1b91485c4adf - + https://github.com/dotnet/dotnet - 13a7588dc6e538cc938ea1277a37f756a80c7f03 + eac14590f69f6876d418cef9e8fdd3f44f6ef0b2 diff --git a/global.json b/global.json index b4460da69493..d7f690f90478 100644 --- a/global.json +++ b/global.json @@ -11,6 +11,6 @@ "dotnet": "10.0.100-rc.2.25459.101" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25459.101" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25460.104" } } From e573e54caa9aea78b1df3b214379e92e21a4998f Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Thu, 11 Sep 2025 02:03:32 +0000 Subject: [PATCH 14/20] Re-generate global.json for PR #23751: [net10.0] Update dependencies from dotnet/dotnet --- global.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/global.json b/global.json index d7f690f90478..585773cfff71 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "10.0.100-rc.2.25459.101", + "version": "10.0.100-rc.2.25460.104", "paths": [ "builds/downloads/dotnet", "$host$" @@ -8,7 +8,7 @@ "errorMessage": "The .NET SDK could not be found, please run 'make dotnet -C builds'." }, "tools": { - "dotnet": "10.0.100-rc.2.25459.101" + "dotnet": "10.0.100-rc.2.25460.104" }, "msbuild-sdks": { "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25460.104" From 2f9e9c35b49b186ee45ea0cf270c3c22453be671 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 13 Sep 2025 02:06:18 +0000 Subject: [PATCH 15/20] Update dependencies from https://github.com/dotnet/dotnet build 20250912.1 On relative base path root Microsoft.NET.Runtime.MonoTargets.Sdk , Microsoft.NET.ILLink , Microsoft.NET.ILLink.Tasks , Microsoft.NETCore.App.Ref From Version 10.0.0-rc.2.25427.104 -> To Version 10.0.0-rc.2.25462.101 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.SharedFramework.Sdk From Version 10.0.0-beta.25427.104 -> To Version 10.0.0-beta.25462.101 Microsoft.DotNet.Cecil From Version 0.11.5-alpha.25427.104 -> To Version 0.11.5-alpha.25462.101 Microsoft.NET.Sdk From Version 10.0.100-rc.1.25427.104 -> To Version 10.0.100-rc.2.25462.101 Microsoft.TemplateEngine.Authoring.Tasks From Version 10.0.100-rc.2.25427.104 -> To Version 10.0.100-rc.2.25462.101 --- eng/Version.Details.props | 20 ++++++++-------- eng/Version.Details.xml | 40 ++++++++++++++++---------------- eng/common/SetupNugetSources.ps1 | 2 +- eng/common/SetupNugetSources.sh | 2 +- global.json | 2 +- 5 files changed, 33 insertions(+), 33 deletions(-) diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 6045f11a3bdb..82d6c43995b4 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,16 +6,16 @@ This file should be imported by eng/Versions.props - 10.0.0-beta.25460.104 - 10.0.0-beta.25460.104 - 0.11.5-alpha.25460.104 - 10.0.0-beta.25460.104 - 10.0.0-rc.2.25460.104 - 10.0.0-rc.2.25460.104 - 10.0.0-rc.2.25460.104 - 10.0.100-rc.2.25460.104 - 10.0.0-rc.2.25460.104 - 10.0.100-rc.2.25460.104 + 10.0.0-beta.25462.101 + 10.0.0-beta.25462.101 + 0.11.5-alpha.25462.101 + 10.0.0-beta.25462.101 + 10.0.0-rc.2.25462.101 + 10.0.0-rc.2.25462.101 + 10.0.0-rc.2.25462.101 + 10.0.100-rc.2.25462.101 + 10.0.0-rc.2.25462.101 + 10.0.100-rc.2.25462.101 26.0.10770-ci.xcode26-0-net10-0 18.5.9227 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 99223d8aa240..0304fa75cf95 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,25 +1,25 @@ - + https://github.com/dotnet/dotnet - eac14590f69f6876d418cef9e8fdd3f44f6ef0b2 + 26861c107ef3684f67c07456f01096b0d29edad0 - + https://github.com/dotnet/dotnet - eac14590f69f6876d418cef9e8fdd3f44f6ef0b2 + 26861c107ef3684f67c07456f01096b0d29edad0 - + https://github.com/dotnet/dotnet - eac14590f69f6876d418cef9e8fdd3f44f6ef0b2 + 26861c107ef3684f67c07456f01096b0d29edad0 - + https://github.com/dotnet/dotnet - eac14590f69f6876d418cef9e8fdd3f44f6ef0b2 + 26861c107ef3684f67c07456f01096b0d29edad0 - + https://github.com/dotnet/dotnet - eac14590f69f6876d418cef9e8fdd3f44f6ef0b2 + 26861c107ef3684f67c07456f01096b0d29edad0 @@ -89,31 +89,31 @@ https://github.com/dotnet/macios 45f6d652d5dda6309b14a5a3641e73b688bb5adc - + https://github.com/dotnet/dotnet - eac14590f69f6876d418cef9e8fdd3f44f6ef0b2 + 26861c107ef3684f67c07456f01096b0d29edad0 - + https://github.com/dotnet/dotnet - eac14590f69f6876d418cef9e8fdd3f44f6ef0b2 + 26861c107ef3684f67c07456f01096b0d29edad0 - + https://github.com/dotnet/dotnet - eac14590f69f6876d418cef9e8fdd3f44f6ef0b2 + 26861c107ef3684f67c07456f01096b0d29edad0 - + https://github.com/dotnet/dotnet - eac14590f69f6876d418cef9e8fdd3f44f6ef0b2 + 26861c107ef3684f67c07456f01096b0d29edad0 https://github.com/dotnet/xharness dbb478b6aafa222529ae95be344a1b91485c4adf - + https://github.com/dotnet/dotnet - eac14590f69f6876d418cef9e8fdd3f44f6ef0b2 + 26861c107ef3684f67c07456f01096b0d29edad0 diff --git a/eng/common/SetupNugetSources.ps1 b/eng/common/SetupNugetSources.ps1 index 792b60b49d42..9445c3143258 100644 --- a/eng/common/SetupNugetSources.ps1 +++ b/eng/common/SetupNugetSources.ps1 @@ -157,7 +157,7 @@ if ($dotnet31Source -ne $null) { AddPackageSource -Sources $sources -SourceName "dotnet3.1-internal-transport" -SourceEndPoint "https://pkgs.dev.azure.com/dnceng/_packaging/dotnet3.1-internal-transport/nuget/v2" -Creds $creds -Username $userName -pwd $Password } -$dotnetVersions = @('5','6','7','8','9') +$dotnetVersions = @('5','6','7','8','9','10') foreach ($dotnetVersion in $dotnetVersions) { $feedPrefix = "dotnet" + $dotnetVersion; diff --git a/eng/common/SetupNugetSources.sh b/eng/common/SetupNugetSources.sh index facb415ca6ff..ddf4efc81a4a 100644 --- a/eng/common/SetupNugetSources.sh +++ b/eng/common/SetupNugetSources.sh @@ -99,7 +99,7 @@ if [ "$?" == "0" ]; then PackageSources+=('dotnet3.1-internal-transport') fi -DotNetVersions=('5' '6' '7' '8' '9') +DotNetVersions=('5' '6' '7' '8' '9' '10') for DotNetVersion in ${DotNetVersions[@]} ; do FeedPrefix="dotnet${DotNetVersion}"; diff --git a/global.json b/global.json index 585773cfff71..1ec4cf57a454 100644 --- a/global.json +++ b/global.json @@ -11,6 +11,6 @@ "dotnet": "10.0.100-rc.2.25460.104" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25460.104" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25462.101" } } From c578acb7968c2ecbdac209490c85a20dc104ae76 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Sat, 13 Sep 2025 02:06:59 +0000 Subject: [PATCH 16/20] Re-generate global.json for PR #23751: [net10.0] Update dependencies from dotnet/dotnet --- global.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/global.json b/global.json index 1ec4cf57a454..c5f53f510f8b 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "10.0.100-rc.2.25460.104", + "version": "10.0.100-rc.2.25462.101", "paths": [ "builds/downloads/dotnet", "$host$" @@ -8,7 +8,7 @@ "errorMessage": "The .NET SDK could not be found, please run 'make dotnet -C builds'." }, "tools": { - "dotnet": "10.0.100-rc.2.25460.104" + "dotnet": "10.0.100-rc.2.25462.101" }, "msbuild-sdks": { "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25462.101" From 1baa682b2b46fd915c54f8603c425fd4dfae05bd Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sun, 14 Sep 2025 02:04:01 +0000 Subject: [PATCH 17/20] Update dependencies from https://github.com/dotnet/dotnet build 20250912.17 On relative base path root Microsoft.NET.Runtime.MonoTargets.Sdk , Microsoft.NET.ILLink , Microsoft.NET.ILLink.Tasks , Microsoft.NETCore.App.Ref From Version 10.0.0-rc.2.25427.104 -> To Version 10.0.0-rc.2.25462.117 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.SharedFramework.Sdk From Version 10.0.0-beta.25427.104 -> To Version 10.0.0-beta.25462.117 Microsoft.DotNet.Cecil From Version 0.11.5-alpha.25427.104 -> To Version 0.11.5-alpha.25462.117 Microsoft.NET.Sdk From Version 10.0.100-rc.1.25427.104 -> To Version 10.0.100-rc.2.25462.117 Microsoft.TemplateEngine.Authoring.Tasks From Version 10.0.100-rc.2.25427.104 -> To Version 10.0.100-rc.2.25462.117 --- eng/Version.Details.props | 20 ++++++++++---------- eng/Version.Details.xml | 40 +++++++++++++++++++-------------------- global.json | 2 +- 3 files changed, 31 insertions(+), 31 deletions(-) diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 82d6c43995b4..9ec1696c8eff 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,16 +6,16 @@ This file should be imported by eng/Versions.props - 10.0.0-beta.25462.101 - 10.0.0-beta.25462.101 - 0.11.5-alpha.25462.101 - 10.0.0-beta.25462.101 - 10.0.0-rc.2.25462.101 - 10.0.0-rc.2.25462.101 - 10.0.0-rc.2.25462.101 - 10.0.100-rc.2.25462.101 - 10.0.0-rc.2.25462.101 - 10.0.100-rc.2.25462.101 + 10.0.0-beta.25462.117 + 10.0.0-beta.25462.117 + 0.11.5-alpha.25462.117 + 10.0.0-beta.25462.117 + 10.0.0-rc.2.25462.117 + 10.0.0-rc.2.25462.117 + 10.0.0-rc.2.25462.117 + 10.0.100-rc.2.25462.117 + 10.0.0-rc.2.25462.117 + 10.0.100-rc.2.25462.117 26.0.10770-ci.xcode26-0-net10-0 18.5.9227 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 0304fa75cf95..8400884f0916 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,25 +1,25 @@ - + https://github.com/dotnet/dotnet - 26861c107ef3684f67c07456f01096b0d29edad0 + ee760c42a6df115208fe2262d358be6d4003e55f - + https://github.com/dotnet/dotnet - 26861c107ef3684f67c07456f01096b0d29edad0 + ee760c42a6df115208fe2262d358be6d4003e55f - + https://github.com/dotnet/dotnet - 26861c107ef3684f67c07456f01096b0d29edad0 + ee760c42a6df115208fe2262d358be6d4003e55f - + https://github.com/dotnet/dotnet - 26861c107ef3684f67c07456f01096b0d29edad0 + ee760c42a6df115208fe2262d358be6d4003e55f - + https://github.com/dotnet/dotnet - 26861c107ef3684f67c07456f01096b0d29edad0 + ee760c42a6df115208fe2262d358be6d4003e55f @@ -89,31 +89,31 @@ https://github.com/dotnet/macios 45f6d652d5dda6309b14a5a3641e73b688bb5adc - + https://github.com/dotnet/dotnet - 26861c107ef3684f67c07456f01096b0d29edad0 + ee760c42a6df115208fe2262d358be6d4003e55f - + https://github.com/dotnet/dotnet - 26861c107ef3684f67c07456f01096b0d29edad0 + ee760c42a6df115208fe2262d358be6d4003e55f - + https://github.com/dotnet/dotnet - 26861c107ef3684f67c07456f01096b0d29edad0 + ee760c42a6df115208fe2262d358be6d4003e55f - + https://github.com/dotnet/dotnet - 26861c107ef3684f67c07456f01096b0d29edad0 + ee760c42a6df115208fe2262d358be6d4003e55f https://github.com/dotnet/xharness dbb478b6aafa222529ae95be344a1b91485c4adf - + https://github.com/dotnet/dotnet - 26861c107ef3684f67c07456f01096b0d29edad0 + ee760c42a6df115208fe2262d358be6d4003e55f diff --git a/global.json b/global.json index c5f53f510f8b..018ec0617627 100644 --- a/global.json +++ b/global.json @@ -11,6 +11,6 @@ "dotnet": "10.0.100-rc.2.25462.101" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25462.101" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25462.117" } } From e23671782be940662428e8617c2fd82033772dbe Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Sun, 14 Sep 2025 02:04:42 +0000 Subject: [PATCH 18/20] Re-generate global.json for PR #23751: [net10.0] Update dependencies from dotnet/dotnet --- global.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/global.json b/global.json index 018ec0617627..fde1cd66bf45 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "10.0.100-rc.2.25462.101", + "version": "10.0.100-rc.2.25462.117", "paths": [ "builds/downloads/dotnet", "$host$" @@ -8,7 +8,7 @@ "errorMessage": "The .NET SDK could not be found, please run 'make dotnet -C builds'." }, "tools": { - "dotnet": "10.0.100-rc.2.25462.101" + "dotnet": "10.0.100-rc.2.25462.117" }, "msbuild-sdks": { "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25462.117" From f6363cc7d8e2b6faa0b0ee7438552d256944f161 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 16 Sep 2025 02:03:48 +0000 Subject: [PATCH 19/20] Update dependencies from https://github.com/dotnet/dotnet build 20250914.4 On relative base path root Microsoft.NET.Runtime.MonoTargets.Sdk , Microsoft.NET.ILLink , Microsoft.NET.ILLink.Tasks , Microsoft.NETCore.App.Ref From Version 10.0.0-rc.2.25427.104 -> To Version 10.0.0-rc.2.25464.104 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.SharedFramework.Sdk From Version 10.0.0-beta.25427.104 -> To Version 10.0.0-beta.25464.104 Microsoft.DotNet.Cecil From Version 0.11.5-alpha.25427.104 -> To Version 0.11.5-alpha.25464.104 Microsoft.NET.Sdk From Version 10.0.100-rc.1.25427.104 -> To Version 10.0.100-rc.2.25464.104 Microsoft.TemplateEngine.Authoring.Tasks From Version 10.0.100-rc.2.25427.104 -> To Version 10.0.100-rc.2.25464.104 --- eng/Version.Details.props | 20 ++++++++++---------- eng/Version.Details.xml | 40 +++++++++++++++++++-------------------- global.json | 2 +- 3 files changed, 31 insertions(+), 31 deletions(-) diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 9ec1696c8eff..5c324068ca91 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,16 +6,16 @@ This file should be imported by eng/Versions.props - 10.0.0-beta.25462.117 - 10.0.0-beta.25462.117 - 0.11.5-alpha.25462.117 - 10.0.0-beta.25462.117 - 10.0.0-rc.2.25462.117 - 10.0.0-rc.2.25462.117 - 10.0.0-rc.2.25462.117 - 10.0.100-rc.2.25462.117 - 10.0.0-rc.2.25462.117 - 10.0.100-rc.2.25462.117 + 10.0.0-beta.25464.104 + 10.0.0-beta.25464.104 + 0.11.5-alpha.25464.104 + 10.0.0-beta.25464.104 + 10.0.0-rc.2.25464.104 + 10.0.0-rc.2.25464.104 + 10.0.0-rc.2.25464.104 + 10.0.100-rc.2.25464.104 + 10.0.0-rc.2.25464.104 + 10.0.100-rc.2.25464.104 26.0.10770-ci.xcode26-0-net10-0 18.5.9227 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 8400884f0916..57836e68ecc0 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,25 +1,25 @@ - + https://github.com/dotnet/dotnet - ee760c42a6df115208fe2262d358be6d4003e55f + 87cc9e9aebf530502d4450dd9b4682b8caa722b2 - + https://github.com/dotnet/dotnet - ee760c42a6df115208fe2262d358be6d4003e55f + 87cc9e9aebf530502d4450dd9b4682b8caa722b2 - + https://github.com/dotnet/dotnet - ee760c42a6df115208fe2262d358be6d4003e55f + 87cc9e9aebf530502d4450dd9b4682b8caa722b2 - + https://github.com/dotnet/dotnet - ee760c42a6df115208fe2262d358be6d4003e55f + 87cc9e9aebf530502d4450dd9b4682b8caa722b2 - + https://github.com/dotnet/dotnet - ee760c42a6df115208fe2262d358be6d4003e55f + 87cc9e9aebf530502d4450dd9b4682b8caa722b2 @@ -89,31 +89,31 @@ https://github.com/dotnet/macios 45f6d652d5dda6309b14a5a3641e73b688bb5adc - + https://github.com/dotnet/dotnet - ee760c42a6df115208fe2262d358be6d4003e55f + 87cc9e9aebf530502d4450dd9b4682b8caa722b2 - + https://github.com/dotnet/dotnet - ee760c42a6df115208fe2262d358be6d4003e55f + 87cc9e9aebf530502d4450dd9b4682b8caa722b2 - + https://github.com/dotnet/dotnet - ee760c42a6df115208fe2262d358be6d4003e55f + 87cc9e9aebf530502d4450dd9b4682b8caa722b2 - + https://github.com/dotnet/dotnet - ee760c42a6df115208fe2262d358be6d4003e55f + 87cc9e9aebf530502d4450dd9b4682b8caa722b2 https://github.com/dotnet/xharness dbb478b6aafa222529ae95be344a1b91485c4adf - + https://github.com/dotnet/dotnet - ee760c42a6df115208fe2262d358be6d4003e55f + 87cc9e9aebf530502d4450dd9b4682b8caa722b2 diff --git a/global.json b/global.json index fde1cd66bf45..1102a1073ae1 100644 --- a/global.json +++ b/global.json @@ -11,6 +11,6 @@ "dotnet": "10.0.100-rc.2.25462.117" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25462.117" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25464.104" } } From c1e7bf3dc0b13d9664984f67906e27c2760f8a9a Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Tue, 16 Sep 2025 02:04:27 +0000 Subject: [PATCH 20/20] Re-generate global.json for PR #23751: [net10.0] Update dependencies from dotnet/dotnet --- global.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/global.json b/global.json index 1102a1073ae1..1546aa7c5563 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "10.0.100-rc.2.25462.117", + "version": "10.0.100-rc.2.25464.104", "paths": [ "builds/downloads/dotnet", "$host$" @@ -8,7 +8,7 @@ "errorMessage": "The .NET SDK could not be found, please run 'make dotnet -C builds'." }, "tools": { - "dotnet": "10.0.100-rc.2.25462.117" + "dotnet": "10.0.100-rc.2.25464.104" }, "msbuild-sdks": { "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25464.104"