From 4721112f198dfe315747df9c26b47937d25692b6 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 5 Mar 2026 16:58:50 +0000 Subject: [PATCH 01/15] Backflow from https://github.com/dotnet/dotnet / 4ab0111 build 304527 [[ commit created by automation ]] --- eng/Versions.props | 6 +++--- .../src/Microsoft.CodeAnalysis.NetAnalyzers.sarif | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/eng/Versions.props b/eng/Versions.props index 9a559567dec7..70247f7190b4 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -7,7 +7,7 @@ 10 0 2 - 0 + 2 $([System.String]::Copy('$(VersionSDKMinorPatch)').PadLeft(2, '0')) - $([MSBuild]::Add($(VersionFeature), 25)) - $([MSBuild]::Add($(VersionFeature), 14)) + $([MSBuild]::Add($(VersionFeature), 24)) + $([MSBuild]::Add($(VersionFeature), 13)) <_NET70ILLinkPackVersion>7.0.100-1.23211.1 diff --git a/src/Microsoft.CodeAnalysis.NetAnalyzers/src/Microsoft.CodeAnalysis.NetAnalyzers.sarif b/src/Microsoft.CodeAnalysis.NetAnalyzers/src/Microsoft.CodeAnalysis.NetAnalyzers.sarif index a2fa1a301694..3a511619a536 100644 --- a/src/Microsoft.CodeAnalysis.NetAnalyzers/src/Microsoft.CodeAnalysis.NetAnalyzers.sarif +++ b/src/Microsoft.CodeAnalysis.NetAnalyzers/src/Microsoft.CodeAnalysis.NetAnalyzers.sarif @@ -5,7 +5,7 @@ { "tool": { "name": "Microsoft.CodeAnalysis.CSharp.NetAnalyzers", - "version": "10.0.200", + "version": "10.0.202", "language": "en-US" }, "rules": { @@ -708,7 +708,7 @@ { "tool": { "name": "Microsoft.CodeAnalysis.NetAnalyzers", - "version": "10.0.200", + "version": "10.0.202", "language": "en-US" }, "rules": { @@ -6503,7 +6503,7 @@ { "tool": { "name": "Microsoft.CodeAnalysis.VisualBasic.NetAnalyzers", - "version": "10.0.200", + "version": "10.0.202", "language": "en-US" }, "rules": { From adf5ec3673cf6d18f9ca44c7c63723af26c26fe5 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 5 Mar 2026 16:58:52 +0000 Subject: [PATCH 02/15] Update dependencies from build 304527 Updated Dependencies: Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal, Microsoft.CodeAnalysis.Razor.Tooling.Internal, Microsoft.NET.Sdk.Razor.SourceGenerators.Transport (Version 10.0.0-preview.26120.103 -> 10.0.0-preview.26154.108) Microsoft.Build (Version 18.3.0-release-26120-103 -> 18.3.3) Microsoft.Build.Localization (Version 18.3.0-release-26120-103 -> 18.3.3-servicing-26154-108) Microsoft.Build.NuGetSdkResolver, NuGet.Build.Tasks, NuGet.Build.Tasks.Console, NuGet.Build.Tasks.Pack, NuGet.CommandLine.XPlat, NuGet.Commands, NuGet.Common, NuGet.Configuration, NuGet.Credentials, NuGet.DependencyResolver.Core, NuGet.Frameworks, NuGet.LibraryModel, NuGet.Localization, NuGet.Packaging, NuGet.ProjectModel, NuGet.Protocol, NuGet.Versioning (Version 7.3.0-preview.1.12103 -> 7.3.0-rc.15508) Microsoft.Build.Tasks.Git, Microsoft.SourceLink.AzureRepos.Git, Microsoft.SourceLink.Bitbucket.Git, Microsoft.SourceLink.Common, Microsoft.SourceLink.GitHub, Microsoft.SourceLink.GitLab (Version 10.0.200-alpha.26120.103 -> 10.0.202-servicing.26154.108) Microsoft.CodeAnalysis, Microsoft.CodeAnalysis.BuildClient, Microsoft.CodeAnalysis.CSharp, Microsoft.CodeAnalysis.CSharp.CodeStyle, Microsoft.CodeAnalysis.CSharp.Features, Microsoft.CodeAnalysis.CSharp.Workspaces, Microsoft.CodeAnalysis.ExternalAccess.HotReload, Microsoft.CodeAnalysis.PublicApiAnalyzers, Microsoft.CodeAnalysis.Workspaces.Common, Microsoft.CodeAnalysis.Workspaces.MSBuild, Microsoft.Net.Compilers.Toolset, Microsoft.Net.Compilers.Toolset.Framework (Version 5.3.0-2.26120.103 -> 5.3.0-2.26154.108) Microsoft.DotNet.Arcade.Sdk, Microsoft.DotNet.Build.Tasks.Installers, Microsoft.DotNet.Build.Tasks.Templating, Microsoft.DotNet.Build.Tasks.Workloads, Microsoft.DotNet.Helix.Sdk, Microsoft.DotNet.SignTool, Microsoft.DotNet.XliffTasks, Microsoft.DotNet.XUnitExtensions (Version 10.0.0-beta.26120.103 -> 10.0.0-beta.26154.108) Microsoft.FSharp.Compiler (Version 15.2.100-preview2.26120.103 -> 15.2.202-servicing.26154.108) Microsoft.NET.Test.Sdk, Microsoft.TestPlatform.Build, Microsoft.TestPlatform.CLI (Version 18.3.0-release-26120-103 -> 18.3.0-release-26154-108) Microsoft.TemplateEngine.Abstractions, Microsoft.TemplateEngine.Authoring.TemplateVerifier, Microsoft.TemplateEngine.Edge, Microsoft.TemplateEngine.Mocks, Microsoft.TemplateEngine.Orchestrator.RunnableProjects, Microsoft.TemplateEngine.TestHelper, Microsoft.TemplateEngine.Utils, Microsoft.TemplateSearch.Common, Microsoft.TemplateSearch.TemplateDiscovery (Version 10.0.200-preview.26120.103 -> 10.0.202-servicing.26154.108) [[ commit created by automation ]] --- NuGet.config | 1 + eng/Version.Details.props | 122 ++++----- eng/Version.Details.xml | 246 +++++++++--------- .../core-templates/steps/publish-logs.yml | 1 - eng/common/templates/steps/vmr-sync.yml | 21 -- eng/common/templates/vmr-build-pr.yml | 1 + eng/common/tools.ps1 | 5 + eng/common/tools.sh | 8 +- eng/common/vmr-sync.ps1 | 38 ++- eng/common/vmr-sync.sh | 30 ++- global.json | 6 +- 11 files changed, 258 insertions(+), 221 deletions(-) diff --git a/NuGet.config b/NuGet.config index f3f728c95515..cff3075909ab 100644 --- a/NuGet.config +++ b/NuGet.config @@ -4,6 +4,7 @@ + diff --git a/eng/Version.Details.props b/eng/Version.Details.props index e6c7950bd890..ececa04a753a 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,68 +6,68 @@ This file should be imported by eng/Versions.props - 10.0.0-preview.26120.103 - 18.3.0-release-26120-103 - 18.3.0-release-26120-103 - 7.3.0-preview.1.12103 - 10.0.200-alpha.26120.103 - 5.3.0-2.26120.103 - 5.3.0-2.26120.103 - 5.3.0-2.26120.103 - 5.3.0-2.26120.103 - 5.3.0-2.26120.103 - 5.3.0-2.26120.103 - 5.3.0-2.26120.103 - 5.3.0-2.26120.103 - 10.0.0-preview.26120.103 - 5.3.0-2.26120.103 - 5.3.0-2.26120.103 - 10.0.0-beta.26120.103 - 10.0.0-beta.26120.103 - 10.0.0-beta.26120.103 - 10.0.0-beta.26120.103 - 10.0.0-beta.26120.103 - 10.0.0-beta.26120.103 - 10.0.0-beta.26120.103 - 10.0.0-beta.26120.103 - 15.2.100-preview2.26120.103 - 5.3.0-2.26120.103 - 5.3.0-2.26120.103 + 10.0.0-preview.26154.108 + 18.3.3 + 18.3.3-servicing-26154-108 + 7.3.0-rc.15508 + 10.0.202-servicing.26154.108 + 5.3.0-2.26154.108 + 5.3.0-2.26154.108 + 5.3.0-2.26154.108 + 5.3.0-2.26154.108 + 5.3.0-2.26154.108 + 5.3.0-2.26154.108 + 5.3.0-2.26154.108 + 5.3.0-2.26154.108 + 10.0.0-preview.26154.108 + 5.3.0-2.26154.108 + 5.3.0-2.26154.108 + 10.0.0-beta.26154.108 + 10.0.0-beta.26154.108 + 10.0.0-beta.26154.108 + 10.0.0-beta.26154.108 + 10.0.0-beta.26154.108 + 10.0.0-beta.26154.108 + 10.0.0-beta.26154.108 + 10.0.0-beta.26154.108 + 15.2.202-servicing.26154.108 + 5.3.0-2.26154.108 + 5.3.0-2.26154.108 10.0.0-preview.7.25377.103 - 10.0.0-preview.26120.103 - 18.3.0-release-26120-103 - 10.0.200-alpha.26120.103 - 10.0.200-alpha.26120.103 - 10.0.200-alpha.26120.103 - 10.0.200-alpha.26120.103 - 10.0.200-alpha.26120.103 - 10.0.200-preview.26120.103 - 10.0.200-preview.26120.103 - 10.0.200-preview.26120.103 - 10.0.200-preview.26120.103 - 10.0.200-preview.26120.103 - 10.0.200-preview.26120.103 - 10.0.200-preview.26120.103 - 10.0.200-preview.26120.103 - 10.0.200-preview.26120.103 - 18.3.0-release-26120-103 - 18.3.0-release-26120-103 - 7.3.0-preview.1.12103 - 7.3.0-preview.1.12103 - 7.3.0-preview.1.12103 - 7.3.0-preview.1.12103 - 7.3.0-preview.1.12103 - 7.3.0-preview.1.12103 - 7.3.0-preview.1.12103 - 7.3.0-preview.1.12103 - 7.3.0-preview.1.12103 - 7.3.0-preview.1.12103 - 7.3.0-preview.1.12103 - 7.3.0-preview.1.12103 - 7.3.0-preview.1.12103 - 7.3.0-preview.1.12103 - 7.3.0-preview.1.12103 - 7.3.0-preview.1.12103 + 10.0.0-preview.26154.108 + 18.3.0-release-26154-108 + 10.0.202-servicing.26154.108 + 10.0.202-servicing.26154.108 + 10.0.202-servicing.26154.108 + 10.0.202-servicing.26154.108 + 10.0.202-servicing.26154.108 + 10.0.202-servicing.26154.108 + 10.0.202-servicing.26154.108 + 10.0.202-servicing.26154.108 + 10.0.202-servicing.26154.108 + 10.0.202-servicing.26154.108 + 10.0.202-servicing.26154.108 + 10.0.202-servicing.26154.108 + 10.0.202-servicing.26154.108 + 10.0.202-servicing.26154.108 + 18.3.0-release-26154-108 + 18.3.0-release-26154-108 + 7.3.0-rc.15508 + 7.3.0-rc.15508 + 7.3.0-rc.15508 + 7.3.0-rc.15508 + 7.3.0-rc.15508 + 7.3.0-rc.15508 + 7.3.0-rc.15508 + 7.3.0-rc.15508 + 7.3.0-rc.15508 + 7.3.0-rc.15508 + 7.3.0-rc.15508 + 7.3.0-rc.15508 + 7.3.0-rc.15508 + 7.3.0-rc.15508 + 7.3.0-rc.15508 + 7.3.0-rc.15508 10.0.2-servicing.25612.105 10.0.2-servicing.25612.105 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index be386e780c63..342479ec4b84 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,42 +1,42 @@ - + - + https://github.com/dotnet/dotnet - ee15891825b40d11a37b0d9f4357cfdc9ee7b884 + 4ab01111b06a13386ff3a0fb3616bf28d7931cea - + https://github.com/dotnet/dotnet - ee15891825b40d11a37b0d9f4357cfdc9ee7b884 + 4ab01111b06a13386ff3a0fb3616bf28d7931cea - + https://github.com/dotnet/dotnet - ee15891825b40d11a37b0d9f4357cfdc9ee7b884 + 4ab01111b06a13386ff3a0fb3616bf28d7931cea - + https://github.com/dotnet/dotnet - ee15891825b40d11a37b0d9f4357cfdc9ee7b884 + 4ab01111b06a13386ff3a0fb3616bf28d7931cea - + https://github.com/dotnet/dotnet - ee15891825b40d11a37b0d9f4357cfdc9ee7b884 + 4ab01111b06a13386ff3a0fb3616bf28d7931cea - + https://github.com/dotnet/dotnet - ee15891825b40d11a37b0d9f4357cfdc9ee7b884 + 4ab01111b06a13386ff3a0fb3616bf28d7931cea - + https://github.com/dotnet/dotnet - ee15891825b40d11a37b0d9f4357cfdc9ee7b884 + 4ab01111b06a13386ff3a0fb3616bf28d7931cea - + https://github.com/dotnet/dotnet - ee15891825b40d11a37b0d9f4357cfdc9ee7b884 + 4ab01111b06a13386ff3a0fb3616bf28d7931cea - + https://github.com/dotnet/dotnet - ee15891825b40d11a37b0d9f4357cfdc9ee7b884 + 4ab01111b06a13386ff3a0fb3616bf28d7931cea https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet @@ -72,138 +72,138 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet 44525024595742ebe09023abe709df51de65009b - + https://github.com/dotnet/dotnet - ee15891825b40d11a37b0d9f4357cfdc9ee7b884 + 4ab01111b06a13386ff3a0fb3616bf28d7931cea - + https://github.com/dotnet/dotnet - ee15891825b40d11a37b0d9f4357cfdc9ee7b884 + 4ab01111b06a13386ff3a0fb3616bf28d7931cea - + https://github.com/dotnet/dotnet - ee15891825b40d11a37b0d9f4357cfdc9ee7b884 + 4ab01111b06a13386ff3a0fb3616bf28d7931cea - + https://github.com/dotnet/dotnet - ee15891825b40d11a37b0d9f4357cfdc9ee7b884 + 4ab01111b06a13386ff3a0fb3616bf28d7931cea - + https://github.com/dotnet/dotnet - ee15891825b40d11a37b0d9f4357cfdc9ee7b884 + 4ab01111b06a13386ff3a0fb3616bf28d7931cea - + https://github.com/dotnet/dotnet - ee15891825b40d11a37b0d9f4357cfdc9ee7b884 + 4ab01111b06a13386ff3a0fb3616bf28d7931cea - + https://github.com/dotnet/dotnet - ee15891825b40d11a37b0d9f4357cfdc9ee7b884 + 4ab01111b06a13386ff3a0fb3616bf28d7931cea - + https://github.com/dotnet/dotnet - ee15891825b40d11a37b0d9f4357cfdc9ee7b884 + 4ab01111b06a13386ff3a0fb3616bf28d7931cea - + https://github.com/dotnet/dotnet - ee15891825b40d11a37b0d9f4357cfdc9ee7b884 + 4ab01111b06a13386ff3a0fb3616bf28d7931cea - + https://github.com/dotnet/dotnet - ee15891825b40d11a37b0d9f4357cfdc9ee7b884 + 4ab01111b06a13386ff3a0fb3616bf28d7931cea - + https://github.com/dotnet/dotnet - ee15891825b40d11a37b0d9f4357cfdc9ee7b884 + 4ab01111b06a13386ff3a0fb3616bf28d7931cea - + https://github.com/dotnet/dotnet - ee15891825b40d11a37b0d9f4357cfdc9ee7b884 + 4ab01111b06a13386ff3a0fb3616bf28d7931cea - + https://github.com/dotnet/dotnet - ee15891825b40d11a37b0d9f4357cfdc9ee7b884 + 4ab01111b06a13386ff3a0fb3616bf28d7931cea - + https://github.com/dotnet/dotnet - ee15891825b40d11a37b0d9f4357cfdc9ee7b884 + 4ab01111b06a13386ff3a0fb3616bf28d7931cea - + https://github.com/dotnet/dotnet - ee15891825b40d11a37b0d9f4357cfdc9ee7b884 + 4ab01111b06a13386ff3a0fb3616bf28d7931cea - + https://github.com/dotnet/dotnet - ee15891825b40d11a37b0d9f4357cfdc9ee7b884 + 4ab01111b06a13386ff3a0fb3616bf28d7931cea - + https://github.com/dotnet/dotnet - ee15891825b40d11a37b0d9f4357cfdc9ee7b884 + 4ab01111b06a13386ff3a0fb3616bf28d7931cea - + https://github.com/dotnet/dotnet - ee15891825b40d11a37b0d9f4357cfdc9ee7b884 + 4ab01111b06a13386ff3a0fb3616bf28d7931cea - + https://github.com/dotnet/dotnet - ee15891825b40d11a37b0d9f4357cfdc9ee7b884 + 4ab01111b06a13386ff3a0fb3616bf28d7931cea - + https://github.com/dotnet/dotnet - ee15891825b40d11a37b0d9f4357cfdc9ee7b884 + 4ab01111b06a13386ff3a0fb3616bf28d7931cea - + https://github.com/dotnet/dotnet - ee15891825b40d11a37b0d9f4357cfdc9ee7b884 + 4ab01111b06a13386ff3a0fb3616bf28d7931cea - + https://github.com/dotnet/dotnet - ee15891825b40d11a37b0d9f4357cfdc9ee7b884 + 4ab01111b06a13386ff3a0fb3616bf28d7931cea - + https://github.com/dotnet/dotnet - ee15891825b40d11a37b0d9f4357cfdc9ee7b884 + 4ab01111b06a13386ff3a0fb3616bf28d7931cea - + https://github.com/dotnet/dotnet - ee15891825b40d11a37b0d9f4357cfdc9ee7b884 + 4ab01111b06a13386ff3a0fb3616bf28d7931cea - + https://github.com/dotnet/dotnet - ee15891825b40d11a37b0d9f4357cfdc9ee7b884 + 4ab01111b06a13386ff3a0fb3616bf28d7931cea - + https://github.com/dotnet/dotnet - ee15891825b40d11a37b0d9f4357cfdc9ee7b884 + 4ab01111b06a13386ff3a0fb3616bf28d7931cea - + https://github.com/dotnet/dotnet - ee15891825b40d11a37b0d9f4357cfdc9ee7b884 + 4ab01111b06a13386ff3a0fb3616bf28d7931cea - + https://github.com/dotnet/dotnet - ee15891825b40d11a37b0d9f4357cfdc9ee7b884 + 4ab01111b06a13386ff3a0fb3616bf28d7931cea - + https://github.com/dotnet/dotnet - ee15891825b40d11a37b0d9f4357cfdc9ee7b884 + 4ab01111b06a13386ff3a0fb3616bf28d7931cea - + https://github.com/dotnet/dotnet - ee15891825b40d11a37b0d9f4357cfdc9ee7b884 + 4ab01111b06a13386ff3a0fb3616bf28d7931cea - + https://github.com/dotnet/dotnet - ee15891825b40d11a37b0d9f4357cfdc9ee7b884 + 4ab01111b06a13386ff3a0fb3616bf28d7931cea - + https://github.com/dotnet/dotnet - ee15891825b40d11a37b0d9f4357cfdc9ee7b884 + 4ab01111b06a13386ff3a0fb3616bf28d7931cea - + https://github.com/dotnet/dotnet - ee15891825b40d11a37b0d9f4357cfdc9ee7b884 + 4ab01111b06a13386ff3a0fb3616bf28d7931cea https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet @@ -370,25 +370,25 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet 44525024595742ebe09023abe709df51de65009b - + https://github.com/dotnet/dotnet - ee15891825b40d11a37b0d9f4357cfdc9ee7b884 + 4ab01111b06a13386ff3a0fb3616bf28d7931cea - + https://github.com/dotnet/dotnet - ee15891825b40d11a37b0d9f4357cfdc9ee7b884 + 4ab01111b06a13386ff3a0fb3616bf28d7931cea - + https://github.com/dotnet/dotnet - ee15891825b40d11a37b0d9f4357cfdc9ee7b884 + 4ab01111b06a13386ff3a0fb3616bf28d7931cea https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet 44525024595742ebe09023abe709df51de65009b - + https://github.com/dotnet/dotnet - ee15891825b40d11a37b0d9f4357cfdc9ee7b884 + 4ab01111b06a13386ff3a0fb3616bf28d7931cea https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet @@ -405,29 +405,29 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet 44525024595742ebe09023abe709df51de65009b - + https://github.com/dotnet/dotnet - ee15891825b40d11a37b0d9f4357cfdc9ee7b884 + 4ab01111b06a13386ff3a0fb3616bf28d7931cea - + https://github.com/dotnet/dotnet - ee15891825b40d11a37b0d9f4357cfdc9ee7b884 + 4ab01111b06a13386ff3a0fb3616bf28d7931cea - + https://github.com/dotnet/dotnet - ee15891825b40d11a37b0d9f4357cfdc9ee7b884 + 4ab01111b06a13386ff3a0fb3616bf28d7931cea - + https://github.com/dotnet/dotnet - ee15891825b40d11a37b0d9f4357cfdc9ee7b884 + 4ab01111b06a13386ff3a0fb3616bf28d7931cea - + https://github.com/dotnet/dotnet - ee15891825b40d11a37b0d9f4357cfdc9ee7b884 + 4ab01111b06a13386ff3a0fb3616bf28d7931cea - + https://github.com/dotnet/dotnet - ee15891825b40d11a37b0d9f4357cfdc9ee7b884 + 4ab01111b06a13386ff3a0fb3616bf28d7931cea @@ -514,9 +514,9 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet 44525024595742ebe09023abe709df51de65009b - + https://github.com/dotnet/dotnet - ee15891825b40d11a37b0d9f4357cfdc9ee7b884 + 4ab01111b06a13386ff3a0fb3616bf28d7931cea https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet @@ -528,37 +528,37 @@ - + https://github.com/dotnet/dotnet - ee15891825b40d11a37b0d9f4357cfdc9ee7b884 + 4ab01111b06a13386ff3a0fb3616bf28d7931cea - + https://github.com/dotnet/dotnet - ee15891825b40d11a37b0d9f4357cfdc9ee7b884 + 4ab01111b06a13386ff3a0fb3616bf28d7931cea - + https://github.com/dotnet/dotnet - ee15891825b40d11a37b0d9f4357cfdc9ee7b884 + 4ab01111b06a13386ff3a0fb3616bf28d7931cea - + https://github.com/dotnet/dotnet - ee15891825b40d11a37b0d9f4357cfdc9ee7b884 + 4ab01111b06a13386ff3a0fb3616bf28d7931cea - + https://github.com/dotnet/dotnet - ee15891825b40d11a37b0d9f4357cfdc9ee7b884 + 4ab01111b06a13386ff3a0fb3616bf28d7931cea - + https://github.com/dotnet/dotnet - ee15891825b40d11a37b0d9f4357cfdc9ee7b884 + 4ab01111b06a13386ff3a0fb3616bf28d7931cea - + https://github.com/dotnet/dotnet - ee15891825b40d11a37b0d9f4357cfdc9ee7b884 + 4ab01111b06a13386ff3a0fb3616bf28d7931cea - + https://github.com/dotnet/dotnet - ee15891825b40d11a37b0d9f4357cfdc9ee7b884 + 4ab01111b06a13386ff3a0fb3616bf28d7931cea https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet diff --git a/eng/common/core-templates/steps/publish-logs.yml b/eng/common/core-templates/steps/publish-logs.yml index 5a927b4c7bcb..a9ea99ba6aaa 100644 --- a/eng/common/core-templates/steps/publish-logs.yml +++ b/eng/common/core-templates/steps/publish-logs.yml @@ -31,7 +31,6 @@ steps: -runtimeSourceFeed https://ci.dot.net/internal -runtimeSourceFeedKey '$(dotnetbuilds-internal-container-read-token-base64)' '$(publishing-dnceng-devdiv-code-r-build-re)' - '$(MaestroAccessToken)' '$(dn-bot-all-orgs-artifact-feeds-rw)' '$(akams-client-id)' '$(microsoft-symbol-server-pat)' diff --git a/eng/common/templates/steps/vmr-sync.yml b/eng/common/templates/steps/vmr-sync.yml index 599afb6186b8..eb619c502683 100644 --- a/eng/common/templates/steps/vmr-sync.yml +++ b/eng/common/templates/steps/vmr-sync.yml @@ -38,27 +38,6 @@ steps: displayName: Label PR commit workingDirectory: $(Agent.BuildDirectory)/repo -- script: | - vmr_sha=$(grep -oP '(?<=Sha=")[^"]*' $(Agent.BuildDirectory)/repo/eng/Version.Details.xml) - echo "##vso[task.setvariable variable=vmr_sha]$vmr_sha" - displayName: Obtain the vmr sha from Version.Details.xml (Unix) - condition: ne(variables['Agent.OS'], 'Windows_NT') - workingDirectory: $(Agent.BuildDirectory)/repo - -- powershell: | - [xml]$xml = Get-Content -Path $(Agent.BuildDirectory)/repo/eng/Version.Details.xml - $vmr_sha = $xml.SelectSingleNode("//Source").Sha - Write-Output "##vso[task.setvariable variable=vmr_sha]$vmr_sha" - displayName: Obtain the vmr sha from Version.Details.xml (Windows) - condition: eq(variables['Agent.OS'], 'Windows_NT') - workingDirectory: $(Agent.BuildDirectory)/repo - -- script: | - git fetch --all - git checkout $(vmr_sha) - displayName: Checkout VMR at correct sha for repo flow - workingDirectory: ${{ parameters.vmrPath }} - - script: | git config --global user.name "dotnet-maestro[bot]" git config --global user.email "dotnet-maestro[bot]@users.noreply.github.com" diff --git a/eng/common/templates/vmr-build-pr.yml b/eng/common/templates/vmr-build-pr.yml index ce3c29a62faf..2f3694fa1323 100644 --- a/eng/common/templates/vmr-build-pr.yml +++ b/eng/common/templates/vmr-build-pr.yml @@ -34,6 +34,7 @@ resources: type: github name: dotnet/dotnet endpoint: dotnet + ref: refs/heads/main # Set to whatever VMR branch the PR build should insert into stages: - template: /eng/pipelines/templates/stages/vmr-build.yml@vmr diff --git a/eng/common/tools.ps1 b/eng/common/tools.ps1 index 049fe6db994e..977a2d4b1039 100644 --- a/eng/common/tools.ps1 +++ b/eng/common/tools.ps1 @@ -824,6 +824,11 @@ function MSBuild-Core() { $cmdArgs = "$($buildTool.Command) /m /nologo /clp:Summary /v:$verbosity /nr:$nodeReuse /p:ContinuousIntegrationBuild=$ci" + # Add -mt flag for MSBuild multithreaded mode if enabled via environment variable + if ($env:MSBUILD_MT_ENABLED -eq "1") { + $cmdArgs += ' -mt' + } + if ($warnAsError) { $cmdArgs += ' /warnaserror /p:TreatWarningsAsErrors=true' } diff --git a/eng/common/tools.sh b/eng/common/tools.sh index c1841c9dfd0f..1b296f646c23 100755 --- a/eng/common/tools.sh +++ b/eng/common/tools.sh @@ -526,7 +526,13 @@ function MSBuild-Core { } } - RunBuildTool "$_InitializeBuildToolCommand" /m /nologo /clp:Summary /v:$verbosity /nr:$node_reuse $warnaserror_switch /p:TreatWarningsAsErrors=$warn_as_error /p:ContinuousIntegrationBuild=$ci "$@" + # Add -mt flag for MSBuild multithreaded mode if enabled via environment variable + local mt_switch="" + if [[ "${MSBUILD_MT_ENABLED:-}" == "1" ]]; then + mt_switch="-mt" + fi + + RunBuildTool "$_InitializeBuildToolCommand" /m /nologo /clp:Summary /v:$verbosity /nr:$node_reuse $warnaserror_switch $mt_switch /p:TreatWarningsAsErrors=$warn_as_error /p:ContinuousIntegrationBuild=$ci "$@" } function GetDarc { diff --git a/eng/common/vmr-sync.ps1 b/eng/common/vmr-sync.ps1 index 97302f3205be..b37992d91cf0 100755 --- a/eng/common/vmr-sync.ps1 +++ b/eng/common/vmr-sync.ps1 @@ -103,12 +103,20 @@ Set-StrictMode -Version Latest Highlight 'Installing .NET, preparing the tooling..' . .\eng\common\tools.ps1 $dotnetRoot = InitializeDotNetCli -install:$true +$env:DOTNET_ROOT = $dotnetRoot $darc = Get-Darc -$dotnet = "$dotnetRoot\dotnet.exe" Highlight "Starting the synchronization of VMR.." # Synchronize the VMR +$versionDetailsPath = Resolve-Path (Join-Path $PSScriptRoot '..\Version.Details.xml') | Select-Object -ExpandProperty Path +[xml]$versionDetails = Get-Content -Path $versionDetailsPath +$repoName = $versionDetails.SelectSingleNode('//Source').Mapping +if (-not $repoName) { + Fail "Failed to resolve repo mapping from $versionDetailsPath" + exit 1 +} + $darcArgs = ( "vmr", "forwardflow", "--tmp", $tmpDir, @@ -130,9 +138,27 @@ if ($LASTEXITCODE -eq 0) { Highlight "Synchronization succeeded" } else { - Fail "Synchronization of repo to VMR failed!" - Fail "'$vmrDir' is left in its last state (re-run of this script will reset it)." - Fail "Please inspect the logs which contain path to the failing patch file (use -debugOutput to get all the details)." - Fail "Once you make changes to the conflicting VMR patch, commit it locally and re-run this script." - exit 1 + Highlight "Failed to flow code into the local VMR. Falling back to resetting the VMR to match repo contents..." + git -C $vmrDir reset --hard + + $resetArgs = ( + "vmr", "reset", + "${repoName}:HEAD", + "--vmr", $vmrDir, + "--tmp", $tmpDir, + "--additional-remotes", "${repoName}:${repoRoot}" + ) + + & "$darc" $resetArgs + + if ($LASTEXITCODE -eq 0) { + Highlight "Successfully reset the VMR using 'darc vmr reset'" + } + else { + Fail "Synchronization of repo to VMR failed!" + Fail "'$vmrDir' is left in its last state (re-run of this script will reset it)." + Fail "Please inspect the logs which contain path to the failing patch file (use -debugOutput to get all the details)." + Fail "Once you make changes to the conflicting VMR patch, commit it locally and re-run this script." + exit 1 + } } diff --git a/eng/common/vmr-sync.sh b/eng/common/vmr-sync.sh index 44239e331c0c..198caec59bd4 100755 --- a/eng/common/vmr-sync.sh +++ b/eng/common/vmr-sync.sh @@ -186,6 +186,13 @@ fi # Synchronize the VMR +version_details_path=$(cd "$scriptroot/.."; pwd -P)/Version.Details.xml +repo_name=$(grep -m 1 ' Date: Fri, 6 Mar 2026 12:33:38 -0800 Subject: [PATCH 03/15] Fix computing runtime version in CSharpCompilerCommand --- .../Commands/Run/CSharpCompilerCommand.cs | 35 +++++++++++++++++-- 1 file changed, 32 insertions(+), 3 deletions(-) diff --git a/src/Cli/dotnet/Commands/Run/CSharpCompilerCommand.cs b/src/Cli/dotnet/Commands/Run/CSharpCompilerCommand.cs index 675a638def76..d7db5394360d 100644 --- a/src/Cli/dotnet/Commands/Run/CSharpCompilerCommand.cs +++ b/src/Cli/dotnet/Commands/Run/CSharpCompilerCommand.cs @@ -44,8 +44,8 @@ internal sealed partial class CSharpCompilerCommand private static string DotNetRootPath => field ??= Path.GetDirectoryName(Path.GetDirectoryName(SdkPath)!)!; private static string ClientDirectory => field ??= Path.Combine(SdkPath, "Roslyn", "bincore"); private static string NuGetCachePath => field ??= SettingsUtility.GetGlobalPackagesFolder(Settings.LoadDefaultSettings(null)); - internal static string RuntimeVersion => field ??= RuntimeInformation.FrameworkDescription.Split(' ').Last(); - private static string DefaultRuntimeVersion => field ??= GetDefaultRuntimeVersion(); + internal static string RuntimeVersion => field ??= ComputeRuntimeVersion(); + private static string DefaultRuntimeVersion => field ??= ComputeDefaultRuntimeVersion(); private static string TargetFrameworkVersion => Product.TargetFrameworkVersion; public required string EntryPointFileFullPath { get; init; } @@ -432,10 +432,39 @@ public static bool IsPathOption(string arg, out int colonIndex) return false; } + private static string ComputeRuntimeVersion() + { + var result = GetConfiguredRuntimeVersion() ?? GetExecutingRuntimeVersion(); + Debug.Assert(!string.IsNullOrWhiteSpace(result)); + return result; + + static string? GetConfiguredRuntimeVersion() + { + string runtimeConfigPath = Path.Combine(SdkPath, "dotnet.runtimeconfig.json"); + if (!File.Exists(runtimeConfigPath)) return null; + + using var stream = File.OpenRead(runtimeConfigPath); + using var jsonDoc = JsonDocument.Parse(stream); + + JsonElement root = jsonDoc.RootElement; + if (!root.TryGetProperty("runtimeOptions", out JsonElement runtimeOptions) || + !runtimeOptions.TryGetProperty("framework", out JsonElement framework)) return null; + + string? runtimeVersion = framework.GetProperty("version").GetString(); + return runtimeVersion; + } + + static string? GetExecutingRuntimeVersion() + { + var executingRuntimeVersion = Path.GetFileName(Path.GetDirectoryName(System.Runtime.InteropServices.RuntimeEnvironment.GetRuntimeDirectory())); + return executingRuntimeVersion; + } + } + /// /// See GenerateDefaultRuntimeFrameworkVersion. /// - private static string GetDefaultRuntimeVersion() + private static string ComputeDefaultRuntimeVersion() { if (NuGetVersion.TryParse(RuntimeVersion, out var version)) { From c02848bacb07d1c595514d778453c5c4ddf661ba Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 9 Mar 2026 16:04:39 +0000 Subject: [PATCH 04/15] Update dependencies from build 305203 Updated Dependencies: Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal, Microsoft.CodeAnalysis.Razor.Tooling.Internal, Microsoft.NET.Sdk.Razor.SourceGenerators.Transport (Version 10.0.0-preview.26154.108 -> 10.0.0-preview.26159.104) Microsoft.Build (Version 18.3.3 -> 18.3.3) Microsoft.Build.Localization (Version 18.3.3-servicing-26154-108 -> 18.3.3-servicing-26159-104) Microsoft.Build.NuGetSdkResolver, NuGet.Build.Tasks, NuGet.Build.Tasks.Console, NuGet.Build.Tasks.Pack, NuGet.CommandLine.XPlat, NuGet.Commands, NuGet.Common, NuGet.Configuration, NuGet.Credentials, NuGet.DependencyResolver.Core, NuGet.Frameworks, NuGet.LibraryModel, NuGet.Localization, NuGet.Packaging, NuGet.ProjectModel, NuGet.Protocol, NuGet.Versioning (Version 7.3.0-rc.15508 -> 7.3.0-rc.16004) Microsoft.Build.Tasks.Git, Microsoft.SourceLink.AzureRepos.Git, Microsoft.SourceLink.Bitbucket.Git, Microsoft.SourceLink.Common, Microsoft.SourceLink.GitHub, Microsoft.SourceLink.GitLab, Microsoft.TemplateEngine.Abstractions, Microsoft.TemplateEngine.Authoring.TemplateVerifier, Microsoft.TemplateEngine.Edge, Microsoft.TemplateEngine.Mocks, Microsoft.TemplateEngine.Orchestrator.RunnableProjects, Microsoft.TemplateEngine.TestHelper, Microsoft.TemplateEngine.Utils, Microsoft.TemplateSearch.Common, Microsoft.TemplateSearch.TemplateDiscovery (Version 10.0.202-servicing.26154.108 -> 10.0.202-servicing.26159.104) Microsoft.CodeAnalysis, Microsoft.CodeAnalysis.BuildClient, Microsoft.CodeAnalysis.CSharp, Microsoft.CodeAnalysis.CSharp.CodeStyle, Microsoft.CodeAnalysis.CSharp.Features, Microsoft.CodeAnalysis.CSharp.Workspaces, Microsoft.CodeAnalysis.ExternalAccess.HotReload, Microsoft.CodeAnalysis.PublicApiAnalyzers, Microsoft.CodeAnalysis.Workspaces.Common, Microsoft.CodeAnalysis.Workspaces.MSBuild, Microsoft.Net.Compilers.Toolset, Microsoft.Net.Compilers.Toolset.Framework (Version 5.3.0-2.26154.108 -> 5.3.0-2.26159.104) Microsoft.DotNet.Arcade.Sdk, Microsoft.DotNet.Build.Tasks.Installers, Microsoft.DotNet.Build.Tasks.Templating, Microsoft.DotNet.Build.Tasks.Workloads, Microsoft.DotNet.Helix.Sdk, Microsoft.DotNet.SignTool, Microsoft.DotNet.XliffTasks, Microsoft.DotNet.XUnitExtensions (Version 10.0.0-beta.26154.108 -> 10.0.0-beta.26159.104) Microsoft.FSharp.Compiler (Version 15.2.202-servicing.26154.108 -> 15.2.202-servicing.26159.104) Microsoft.NET.Test.Sdk, Microsoft.TestPlatform.Build, Microsoft.TestPlatform.CLI (Version 18.3.0-release-26154-108 -> 18.3.0-release-26159-104) [[ commit created by automation ]] --- NuGet.config | 2 +- eng/Version.Details.props | 242 +++++++++++++++++++------------------ eng/Version.Details.xml | 244 +++++++++++++++++++------------------- global.json | 4 +- 4 files changed, 245 insertions(+), 247 deletions(-) diff --git a/NuGet.config b/NuGet.config index cff3075909ab..e04be84ea8bc 100644 --- a/NuGet.config +++ b/NuGet.config @@ -4,7 +4,7 @@ - + diff --git a/eng/Version.Details.props b/eng/Version.Details.props index ef8282b509d9..fcf1bd6ec262 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -5,70 +5,9 @@ This file should be imported by eng/Versions.props --> - - 10.0.0-preview.26154.108 - 18.3.3 - 18.3.3-servicing-26154-108 - 7.3.0-rc.15508 - 10.0.202-servicing.26154.108 - 5.3.0-2.26154.108 - 5.3.0-2.26154.108 - 5.3.0-2.26154.108 - 5.3.0-2.26154.108 - 5.3.0-2.26154.108 - 5.3.0-2.26154.108 - 5.3.0-2.26154.108 - 5.3.0-2.26154.108 - 10.0.0-preview.26154.108 - 5.3.0-2.26154.108 - 5.3.0-2.26154.108 - 10.0.0-beta.26154.108 - 10.0.0-beta.26154.108 - 10.0.0-beta.26154.108 - 10.0.0-beta.26154.108 - 10.0.0-beta.26154.108 - 10.0.0-beta.26154.108 - 10.0.0-beta.26154.108 - 10.0.0-beta.26154.108 - 15.2.202-servicing.26154.108 - 5.3.0-2.26154.108 - 5.3.0-2.26154.108 - 10.0.0-preview.7.25377.103 - 10.0.0-preview.26154.108 - 18.3.0-release-26154-108 - 10.0.202-servicing.26154.108 - 10.0.202-servicing.26154.108 - 10.0.202-servicing.26154.108 - 10.0.202-servicing.26154.108 - 10.0.202-servicing.26154.108 - 10.0.202-servicing.26154.108 - 10.0.202-servicing.26154.108 - 10.0.202-servicing.26154.108 - 10.0.202-servicing.26154.108 - 10.0.202-servicing.26154.108 - 10.0.202-servicing.26154.108 - 10.0.202-servicing.26154.108 - 10.0.202-servicing.26154.108 - 10.0.202-servicing.26154.108 - 18.3.0-release-26154-108 - 18.3.0-release-26154-108 - 7.3.0-rc.15508 - 7.3.0-rc.15508 - 7.3.0-rc.15508 - 7.3.0-rc.15508 - 7.3.0-rc.15508 - 7.3.0-rc.15508 - 7.3.0-rc.15508 - 7.3.0-rc.15508 - 7.3.0-rc.15508 - 7.3.0-rc.15508 - 7.3.0-rc.15508 - 7.3.0-rc.15508 - 7.3.0-rc.15508 - 7.3.0-rc.15508 - 7.3.0-rc.15508 - 7.3.0-rc.15508 - + + 2.1.0 + 10.0.2-servicing.25612.105 10.0.2-servicing.25612.105 10.0.2-servicing.25612.105 @@ -91,14 +30,38 @@ This file should be imported by eng/Versions.props 10.0.2 10.0.2-servicing.25612.105 10.0.2-servicing.25612.105 + 10.0.0-preview.26159.104 10.0.2 10.0.2 + 18.3.3 + 18.3.3-servicing-26159-104 + 7.3.0-rc.16004 + 10.0.202-servicing.26159.104 + 5.3.0-2.26159.104 + 5.3.0-2.26159.104 + 5.3.0-2.26159.104 + 5.3.0-2.26159.104 + 5.3.0-2.26159.104 + 5.3.0-2.26159.104 + 5.3.0-2.26159.104 + 5.3.0-2.26159.104 + 10.0.0-preview.26159.104 + 5.3.0-2.26159.104 + 5.3.0-2.26159.104 2.0.0-preview.1.25612.105 2.2.2 + 10.0.0-beta.26159.104 + 10.0.0-beta.26159.104 + 10.0.0-beta.26159.104 + 10.0.0-beta.26159.104 + 10.0.0-beta.26159.104 + 10.0.0-beta.26159.104 10.0.2 10.0.2 10.0.0-rtm.25523.111 10.0.0-rtm.25523.111 + 10.0.0-beta.26159.104 + 10.0.0-beta.26159.104 10.0.2 10.0.2 10.0.2 @@ -108,17 +71,55 @@ This file should be imported by eng/Versions.props 10.0.2 10.0.2 10.0.2 + 15.2.202-servicing.26159.104 10.0.2 + 5.3.0-2.26159.104 + 5.3.0-2.26159.104 10.0.2-servicing.25612.105 10.0.2 10.0.2 + 10.0.0-preview.7.25377.103 + 10.0.0-preview.26159.104 10.0.2-servicing.25612.105 + 18.3.0-release-26159-104 10.0.2 10.0.2-servicing.25612.105 + 10.0.202-servicing.26159.104 + 10.0.202-servicing.26159.104 + 10.0.202-servicing.26159.104 + 10.0.202-servicing.26159.104 + 10.0.202-servicing.26159.104 + 10.0.202-servicing.26159.104 + 10.0.202-servicing.26159.104 + 10.0.202-servicing.26159.104 + 10.0.202-servicing.26159.104 + 10.0.202-servicing.26159.104 + 10.0.202-servicing.26159.104 + 10.0.202-servicing.26159.104 + 10.0.202-servicing.26159.104 + 10.0.202-servicing.26159.104 + 18.3.0-release-26159-104 + 18.3.0-release-26159-104 3.2.2 10.0.2 10.0.2-servicing.25612.105 10.0.2 + 7.3.0-rc.16004 + 7.3.0-rc.16004 + 7.3.0-rc.16004 + 7.3.0-rc.16004 + 7.3.0-rc.16004 + 7.3.0-rc.16004 + 7.3.0-rc.16004 + 7.3.0-rc.16004 + 7.3.0-rc.16004 + 7.3.0-rc.16004 + 7.3.0-rc.16004 + 7.3.0-rc.16004 + 7.3.0-rc.16004 + 7.3.0-rc.16004 + 7.3.0-rc.16004 + 7.3.0-rc.16004 10.0.2 2.0.2 10.0.2 @@ -141,16 +142,40 @@ This file should be imported by eng/Versions.props 10.0.2 10.0.2 10.0.2 - - 2.1.0 - + 2.2.0-preview.26157.2 4.2.0-preview.26157.2 - + + $(NETStandardLibraryRefPackageVersion) + + $(dotnetdevcertsPackageVersion) + $(dotnetuserjwtsPackageVersion) + $(dotnetusersecretsPackageVersion) + $(MicrosoftAspNetCoreAnalyzersPackageVersion) + $(MicrosoftAspNetCoreAppRefPackageVersion) + $(MicrosoftAspNetCoreAppRefInternalPackageVersion) + $(MicrosoftAspNetCoreAuthenticationFacebookPackageVersion) + $(MicrosoftAspNetCoreAuthenticationGooglePackageVersion) + $(MicrosoftAspNetCoreAuthenticationMicrosoftAccountPackageVersion) + $(MicrosoftAspNetCoreAuthorizationPackageVersion) + $(MicrosoftAspNetCoreComponentsPackageVersion) + $(MicrosoftAspNetCoreComponentsAnalyzersPackageVersion) + $(MicrosoftAspNetCoreComponentsFormsPackageVersion) + $(MicrosoftAspNetCoreComponentsSdkAnalyzersPackageVersion) + $(MicrosoftAspNetCoreComponentsWebPackageVersion) + $(MicrosoftAspNetCoreComponentsWebAssemblyPackageVersion) + $(MicrosoftAspNetCoreComponentsWebAssemblyServerPackageVersion) + $(MicrosoftAspNetCoreComponentsWebViewPackageVersion) + $(MicrosoftAspNetCoreDeveloperCertificatesXPlatPackageVersion) + $(MicrosoftAspNetCoreMetadataPackageVersion) + $(MicrosoftAspNetCoreMvcAnalyzersPackageVersion) + $(MicrosoftAspNetCoreMvcApiAnalyzersPackageVersion) $(MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion) + $(MicrosoftAspNetCoreTestHostPackageVersion) + $(MicrosoftBclAsyncInterfacesPackageVersion) $(MicrosoftBuildPackageVersion) $(MicrosoftBuildLocalizationPackageVersion) $(MicrosoftBuildNuGetSdkResolverPackageVersion) @@ -166,20 +191,42 @@ This file should be imported by eng/Versions.props $(MicrosoftCodeAnalysisRazorToolingInternalPackageVersion) $(MicrosoftCodeAnalysisWorkspacesCommonPackageVersion) $(MicrosoftCodeAnalysisWorkspacesMSBuildPackageVersion) + $(MicrosoftDeploymentDotNetReleasesPackageVersion) + $(MicrosoftDiaSymReaderPackageVersion) $(MicrosoftDotNetArcadeSdkPackageVersion) $(MicrosoftDotNetBuildTasksInstallersPackageVersion) $(MicrosoftDotNetBuildTasksTemplatingPackageVersion) $(MicrosoftDotNetBuildTasksWorkloadsPackageVersion) $(MicrosoftDotNetHelixSdkPackageVersion) $(MicrosoftDotNetSignToolPackageVersion) + $(MicrosoftDotNetWebItemTemplates100PackageVersion) + $(MicrosoftDotNetWebProjectTemplates100PackageVersion) + $(MicrosoftDotnetWinFormsProjectTemplatesPackageVersion) + $(MicrosoftDotnetWpfProjectTemplatesPackageVersion) $(MicrosoftDotNetXliffTasksPackageVersion) $(MicrosoftDotNetXUnitExtensionsPackageVersion) + $(MicrosoftExtensionsConfigurationIniPackageVersion) + $(MicrosoftExtensionsDependencyModelPackageVersion) + $(MicrosoftExtensionsFileProvidersAbstractionsPackageVersion) + $(MicrosoftExtensionsFileProvidersEmbeddedPackageVersion) + $(MicrosoftExtensionsFileSystemGlobbingPackageVersion) + $(MicrosoftExtensionsLoggingPackageVersion) + $(MicrosoftExtensionsLoggingAbstractionsPackageVersion) + $(MicrosoftExtensionsLoggingConsolePackageVersion) + $(MicrosoftExtensionsObjectPoolPackageVersion) $(MicrosoftFSharpCompilerPackageVersion) + $(MicrosoftJSInteropPackageVersion) $(MicrosoftNetCompilersToolsetPackageVersion) $(MicrosoftNetCompilersToolsetFrameworkPackageVersion) + $(MicrosoftNETHostModelPackageVersion) + $(MicrosoftNETILLinkTasksPackageVersion) + $(MicrosoftNETRuntimeEmscripten3156Cachewinx64PackageVersion) $(MicrosoftNETRuntimeEmscriptenSdkInternalPackageVersion) $(MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion) + $(MicrosoftNETSdkWindowsDesktopPackageVersion) $(MicrosoftNETTestSdkPackageVersion) + $(MicrosoftNETCoreAppRefPackageVersion) + $(MicrosoftNETCorePlatformsPackageVersion) $(MicrosoftSourceLinkAzureReposGitPackageVersion) $(MicrosoftSourceLinkBitbucketGitPackageVersion) $(MicrosoftSourceLinkCommonPackageVersion) @@ -196,6 +243,10 @@ This file should be imported by eng/Versions.props $(MicrosoftTemplateSearchTemplateDiscoveryPackageVersion) $(MicrosoftTestPlatformBuildPackageVersion) $(MicrosoftTestPlatformCLIPackageVersion) + $(MicrosoftWebXdtPackageVersion) + $(MicrosoftWin32SystemEventsPackageVersion) + $(MicrosoftWindowsDesktopAppInternalPackageVersion) + $(MicrosoftWindowsDesktopAppRefPackageVersion) $(NuGetBuildTasksPackageVersion) $(NuGetBuildTasksConsolePackageVersion) $(NuGetBuildTasksPackPackageVersion) @@ -212,57 +263,6 @@ This file should be imported by eng/Versions.props $(NuGetProjectModelPackageVersion) $(NuGetProtocolPackageVersion) $(NuGetVersioningPackageVersion) - - $(dotnetdevcertsPackageVersion) - $(dotnetuserjwtsPackageVersion) - $(dotnetusersecretsPackageVersion) - $(MicrosoftAspNetCoreAnalyzersPackageVersion) - $(MicrosoftAspNetCoreAppRefPackageVersion) - $(MicrosoftAspNetCoreAppRefInternalPackageVersion) - $(MicrosoftAspNetCoreAuthenticationFacebookPackageVersion) - $(MicrosoftAspNetCoreAuthenticationGooglePackageVersion) - $(MicrosoftAspNetCoreAuthenticationMicrosoftAccountPackageVersion) - $(MicrosoftAspNetCoreAuthorizationPackageVersion) - $(MicrosoftAspNetCoreComponentsPackageVersion) - $(MicrosoftAspNetCoreComponentsAnalyzersPackageVersion) - $(MicrosoftAspNetCoreComponentsFormsPackageVersion) - $(MicrosoftAspNetCoreComponentsSdkAnalyzersPackageVersion) - $(MicrosoftAspNetCoreComponentsWebPackageVersion) - $(MicrosoftAspNetCoreComponentsWebAssemblyPackageVersion) - $(MicrosoftAspNetCoreComponentsWebAssemblyServerPackageVersion) - $(MicrosoftAspNetCoreComponentsWebViewPackageVersion) - $(MicrosoftAspNetCoreDeveloperCertificatesXPlatPackageVersion) - $(MicrosoftAspNetCoreMetadataPackageVersion) - $(MicrosoftAspNetCoreMvcAnalyzersPackageVersion) - $(MicrosoftAspNetCoreMvcApiAnalyzersPackageVersion) - $(MicrosoftAspNetCoreTestHostPackageVersion) - $(MicrosoftBclAsyncInterfacesPackageVersion) - $(MicrosoftDeploymentDotNetReleasesPackageVersion) - $(MicrosoftDiaSymReaderPackageVersion) - $(MicrosoftDotNetWebItemTemplates100PackageVersion) - $(MicrosoftDotNetWebProjectTemplates100PackageVersion) - $(MicrosoftDotnetWinFormsProjectTemplatesPackageVersion) - $(MicrosoftDotnetWpfProjectTemplatesPackageVersion) - $(MicrosoftExtensionsConfigurationIniPackageVersion) - $(MicrosoftExtensionsDependencyModelPackageVersion) - $(MicrosoftExtensionsFileProvidersAbstractionsPackageVersion) - $(MicrosoftExtensionsFileProvidersEmbeddedPackageVersion) - $(MicrosoftExtensionsFileSystemGlobbingPackageVersion) - $(MicrosoftExtensionsLoggingPackageVersion) - $(MicrosoftExtensionsLoggingAbstractionsPackageVersion) - $(MicrosoftExtensionsLoggingConsolePackageVersion) - $(MicrosoftExtensionsObjectPoolPackageVersion) - $(MicrosoftJSInteropPackageVersion) - $(MicrosoftNETHostModelPackageVersion) - $(MicrosoftNETILLinkTasksPackageVersion) - $(MicrosoftNETRuntimeEmscripten3156Cachewinx64PackageVersion) - $(MicrosoftNETSdkWindowsDesktopPackageVersion) - $(MicrosoftNETCoreAppRefPackageVersion) - $(MicrosoftNETCorePlatformsPackageVersion) - $(MicrosoftWebXdtPackageVersion) - $(MicrosoftWin32SystemEventsPackageVersion) - $(MicrosoftWindowsDesktopAppInternalPackageVersion) - $(MicrosoftWindowsDesktopAppRefPackageVersion) $(SystemCodeDomPackageVersion) $(SystemCommandLinePackageVersion) $(SystemComponentModelCompositionPackageVersion) @@ -285,9 +285,7 @@ This file should be imported by eng/Versions.props $(SystemTextEncodingCodePagesPackageVersion) $(SystemTextJsonPackageVersion) $(SystemWindowsExtensionsPackageVersion) - - $(NETStandardLibraryRefPackageVersion) - + $(MicrosoftTestingPlatformPackageVersion) $(MSTestPackageVersion) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index c4b1cc27c515..1ee9adb149cd 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,42 +1,42 @@ - + - + https://github.com/dotnet/dotnet - 4ab01111b06a13386ff3a0fb3616bf28d7931cea + fc286facb548d235153826b14f534205e575aae2 - + https://github.com/dotnet/dotnet - 4ab01111b06a13386ff3a0fb3616bf28d7931cea + fc286facb548d235153826b14f534205e575aae2 - + https://github.com/dotnet/dotnet - 4ab01111b06a13386ff3a0fb3616bf28d7931cea + fc286facb548d235153826b14f534205e575aae2 - + https://github.com/dotnet/dotnet - 4ab01111b06a13386ff3a0fb3616bf28d7931cea + fc286facb548d235153826b14f534205e575aae2 - + https://github.com/dotnet/dotnet - 4ab01111b06a13386ff3a0fb3616bf28d7931cea + fc286facb548d235153826b14f534205e575aae2 - + https://github.com/dotnet/dotnet - 4ab01111b06a13386ff3a0fb3616bf28d7931cea + fc286facb548d235153826b14f534205e575aae2 - + https://github.com/dotnet/dotnet - 4ab01111b06a13386ff3a0fb3616bf28d7931cea + fc286facb548d235153826b14f534205e575aae2 - + https://github.com/dotnet/dotnet - 4ab01111b06a13386ff3a0fb3616bf28d7931cea + fc286facb548d235153826b14f534205e575aae2 - + https://github.com/dotnet/dotnet - 4ab01111b06a13386ff3a0fb3616bf28d7931cea + fc286facb548d235153826b14f534205e575aae2 https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet @@ -74,136 +74,136 @@ https://github.com/dotnet/dotnet - 4ab01111b06a13386ff3a0fb3616bf28d7931cea + fc286facb548d235153826b14f534205e575aae2 - + https://github.com/dotnet/dotnet - 4ab01111b06a13386ff3a0fb3616bf28d7931cea + fc286facb548d235153826b14f534205e575aae2 - + https://github.com/dotnet/dotnet - 4ab01111b06a13386ff3a0fb3616bf28d7931cea + fc286facb548d235153826b14f534205e575aae2 - + https://github.com/dotnet/dotnet - 4ab01111b06a13386ff3a0fb3616bf28d7931cea + fc286facb548d235153826b14f534205e575aae2 - + https://github.com/dotnet/dotnet - 4ab01111b06a13386ff3a0fb3616bf28d7931cea + fc286facb548d235153826b14f534205e575aae2 - + https://github.com/dotnet/dotnet - 4ab01111b06a13386ff3a0fb3616bf28d7931cea + fc286facb548d235153826b14f534205e575aae2 - + https://github.com/dotnet/dotnet - 4ab01111b06a13386ff3a0fb3616bf28d7931cea + fc286facb548d235153826b14f534205e575aae2 - + https://github.com/dotnet/dotnet - 4ab01111b06a13386ff3a0fb3616bf28d7931cea + fc286facb548d235153826b14f534205e575aae2 - + https://github.com/dotnet/dotnet - 4ab01111b06a13386ff3a0fb3616bf28d7931cea + fc286facb548d235153826b14f534205e575aae2 - + https://github.com/dotnet/dotnet - 4ab01111b06a13386ff3a0fb3616bf28d7931cea + fc286facb548d235153826b14f534205e575aae2 - + https://github.com/dotnet/dotnet - 4ab01111b06a13386ff3a0fb3616bf28d7931cea + fc286facb548d235153826b14f534205e575aae2 - + https://github.com/dotnet/dotnet - 4ab01111b06a13386ff3a0fb3616bf28d7931cea + fc286facb548d235153826b14f534205e575aae2 - + https://github.com/dotnet/dotnet - 4ab01111b06a13386ff3a0fb3616bf28d7931cea + fc286facb548d235153826b14f534205e575aae2 - + https://github.com/dotnet/dotnet - 4ab01111b06a13386ff3a0fb3616bf28d7931cea + fc286facb548d235153826b14f534205e575aae2 - + https://github.com/dotnet/dotnet - 4ab01111b06a13386ff3a0fb3616bf28d7931cea + fc286facb548d235153826b14f534205e575aae2 - + https://github.com/dotnet/dotnet - 4ab01111b06a13386ff3a0fb3616bf28d7931cea + fc286facb548d235153826b14f534205e575aae2 - + https://github.com/dotnet/dotnet - 4ab01111b06a13386ff3a0fb3616bf28d7931cea + fc286facb548d235153826b14f534205e575aae2 - + https://github.com/dotnet/dotnet - 4ab01111b06a13386ff3a0fb3616bf28d7931cea + fc286facb548d235153826b14f534205e575aae2 - + https://github.com/dotnet/dotnet - 4ab01111b06a13386ff3a0fb3616bf28d7931cea + fc286facb548d235153826b14f534205e575aae2 - + https://github.com/dotnet/dotnet - 4ab01111b06a13386ff3a0fb3616bf28d7931cea + fc286facb548d235153826b14f534205e575aae2 - + https://github.com/dotnet/dotnet - 4ab01111b06a13386ff3a0fb3616bf28d7931cea + fc286facb548d235153826b14f534205e575aae2 - + https://github.com/dotnet/dotnet - 4ab01111b06a13386ff3a0fb3616bf28d7931cea + fc286facb548d235153826b14f534205e575aae2 - + https://github.com/dotnet/dotnet - 4ab01111b06a13386ff3a0fb3616bf28d7931cea + fc286facb548d235153826b14f534205e575aae2 - + https://github.com/dotnet/dotnet - 4ab01111b06a13386ff3a0fb3616bf28d7931cea + fc286facb548d235153826b14f534205e575aae2 - + https://github.com/dotnet/dotnet - 4ab01111b06a13386ff3a0fb3616bf28d7931cea + fc286facb548d235153826b14f534205e575aae2 - + https://github.com/dotnet/dotnet - 4ab01111b06a13386ff3a0fb3616bf28d7931cea + fc286facb548d235153826b14f534205e575aae2 - + https://github.com/dotnet/dotnet - 4ab01111b06a13386ff3a0fb3616bf28d7931cea + fc286facb548d235153826b14f534205e575aae2 - + https://github.com/dotnet/dotnet - 4ab01111b06a13386ff3a0fb3616bf28d7931cea + fc286facb548d235153826b14f534205e575aae2 - + https://github.com/dotnet/dotnet - 4ab01111b06a13386ff3a0fb3616bf28d7931cea + fc286facb548d235153826b14f534205e575aae2 - + https://github.com/dotnet/dotnet - 4ab01111b06a13386ff3a0fb3616bf28d7931cea + fc286facb548d235153826b14f534205e575aae2 - + https://github.com/dotnet/dotnet - 4ab01111b06a13386ff3a0fb3616bf28d7931cea + fc286facb548d235153826b14f534205e575aae2 - + https://github.com/dotnet/dotnet - 4ab01111b06a13386ff3a0fb3616bf28d7931cea + fc286facb548d235153826b14f534205e575aae2 - + https://github.com/dotnet/dotnet - 4ab01111b06a13386ff3a0fb3616bf28d7931cea + fc286facb548d235153826b14f534205e575aae2 https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet @@ -370,25 +370,25 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet 44525024595742ebe09023abe709df51de65009b - + https://github.com/dotnet/dotnet - 4ab01111b06a13386ff3a0fb3616bf28d7931cea + fc286facb548d235153826b14f534205e575aae2 - + https://github.com/dotnet/dotnet - 4ab01111b06a13386ff3a0fb3616bf28d7931cea + fc286facb548d235153826b14f534205e575aae2 - + https://github.com/dotnet/dotnet - 4ab01111b06a13386ff3a0fb3616bf28d7931cea + fc286facb548d235153826b14f534205e575aae2 https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet 44525024595742ebe09023abe709df51de65009b - + https://github.com/dotnet/dotnet - 4ab01111b06a13386ff3a0fb3616bf28d7931cea + fc286facb548d235153826b14f534205e575aae2 https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet @@ -405,29 +405,29 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet 44525024595742ebe09023abe709df51de65009b - + https://github.com/dotnet/dotnet - 4ab01111b06a13386ff3a0fb3616bf28d7931cea + fc286facb548d235153826b14f534205e575aae2 - + https://github.com/dotnet/dotnet - 4ab01111b06a13386ff3a0fb3616bf28d7931cea + fc286facb548d235153826b14f534205e575aae2 - + https://github.com/dotnet/dotnet - 4ab01111b06a13386ff3a0fb3616bf28d7931cea + fc286facb548d235153826b14f534205e575aae2 - + https://github.com/dotnet/dotnet - 4ab01111b06a13386ff3a0fb3616bf28d7931cea + fc286facb548d235153826b14f534205e575aae2 - + https://github.com/dotnet/dotnet - 4ab01111b06a13386ff3a0fb3616bf28d7931cea + fc286facb548d235153826b14f534205e575aae2 - + https://github.com/dotnet/dotnet - 4ab01111b06a13386ff3a0fb3616bf28d7931cea + fc286facb548d235153826b14f534205e575aae2 @@ -514,9 +514,9 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet 44525024595742ebe09023abe709df51de65009b - + https://github.com/dotnet/dotnet - 4ab01111b06a13386ff3a0fb3616bf28d7931cea + fc286facb548d235153826b14f534205e575aae2 https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet @@ -528,37 +528,37 @@ - + https://github.com/dotnet/dotnet - 4ab01111b06a13386ff3a0fb3616bf28d7931cea + fc286facb548d235153826b14f534205e575aae2 - + https://github.com/dotnet/dotnet - 4ab01111b06a13386ff3a0fb3616bf28d7931cea + fc286facb548d235153826b14f534205e575aae2 - + https://github.com/dotnet/dotnet - 4ab01111b06a13386ff3a0fb3616bf28d7931cea + fc286facb548d235153826b14f534205e575aae2 - + https://github.com/dotnet/dotnet - 4ab01111b06a13386ff3a0fb3616bf28d7931cea + fc286facb548d235153826b14f534205e575aae2 - + https://github.com/dotnet/dotnet - 4ab01111b06a13386ff3a0fb3616bf28d7931cea + fc286facb548d235153826b14f534205e575aae2 - + https://github.com/dotnet/dotnet - 4ab01111b06a13386ff3a0fb3616bf28d7931cea + fc286facb548d235153826b14f534205e575aae2 - + https://github.com/dotnet/dotnet - 4ab01111b06a13386ff3a0fb3616bf28d7931cea + fc286facb548d235153826b14f534205e575aae2 - + https://github.com/dotnet/dotnet - 4ab01111b06a13386ff3a0fb3616bf28d7931cea + fc286facb548d235153826b14f534205e575aae2 https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet diff --git a/global.json b/global.json index 96a667353095..927552bc2cf6 100644 --- a/global.json +++ b/global.json @@ -21,8 +21,8 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26154.108", - "Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.26154.108", + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26159.104", + "Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.26159.104", "Microsoft.Build.NoTargets": "3.7.0", "Microsoft.Build.Traversal": "3.4.0", "Microsoft.WixToolset.Sdk": "5.0.2-dotnet.2811440" From b8dbb9dc2a81a1dd18a0cd98f14cf6c01127c1c3 Mon Sep 17 00:00:00 2001 From: "Donna Chen (BEYONDSOFT CONSULTING INC)" Date: Tue, 10 Mar 2026 18:00:23 +0800 Subject: [PATCH 05/15] Fix indentation only --- eng/Version.Details.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 5e178d31e1b6..cf2b5ab1bfdb 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -142,7 +142,7 @@ This file should be imported by eng/Versions.props 10.0.2 10.0.2 10.0.2 - + 2.2.0-preview.26159.3 4.2.0-preview.26159.3 From 5868dd71ee474ecadd39d62f7456b9243d1e5479 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 10 Mar 2026 17:05:31 +0000 Subject: [PATCH 06/15] Update dependencies from build 305491 Updated Dependencies: Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal, Microsoft.CodeAnalysis.Razor.Tooling.Internal, Microsoft.NET.Sdk.Razor.SourceGenerators.Transport (Version 10.0.0-preview.26159.104 -> 10.0.0-preview.26160.106) Microsoft.Build (Version 18.3.3 -> 18.3.3) Microsoft.Build.Localization (Version 18.3.3-servicing-26159-104 -> 18.3.3-servicing-26160-106) Microsoft.Build.NuGetSdkResolver, NuGet.Build.Tasks, NuGet.Build.Tasks.Console, NuGet.Build.Tasks.Pack, NuGet.CommandLine.XPlat, NuGet.Commands, NuGet.Common, NuGet.Configuration, NuGet.Credentials, NuGet.DependencyResolver.Core, NuGet.Frameworks, NuGet.LibraryModel, NuGet.Localization, NuGet.Packaging, NuGet.ProjectModel, NuGet.Protocol, NuGet.Versioning (Version 7.3.0-rc.16004 -> 7.3.0-rc.16106) Microsoft.Build.Tasks.Git, Microsoft.SourceLink.AzureRepos.Git, Microsoft.SourceLink.Bitbucket.Git, Microsoft.SourceLink.Common, Microsoft.SourceLink.GitHub, Microsoft.SourceLink.GitLab, Microsoft.TemplateEngine.Abstractions, Microsoft.TemplateEngine.Authoring.TemplateVerifier, Microsoft.TemplateEngine.Edge, Microsoft.TemplateEngine.Mocks, Microsoft.TemplateEngine.Orchestrator.RunnableProjects, Microsoft.TemplateEngine.TestHelper, Microsoft.TemplateEngine.Utils, Microsoft.TemplateSearch.Common, Microsoft.TemplateSearch.TemplateDiscovery (Version 10.0.202-servicing.26159.104 -> 10.0.202-servicing.26160.106) Microsoft.CodeAnalysis, Microsoft.CodeAnalysis.BuildClient, Microsoft.CodeAnalysis.CSharp, Microsoft.CodeAnalysis.CSharp.CodeStyle, Microsoft.CodeAnalysis.CSharp.Features, Microsoft.CodeAnalysis.CSharp.Workspaces, Microsoft.CodeAnalysis.ExternalAccess.HotReload, Microsoft.CodeAnalysis.PublicApiAnalyzers, Microsoft.CodeAnalysis.Workspaces.Common, Microsoft.CodeAnalysis.Workspaces.MSBuild, Microsoft.Net.Compilers.Toolset, Microsoft.Net.Compilers.Toolset.Framework (Version 5.3.0-2.26159.104 -> 5.3.0-2.26160.106) Microsoft.DotNet.Arcade.Sdk, Microsoft.DotNet.Build.Tasks.Installers, Microsoft.DotNet.Build.Tasks.Templating, Microsoft.DotNet.Build.Tasks.Workloads, Microsoft.DotNet.Helix.Sdk, Microsoft.DotNet.SignTool, Microsoft.DotNet.XliffTasks, Microsoft.DotNet.XUnitExtensions (Version 10.0.0-beta.26159.104 -> 10.0.0-beta.26160.106) Microsoft.FSharp.Compiler (Version 15.2.202-servicing.26159.104 -> 15.2.202-servicing.26160.106) Microsoft.NET.Test.Sdk, Microsoft.TestPlatform.Build, Microsoft.TestPlatform.CLI (Version 18.3.0-release-26159-104 -> 18.3.0-release-26160-106) [[ commit created by automation ]] --- NuGet.config | 2 +- eng/Version.Details.props | 174 ++++++++++----------------- eng/Version.Details.xml | 244 +++++++++++++++++++------------------- global.json | 4 +- 4 files changed, 185 insertions(+), 239 deletions(-) diff --git a/NuGet.config b/NuGet.config index e04be84ea8bc..f6d48010d431 100644 --- a/NuGet.config +++ b/NuGet.config @@ -4,7 +4,7 @@ - + diff --git a/eng/Version.Details.props b/eng/Version.Details.props index cf2b5ab1bfdb..1c40cc577a65 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -30,38 +30,38 @@ This file should be imported by eng/Versions.props 10.0.2 10.0.2-servicing.25612.105 10.0.2-servicing.25612.105 - 10.0.0-preview.26159.104 + 10.0.0-preview.26160.106 10.0.2 10.0.2 18.3.3 - 18.3.3-servicing-26159-104 - 7.3.0-rc.16004 - 10.0.202-servicing.26159.104 - 5.3.0-2.26159.104 - 5.3.0-2.26159.104 - 5.3.0-2.26159.104 - 5.3.0-2.26159.104 - 5.3.0-2.26159.104 - 5.3.0-2.26159.104 - 5.3.0-2.26159.104 - 5.3.0-2.26159.104 - 10.0.0-preview.26159.104 - 5.3.0-2.26159.104 - 5.3.0-2.26159.104 + 18.3.3-servicing-26160-106 + 7.3.0-rc.16106 + 10.0.202-servicing.26160.106 + 5.3.0-2.26160.106 + 5.3.0-2.26160.106 + 5.3.0-2.26160.106 + 5.3.0-2.26160.106 + 5.3.0-2.26160.106 + 5.3.0-2.26160.106 + 5.3.0-2.26160.106 + 5.3.0-2.26160.106 + 10.0.0-preview.26160.106 + 5.3.0-2.26160.106 + 5.3.0-2.26160.106 2.0.0-preview.1.25612.105 2.2.2 - 10.0.0-beta.26159.104 - 10.0.0-beta.26159.104 - 10.0.0-beta.26159.104 - 10.0.0-beta.26159.104 - 10.0.0-beta.26159.104 - 10.0.0-beta.26159.104 + 10.0.0-beta.26160.106 + 10.0.0-beta.26160.106 + 10.0.0-beta.26160.106 + 10.0.0-beta.26160.106 + 10.0.0-beta.26160.106 + 10.0.0-beta.26160.106 10.0.2 10.0.2 10.0.0-rtm.25523.111 10.0.0-rtm.25523.111 - 10.0.0-beta.26159.104 - 10.0.0-beta.26159.104 + 10.0.0-beta.26160.106 + 10.0.0-beta.26160.106 10.0.2 10.0.2 10.0.2 @@ -71,55 +71,55 @@ This file should be imported by eng/Versions.props 10.0.2 10.0.2 10.0.2 - 15.2.202-servicing.26159.104 + 15.2.202-servicing.26160.106 10.0.2 - 5.3.0-2.26159.104 - 5.3.0-2.26159.104 + 5.3.0-2.26160.106 + 5.3.0-2.26160.106 10.0.2-servicing.25612.105 10.0.2 10.0.2 10.0.0-preview.7.25377.103 - 10.0.0-preview.26159.104 + 10.0.0-preview.26160.106 10.0.2-servicing.25612.105 - 18.3.0-release-26159-104 + 18.3.0-release-26160-106 10.0.2 10.0.2-servicing.25612.105 - 10.0.202-servicing.26159.104 - 10.0.202-servicing.26159.104 - 10.0.202-servicing.26159.104 - 10.0.202-servicing.26159.104 - 10.0.202-servicing.26159.104 - 10.0.202-servicing.26159.104 - 10.0.202-servicing.26159.104 - 10.0.202-servicing.26159.104 - 10.0.202-servicing.26159.104 - 10.0.202-servicing.26159.104 - 10.0.202-servicing.26159.104 - 10.0.202-servicing.26159.104 - 10.0.202-servicing.26159.104 - 10.0.202-servicing.26159.104 - 18.3.0-release-26159-104 - 18.3.0-release-26159-104 + 10.0.202-servicing.26160.106 + 10.0.202-servicing.26160.106 + 10.0.202-servicing.26160.106 + 10.0.202-servicing.26160.106 + 10.0.202-servicing.26160.106 + 10.0.202-servicing.26160.106 + 10.0.202-servicing.26160.106 + 10.0.202-servicing.26160.106 + 10.0.202-servicing.26160.106 + 10.0.202-servicing.26160.106 + 10.0.202-servicing.26160.106 + 10.0.202-servicing.26160.106 + 10.0.202-servicing.26160.106 + 10.0.202-servicing.26160.106 + 18.3.0-release-26160-106 + 18.3.0-release-26160-106 3.2.2 10.0.2 10.0.2-servicing.25612.105 10.0.2 - 7.3.0-rc.16004 - 7.3.0-rc.16004 - 7.3.0-rc.16004 - 7.3.0-rc.16004 - 7.3.0-rc.16004 - 7.3.0-rc.16004 - 7.3.0-rc.16004 - 7.3.0-rc.16004 - 7.3.0-rc.16004 - 7.3.0-rc.16004 - 7.3.0-rc.16004 - 7.3.0-rc.16004 - 7.3.0-rc.16004 - 7.3.0-rc.16004 - 7.3.0-rc.16004 - 7.3.0-rc.16004 + 7.3.0-rc.16106 + 7.3.0-rc.16106 + 7.3.0-rc.16106 + 7.3.0-rc.16106 + 7.3.0-rc.16106 + 7.3.0-rc.16106 + 7.3.0-rc.16106 + 7.3.0-rc.16106 + 7.3.0-rc.16106 + 7.3.0-rc.16106 + 7.3.0-rc.16106 + 7.3.0-rc.16106 + 7.3.0-rc.16106 + 7.3.0-rc.16106 + 7.3.0-rc.16106 + 7.3.0-rc.16106 10.0.2 2.0.2 10.0.2 @@ -148,31 +148,6 @@ This file should be imported by eng/Versions.props - - $(NETStandardLibraryRefPackageVersion) - - $(dotnetdevcertsPackageVersion) - $(dotnetuserjwtsPackageVersion) - $(dotnetusersecretsPackageVersion) - $(MicrosoftAspNetCoreAnalyzersPackageVersion) - $(MicrosoftAspNetCoreAppRefPackageVersion) - $(MicrosoftAspNetCoreAppRefInternalPackageVersion) - $(MicrosoftAspNetCoreAuthenticationFacebookPackageVersion) - $(MicrosoftAspNetCoreAuthenticationGooglePackageVersion) - $(MicrosoftAspNetCoreAuthenticationMicrosoftAccountPackageVersion) - $(MicrosoftAspNetCoreAuthorizationPackageVersion) - $(MicrosoftAspNetCoreComponentsPackageVersion) - $(MicrosoftAspNetCoreComponentsAnalyzersPackageVersion) - $(MicrosoftAspNetCoreComponentsFormsPackageVersion) - $(MicrosoftAspNetCoreComponentsSdkAnalyzersPackageVersion) - $(MicrosoftAspNetCoreComponentsWebPackageVersion) - $(MicrosoftAspNetCoreComponentsWebAssemblyPackageVersion) - $(MicrosoftAspNetCoreComponentsWebAssemblyServerPackageVersion) - $(MicrosoftAspNetCoreComponentsWebViewPackageVersion) - $(MicrosoftAspNetCoreDeveloperCertificatesXPlatPackageVersion) - $(MicrosoftAspNetCoreMetadataPackageVersion) - $(MicrosoftAspNetCoreMvcAnalyzersPackageVersion) - $(MicrosoftAspNetCoreMvcApiAnalyzersPackageVersion) $(NETStandardLibraryRefPackageVersion) @@ -201,8 +176,6 @@ This file should be imported by eng/Versions.props $(MicrosoftAspNetCoreMvcRazorExtensionsToolingInternalPackageVersion) $(MicrosoftAspNetCoreTestHostPackageVersion) $(MicrosoftBclAsyncInterfacesPackageVersion) - $(MicrosoftAspNetCoreTestHostPackageVersion) - $(MicrosoftBclAsyncInterfacesPackageVersion) $(MicrosoftBuildPackageVersion) $(MicrosoftBuildLocalizationPackageVersion) $(MicrosoftBuildNuGetSdkResolverPackageVersion) @@ -220,8 +193,6 @@ This file should be imported by eng/Versions.props $(MicrosoftCodeAnalysisWorkspacesMSBuildPackageVersion) $(MicrosoftDeploymentDotNetReleasesPackageVersion) $(MicrosoftDiaSymReaderPackageVersion) - $(MicrosoftDeploymentDotNetReleasesPackageVersion) - $(MicrosoftDiaSymReaderPackageVersion) $(MicrosoftDotNetArcadeSdkPackageVersion) $(MicrosoftDotNetBuildTasksInstallersPackageVersion) $(MicrosoftDotNetBuildTasksTemplatingPackageVersion) @@ -232,10 +203,6 @@ This file should be imported by eng/Versions.props $(MicrosoftDotNetWebProjectTemplates100PackageVersion) $(MicrosoftDotnetWinFormsProjectTemplatesPackageVersion) $(MicrosoftDotnetWpfProjectTemplatesPackageVersion) - $(MicrosoftDotNetWebItemTemplates100PackageVersion) - $(MicrosoftDotNetWebProjectTemplates100PackageVersion) - $(MicrosoftDotnetWinFormsProjectTemplatesPackageVersion) - $(MicrosoftDotnetWpfProjectTemplatesPackageVersion) $(MicrosoftDotNetXliffTasksPackageVersion) $(MicrosoftDotNetXUnitExtensionsPackageVersion) $(MicrosoftExtensionsConfigurationIniPackageVersion) @@ -247,35 +214,19 @@ This file should be imported by eng/Versions.props $(MicrosoftExtensionsLoggingAbstractionsPackageVersion) $(MicrosoftExtensionsLoggingConsolePackageVersion) $(MicrosoftExtensionsObjectPoolPackageVersion) - $(MicrosoftExtensionsConfigurationIniPackageVersion) - $(MicrosoftExtensionsDependencyModelPackageVersion) - $(MicrosoftExtensionsFileProvidersAbstractionsPackageVersion) - $(MicrosoftExtensionsFileProvidersEmbeddedPackageVersion) - $(MicrosoftExtensionsFileSystemGlobbingPackageVersion) - $(MicrosoftExtensionsLoggingPackageVersion) - $(MicrosoftExtensionsLoggingAbstractionsPackageVersion) - $(MicrosoftExtensionsLoggingConsolePackageVersion) - $(MicrosoftExtensionsObjectPoolPackageVersion) $(MicrosoftFSharpCompilerPackageVersion) $(MicrosoftJSInteropPackageVersion) - $(MicrosoftJSInteropPackageVersion) $(MicrosoftNetCompilersToolsetPackageVersion) $(MicrosoftNetCompilersToolsetFrameworkPackageVersion) $(MicrosoftNETHostModelPackageVersion) $(MicrosoftNETILLinkTasksPackageVersion) $(MicrosoftNETRuntimeEmscripten3156Cachewinx64PackageVersion) - $(MicrosoftNETHostModelPackageVersion) - $(MicrosoftNETILLinkTasksPackageVersion) - $(MicrosoftNETRuntimeEmscripten3156Cachewinx64PackageVersion) $(MicrosoftNETRuntimeEmscriptenSdkInternalPackageVersion) $(MicrosoftNETSdkRazorSourceGeneratorsTransportPackageVersion) $(MicrosoftNETSdkWindowsDesktopPackageVersion) - $(MicrosoftNETSdkWindowsDesktopPackageVersion) $(MicrosoftNETTestSdkPackageVersion) $(MicrosoftNETCoreAppRefPackageVersion) $(MicrosoftNETCorePlatformsPackageVersion) - $(MicrosoftNETCoreAppRefPackageVersion) - $(MicrosoftNETCorePlatformsPackageVersion) $(MicrosoftSourceLinkAzureReposGitPackageVersion) $(MicrosoftSourceLinkBitbucketGitPackageVersion) $(MicrosoftSourceLinkCommonPackageVersion) @@ -296,10 +247,6 @@ This file should be imported by eng/Versions.props $(MicrosoftWin32SystemEventsPackageVersion) $(MicrosoftWindowsDesktopAppInternalPackageVersion) $(MicrosoftWindowsDesktopAppRefPackageVersion) - $(MicrosoftWebXdtPackageVersion) - $(MicrosoftWin32SystemEventsPackageVersion) - $(MicrosoftWindowsDesktopAppInternalPackageVersion) - $(MicrosoftWindowsDesktopAppRefPackageVersion) $(NuGetBuildTasksPackageVersion) $(NuGetBuildTasksConsolePackageVersion) $(NuGetBuildTasksPackPackageVersion) @@ -339,7 +286,6 @@ This file should be imported by eng/Versions.props $(SystemTextJsonPackageVersion) $(SystemWindowsExtensionsPackageVersion) - $(MicrosoftTestingPlatformPackageVersion) $(MSTestPackageVersion) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index b7678bda2e93..4be7ce025eec 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,42 +1,42 @@ - + - + https://github.com/dotnet/dotnet - fc286facb548d235153826b14f534205e575aae2 + 05da5994b24fe8217d12969d63466c198c8159f0 - + https://github.com/dotnet/dotnet - fc286facb548d235153826b14f534205e575aae2 + 05da5994b24fe8217d12969d63466c198c8159f0 - + https://github.com/dotnet/dotnet - fc286facb548d235153826b14f534205e575aae2 + 05da5994b24fe8217d12969d63466c198c8159f0 - + https://github.com/dotnet/dotnet - fc286facb548d235153826b14f534205e575aae2 + 05da5994b24fe8217d12969d63466c198c8159f0 - + https://github.com/dotnet/dotnet - fc286facb548d235153826b14f534205e575aae2 + 05da5994b24fe8217d12969d63466c198c8159f0 - + https://github.com/dotnet/dotnet - fc286facb548d235153826b14f534205e575aae2 + 05da5994b24fe8217d12969d63466c198c8159f0 - + https://github.com/dotnet/dotnet - fc286facb548d235153826b14f534205e575aae2 + 05da5994b24fe8217d12969d63466c198c8159f0 - + https://github.com/dotnet/dotnet - fc286facb548d235153826b14f534205e575aae2 + 05da5994b24fe8217d12969d63466c198c8159f0 - + https://github.com/dotnet/dotnet - fc286facb548d235153826b14f534205e575aae2 + 05da5994b24fe8217d12969d63466c198c8159f0 https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet @@ -74,136 +74,136 @@ https://github.com/dotnet/dotnet - fc286facb548d235153826b14f534205e575aae2 + 05da5994b24fe8217d12969d63466c198c8159f0 - + https://github.com/dotnet/dotnet - fc286facb548d235153826b14f534205e575aae2 + 05da5994b24fe8217d12969d63466c198c8159f0 - + https://github.com/dotnet/dotnet - fc286facb548d235153826b14f534205e575aae2 + 05da5994b24fe8217d12969d63466c198c8159f0 - + https://github.com/dotnet/dotnet - fc286facb548d235153826b14f534205e575aae2 + 05da5994b24fe8217d12969d63466c198c8159f0 - + https://github.com/dotnet/dotnet - fc286facb548d235153826b14f534205e575aae2 + 05da5994b24fe8217d12969d63466c198c8159f0 - + https://github.com/dotnet/dotnet - fc286facb548d235153826b14f534205e575aae2 + 05da5994b24fe8217d12969d63466c198c8159f0 - + https://github.com/dotnet/dotnet - fc286facb548d235153826b14f534205e575aae2 + 05da5994b24fe8217d12969d63466c198c8159f0 - + https://github.com/dotnet/dotnet - fc286facb548d235153826b14f534205e575aae2 + 05da5994b24fe8217d12969d63466c198c8159f0 - + https://github.com/dotnet/dotnet - fc286facb548d235153826b14f534205e575aae2 + 05da5994b24fe8217d12969d63466c198c8159f0 - + https://github.com/dotnet/dotnet - fc286facb548d235153826b14f534205e575aae2 + 05da5994b24fe8217d12969d63466c198c8159f0 - + https://github.com/dotnet/dotnet - fc286facb548d235153826b14f534205e575aae2 + 05da5994b24fe8217d12969d63466c198c8159f0 - + https://github.com/dotnet/dotnet - fc286facb548d235153826b14f534205e575aae2 + 05da5994b24fe8217d12969d63466c198c8159f0 - + https://github.com/dotnet/dotnet - fc286facb548d235153826b14f534205e575aae2 + 05da5994b24fe8217d12969d63466c198c8159f0 - + https://github.com/dotnet/dotnet - fc286facb548d235153826b14f534205e575aae2 + 05da5994b24fe8217d12969d63466c198c8159f0 - + https://github.com/dotnet/dotnet - fc286facb548d235153826b14f534205e575aae2 + 05da5994b24fe8217d12969d63466c198c8159f0 - + https://github.com/dotnet/dotnet - fc286facb548d235153826b14f534205e575aae2 + 05da5994b24fe8217d12969d63466c198c8159f0 - + https://github.com/dotnet/dotnet - fc286facb548d235153826b14f534205e575aae2 + 05da5994b24fe8217d12969d63466c198c8159f0 - + https://github.com/dotnet/dotnet - fc286facb548d235153826b14f534205e575aae2 + 05da5994b24fe8217d12969d63466c198c8159f0 - + https://github.com/dotnet/dotnet - fc286facb548d235153826b14f534205e575aae2 + 05da5994b24fe8217d12969d63466c198c8159f0 - + https://github.com/dotnet/dotnet - fc286facb548d235153826b14f534205e575aae2 + 05da5994b24fe8217d12969d63466c198c8159f0 - + https://github.com/dotnet/dotnet - fc286facb548d235153826b14f534205e575aae2 + 05da5994b24fe8217d12969d63466c198c8159f0 - + https://github.com/dotnet/dotnet - fc286facb548d235153826b14f534205e575aae2 + 05da5994b24fe8217d12969d63466c198c8159f0 - + https://github.com/dotnet/dotnet - fc286facb548d235153826b14f534205e575aae2 + 05da5994b24fe8217d12969d63466c198c8159f0 - + https://github.com/dotnet/dotnet - fc286facb548d235153826b14f534205e575aae2 + 05da5994b24fe8217d12969d63466c198c8159f0 - + https://github.com/dotnet/dotnet - fc286facb548d235153826b14f534205e575aae2 + 05da5994b24fe8217d12969d63466c198c8159f0 - + https://github.com/dotnet/dotnet - fc286facb548d235153826b14f534205e575aae2 + 05da5994b24fe8217d12969d63466c198c8159f0 - + https://github.com/dotnet/dotnet - fc286facb548d235153826b14f534205e575aae2 + 05da5994b24fe8217d12969d63466c198c8159f0 - + https://github.com/dotnet/dotnet - fc286facb548d235153826b14f534205e575aae2 + 05da5994b24fe8217d12969d63466c198c8159f0 - + https://github.com/dotnet/dotnet - fc286facb548d235153826b14f534205e575aae2 + 05da5994b24fe8217d12969d63466c198c8159f0 - + https://github.com/dotnet/dotnet - fc286facb548d235153826b14f534205e575aae2 + 05da5994b24fe8217d12969d63466c198c8159f0 - + https://github.com/dotnet/dotnet - fc286facb548d235153826b14f534205e575aae2 + 05da5994b24fe8217d12969d63466c198c8159f0 - + https://github.com/dotnet/dotnet - fc286facb548d235153826b14f534205e575aae2 + 05da5994b24fe8217d12969d63466c198c8159f0 - + https://github.com/dotnet/dotnet - fc286facb548d235153826b14f534205e575aae2 + 05da5994b24fe8217d12969d63466c198c8159f0 https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet @@ -370,25 +370,25 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet 44525024595742ebe09023abe709df51de65009b - + https://github.com/dotnet/dotnet - fc286facb548d235153826b14f534205e575aae2 + 05da5994b24fe8217d12969d63466c198c8159f0 - + https://github.com/dotnet/dotnet - fc286facb548d235153826b14f534205e575aae2 + 05da5994b24fe8217d12969d63466c198c8159f0 - + https://github.com/dotnet/dotnet - fc286facb548d235153826b14f534205e575aae2 + 05da5994b24fe8217d12969d63466c198c8159f0 https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet 44525024595742ebe09023abe709df51de65009b - + https://github.com/dotnet/dotnet - fc286facb548d235153826b14f534205e575aae2 + 05da5994b24fe8217d12969d63466c198c8159f0 https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet @@ -405,29 +405,29 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet 44525024595742ebe09023abe709df51de65009b - + https://github.com/dotnet/dotnet - fc286facb548d235153826b14f534205e575aae2 + 05da5994b24fe8217d12969d63466c198c8159f0 - + https://github.com/dotnet/dotnet - fc286facb548d235153826b14f534205e575aae2 + 05da5994b24fe8217d12969d63466c198c8159f0 - + https://github.com/dotnet/dotnet - fc286facb548d235153826b14f534205e575aae2 + 05da5994b24fe8217d12969d63466c198c8159f0 - + https://github.com/dotnet/dotnet - fc286facb548d235153826b14f534205e575aae2 + 05da5994b24fe8217d12969d63466c198c8159f0 - + https://github.com/dotnet/dotnet - fc286facb548d235153826b14f534205e575aae2 + 05da5994b24fe8217d12969d63466c198c8159f0 - + https://github.com/dotnet/dotnet - fc286facb548d235153826b14f534205e575aae2 + 05da5994b24fe8217d12969d63466c198c8159f0 @@ -514,9 +514,9 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet 44525024595742ebe09023abe709df51de65009b - + https://github.com/dotnet/dotnet - fc286facb548d235153826b14f534205e575aae2 + 05da5994b24fe8217d12969d63466c198c8159f0 https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet @@ -528,37 +528,37 @@ - + https://github.com/dotnet/dotnet - fc286facb548d235153826b14f534205e575aae2 + 05da5994b24fe8217d12969d63466c198c8159f0 - + https://github.com/dotnet/dotnet - fc286facb548d235153826b14f534205e575aae2 + 05da5994b24fe8217d12969d63466c198c8159f0 - + https://github.com/dotnet/dotnet - fc286facb548d235153826b14f534205e575aae2 + 05da5994b24fe8217d12969d63466c198c8159f0 - + https://github.com/dotnet/dotnet - fc286facb548d235153826b14f534205e575aae2 + 05da5994b24fe8217d12969d63466c198c8159f0 - + https://github.com/dotnet/dotnet - fc286facb548d235153826b14f534205e575aae2 + 05da5994b24fe8217d12969d63466c198c8159f0 - + https://github.com/dotnet/dotnet - fc286facb548d235153826b14f534205e575aae2 + 05da5994b24fe8217d12969d63466c198c8159f0 - + https://github.com/dotnet/dotnet - fc286facb548d235153826b14f534205e575aae2 + 05da5994b24fe8217d12969d63466c198c8159f0 - + https://github.com/dotnet/dotnet - fc286facb548d235153826b14f534205e575aae2 + 05da5994b24fe8217d12969d63466c198c8159f0 https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet diff --git a/global.json b/global.json index 927552bc2cf6..a7fea0a0cfc8 100644 --- a/global.json +++ b/global.json @@ -21,8 +21,8 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26159.104", - "Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.26159.104", + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26160.106", + "Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.26160.106", "Microsoft.Build.NoTargets": "3.7.0", "Microsoft.Build.Traversal": "3.4.0", "Microsoft.WixToolset.Sdk": "5.0.2-dotnet.2811440" From ea1c5c58a5e70dbafedbbc171f5951e8b5c9a331 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 12 Mar 2026 02:37:50 +0000 Subject: [PATCH 07/15] Update dependencies from build 305840 Updated Dependencies: Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal, Microsoft.CodeAnalysis.Razor.Tooling.Internal, Microsoft.NET.Sdk.Razor.SourceGenerators.Transport (Version 10.0.0-preview.26160.106 -> 10.0.0-preview.26161.113) Microsoft.Build (Version 18.3.3 -> 18.3.3) Microsoft.Build.Localization (Version 18.3.3-servicing-26160-106 -> 18.3.3-servicing-26161-113) Microsoft.Build.NuGetSdkResolver, NuGet.Build.Tasks, NuGet.Build.Tasks.Console, NuGet.Build.Tasks.Pack, NuGet.CommandLine.XPlat, NuGet.Commands, NuGet.Common, NuGet.Configuration, NuGet.Credentials, NuGet.DependencyResolver.Core, NuGet.Frameworks, NuGet.LibraryModel, NuGet.Localization, NuGet.Packaging, NuGet.ProjectModel, NuGet.Protocol, NuGet.Versioning (Version 7.3.0-rc.16106 -> 7.3.0-rc.16213) Microsoft.Build.Tasks.Git, Microsoft.SourceLink.AzureRepos.Git, Microsoft.SourceLink.Bitbucket.Git, Microsoft.SourceLink.Common, Microsoft.SourceLink.GitHub, Microsoft.SourceLink.GitLab, Microsoft.TemplateEngine.Abstractions, Microsoft.TemplateEngine.Authoring.TemplateVerifier, Microsoft.TemplateEngine.Edge, Microsoft.TemplateEngine.Mocks, Microsoft.TemplateEngine.Orchestrator.RunnableProjects, Microsoft.TemplateEngine.TestHelper, Microsoft.TemplateEngine.Utils, Microsoft.TemplateSearch.Common, Microsoft.TemplateSearch.TemplateDiscovery (Version 10.0.202-servicing.26160.106 -> 10.0.202-servicing.26161.113) Microsoft.CodeAnalysis, Microsoft.CodeAnalysis.BuildClient, Microsoft.CodeAnalysis.CSharp, Microsoft.CodeAnalysis.CSharp.CodeStyle, Microsoft.CodeAnalysis.CSharp.Features, Microsoft.CodeAnalysis.CSharp.Workspaces, Microsoft.CodeAnalysis.ExternalAccess.HotReload, Microsoft.CodeAnalysis.PublicApiAnalyzers, Microsoft.CodeAnalysis.Workspaces.Common, Microsoft.CodeAnalysis.Workspaces.MSBuild, Microsoft.Net.Compilers.Toolset, Microsoft.Net.Compilers.Toolset.Framework (Version 5.3.0-2.26160.106 -> 5.3.0-2.26161.113) Microsoft.DotNet.Arcade.Sdk, Microsoft.DotNet.Build.Tasks.Installers, Microsoft.DotNet.Build.Tasks.Templating, Microsoft.DotNet.Build.Tasks.Workloads, Microsoft.DotNet.Helix.Sdk, Microsoft.DotNet.SignTool, Microsoft.DotNet.XliffTasks, Microsoft.DotNet.XUnitExtensions (Version 10.0.0-beta.26160.106 -> 10.0.0-beta.26161.113) Microsoft.FSharp.Compiler (Version 15.2.202-servicing.26160.106 -> 15.2.202-servicing.26161.113) Microsoft.NET.Test.Sdk, Microsoft.TestPlatform.Build, Microsoft.TestPlatform.CLI (Version 18.3.0-release-26160-106 -> 18.3.0-release-26161-113) [[ commit created by automation ]] --- NuGet.config | 2 +- eng/Version.Details.props | 120 +++++++++---------- eng/Version.Details.xml | 244 +++++++++++++++++++------------------- global.json | 4 +- 4 files changed, 185 insertions(+), 185 deletions(-) diff --git a/NuGet.config b/NuGet.config index f6d48010d431..eac6e11963f8 100644 --- a/NuGet.config +++ b/NuGet.config @@ -4,7 +4,7 @@ - + diff --git a/eng/Version.Details.props b/eng/Version.Details.props index a8b0abc38877..dfa1237f0372 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -30,38 +30,38 @@ This file should be imported by eng/Versions.props 10.0.2 10.0.2-servicing.25612.105 10.0.2-servicing.25612.105 - 10.0.0-preview.26160.106 + 10.0.0-preview.26161.113 10.0.2 10.0.2 18.3.3 - 18.3.3-servicing-26160-106 - 7.3.0-rc.16106 - 10.0.202-servicing.26160.106 - 5.3.0-2.26160.106 - 5.3.0-2.26160.106 - 5.3.0-2.26160.106 - 5.3.0-2.26160.106 - 5.3.0-2.26160.106 - 5.3.0-2.26160.106 - 5.3.0-2.26160.106 - 5.3.0-2.26160.106 - 10.0.0-preview.26160.106 - 5.3.0-2.26160.106 - 5.3.0-2.26160.106 + 18.3.3-servicing-26161-113 + 7.3.0-rc.16213 + 10.0.202-servicing.26161.113 + 5.3.0-2.26161.113 + 5.3.0-2.26161.113 + 5.3.0-2.26161.113 + 5.3.0-2.26161.113 + 5.3.0-2.26161.113 + 5.3.0-2.26161.113 + 5.3.0-2.26161.113 + 5.3.0-2.26161.113 + 10.0.0-preview.26161.113 + 5.3.0-2.26161.113 + 5.3.0-2.26161.113 2.0.0-preview.1.25612.105 2.2.2 - 10.0.0-beta.26160.106 - 10.0.0-beta.26160.106 - 10.0.0-beta.26160.106 - 10.0.0-beta.26160.106 - 10.0.0-beta.26160.106 - 10.0.0-beta.26160.106 + 10.0.0-beta.26161.113 + 10.0.0-beta.26161.113 + 10.0.0-beta.26161.113 + 10.0.0-beta.26161.113 + 10.0.0-beta.26161.113 + 10.0.0-beta.26161.113 10.0.2 10.0.2 10.0.0-rtm.25523.111 10.0.0-rtm.25523.111 - 10.0.0-beta.26160.106 - 10.0.0-beta.26160.106 + 10.0.0-beta.26161.113 + 10.0.0-beta.26161.113 10.0.2 10.0.2 10.0.2 @@ -71,55 +71,55 @@ This file should be imported by eng/Versions.props 10.0.2 10.0.2 10.0.2 - 15.2.202-servicing.26160.106 + 15.2.202-servicing.26161.113 10.0.2 - 5.3.0-2.26160.106 - 5.3.0-2.26160.106 + 5.3.0-2.26161.113 + 5.3.0-2.26161.113 10.0.2-servicing.25612.105 10.0.2 10.0.2 10.0.0-preview.7.25377.103 - 10.0.0-preview.26160.106 + 10.0.0-preview.26161.113 10.0.2-servicing.25612.105 - 18.3.0-release-26160-106 + 18.3.0-release-26161-113 10.0.2 10.0.2-servicing.25612.105 - 10.0.202-servicing.26160.106 - 10.0.202-servicing.26160.106 - 10.0.202-servicing.26160.106 - 10.0.202-servicing.26160.106 - 10.0.202-servicing.26160.106 - 10.0.202-servicing.26160.106 - 10.0.202-servicing.26160.106 - 10.0.202-servicing.26160.106 - 10.0.202-servicing.26160.106 - 10.0.202-servicing.26160.106 - 10.0.202-servicing.26160.106 - 10.0.202-servicing.26160.106 - 10.0.202-servicing.26160.106 - 10.0.202-servicing.26160.106 - 18.3.0-release-26160-106 - 18.3.0-release-26160-106 + 10.0.202-servicing.26161.113 + 10.0.202-servicing.26161.113 + 10.0.202-servicing.26161.113 + 10.0.202-servicing.26161.113 + 10.0.202-servicing.26161.113 + 10.0.202-servicing.26161.113 + 10.0.202-servicing.26161.113 + 10.0.202-servicing.26161.113 + 10.0.202-servicing.26161.113 + 10.0.202-servicing.26161.113 + 10.0.202-servicing.26161.113 + 10.0.202-servicing.26161.113 + 10.0.202-servicing.26161.113 + 10.0.202-servicing.26161.113 + 18.3.0-release-26161-113 + 18.3.0-release-26161-113 3.2.2 10.0.2 10.0.2-servicing.25612.105 10.0.2 - 7.3.0-rc.16106 - 7.3.0-rc.16106 - 7.3.0-rc.16106 - 7.3.0-rc.16106 - 7.3.0-rc.16106 - 7.3.0-rc.16106 - 7.3.0-rc.16106 - 7.3.0-rc.16106 - 7.3.0-rc.16106 - 7.3.0-rc.16106 - 7.3.0-rc.16106 - 7.3.0-rc.16106 - 7.3.0-rc.16106 - 7.3.0-rc.16106 - 7.3.0-rc.16106 - 7.3.0-rc.16106 + 7.3.0-rc.16213 + 7.3.0-rc.16213 + 7.3.0-rc.16213 + 7.3.0-rc.16213 + 7.3.0-rc.16213 + 7.3.0-rc.16213 + 7.3.0-rc.16213 + 7.3.0-rc.16213 + 7.3.0-rc.16213 + 7.3.0-rc.16213 + 7.3.0-rc.16213 + 7.3.0-rc.16213 + 7.3.0-rc.16213 + 7.3.0-rc.16213 + 7.3.0-rc.16213 + 7.3.0-rc.16213 10.0.2 2.0.2 10.0.2 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 52016e01b51a..87dc53be50ce 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,42 +1,42 @@ - + - + https://github.com/dotnet/dotnet - 05da5994b24fe8217d12969d63466c198c8159f0 + 0bb4283944233275af0422f503ad1dc978c7eea0 - + https://github.com/dotnet/dotnet - 05da5994b24fe8217d12969d63466c198c8159f0 + 0bb4283944233275af0422f503ad1dc978c7eea0 - + https://github.com/dotnet/dotnet - 05da5994b24fe8217d12969d63466c198c8159f0 + 0bb4283944233275af0422f503ad1dc978c7eea0 - + https://github.com/dotnet/dotnet - 05da5994b24fe8217d12969d63466c198c8159f0 + 0bb4283944233275af0422f503ad1dc978c7eea0 - + https://github.com/dotnet/dotnet - 05da5994b24fe8217d12969d63466c198c8159f0 + 0bb4283944233275af0422f503ad1dc978c7eea0 - + https://github.com/dotnet/dotnet - 05da5994b24fe8217d12969d63466c198c8159f0 + 0bb4283944233275af0422f503ad1dc978c7eea0 - + https://github.com/dotnet/dotnet - 05da5994b24fe8217d12969d63466c198c8159f0 + 0bb4283944233275af0422f503ad1dc978c7eea0 - + https://github.com/dotnet/dotnet - 05da5994b24fe8217d12969d63466c198c8159f0 + 0bb4283944233275af0422f503ad1dc978c7eea0 - + https://github.com/dotnet/dotnet - 05da5994b24fe8217d12969d63466c198c8159f0 + 0bb4283944233275af0422f503ad1dc978c7eea0 https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet @@ -74,136 +74,136 @@ https://github.com/dotnet/dotnet - 05da5994b24fe8217d12969d63466c198c8159f0 + 0bb4283944233275af0422f503ad1dc978c7eea0 - + https://github.com/dotnet/dotnet - 05da5994b24fe8217d12969d63466c198c8159f0 + 0bb4283944233275af0422f503ad1dc978c7eea0 - + https://github.com/dotnet/dotnet - 05da5994b24fe8217d12969d63466c198c8159f0 + 0bb4283944233275af0422f503ad1dc978c7eea0 - + https://github.com/dotnet/dotnet - 05da5994b24fe8217d12969d63466c198c8159f0 + 0bb4283944233275af0422f503ad1dc978c7eea0 - + https://github.com/dotnet/dotnet - 05da5994b24fe8217d12969d63466c198c8159f0 + 0bb4283944233275af0422f503ad1dc978c7eea0 - + https://github.com/dotnet/dotnet - 05da5994b24fe8217d12969d63466c198c8159f0 + 0bb4283944233275af0422f503ad1dc978c7eea0 - + https://github.com/dotnet/dotnet - 05da5994b24fe8217d12969d63466c198c8159f0 + 0bb4283944233275af0422f503ad1dc978c7eea0 - + https://github.com/dotnet/dotnet - 05da5994b24fe8217d12969d63466c198c8159f0 + 0bb4283944233275af0422f503ad1dc978c7eea0 - + https://github.com/dotnet/dotnet - 05da5994b24fe8217d12969d63466c198c8159f0 + 0bb4283944233275af0422f503ad1dc978c7eea0 - + https://github.com/dotnet/dotnet - 05da5994b24fe8217d12969d63466c198c8159f0 + 0bb4283944233275af0422f503ad1dc978c7eea0 - + https://github.com/dotnet/dotnet - 05da5994b24fe8217d12969d63466c198c8159f0 + 0bb4283944233275af0422f503ad1dc978c7eea0 - + https://github.com/dotnet/dotnet - 05da5994b24fe8217d12969d63466c198c8159f0 + 0bb4283944233275af0422f503ad1dc978c7eea0 - + https://github.com/dotnet/dotnet - 05da5994b24fe8217d12969d63466c198c8159f0 + 0bb4283944233275af0422f503ad1dc978c7eea0 - + https://github.com/dotnet/dotnet - 05da5994b24fe8217d12969d63466c198c8159f0 + 0bb4283944233275af0422f503ad1dc978c7eea0 - + https://github.com/dotnet/dotnet - 05da5994b24fe8217d12969d63466c198c8159f0 + 0bb4283944233275af0422f503ad1dc978c7eea0 - + https://github.com/dotnet/dotnet - 05da5994b24fe8217d12969d63466c198c8159f0 + 0bb4283944233275af0422f503ad1dc978c7eea0 - + https://github.com/dotnet/dotnet - 05da5994b24fe8217d12969d63466c198c8159f0 + 0bb4283944233275af0422f503ad1dc978c7eea0 - + https://github.com/dotnet/dotnet - 05da5994b24fe8217d12969d63466c198c8159f0 + 0bb4283944233275af0422f503ad1dc978c7eea0 - + https://github.com/dotnet/dotnet - 05da5994b24fe8217d12969d63466c198c8159f0 + 0bb4283944233275af0422f503ad1dc978c7eea0 - + https://github.com/dotnet/dotnet - 05da5994b24fe8217d12969d63466c198c8159f0 + 0bb4283944233275af0422f503ad1dc978c7eea0 - + https://github.com/dotnet/dotnet - 05da5994b24fe8217d12969d63466c198c8159f0 + 0bb4283944233275af0422f503ad1dc978c7eea0 - + https://github.com/dotnet/dotnet - 05da5994b24fe8217d12969d63466c198c8159f0 + 0bb4283944233275af0422f503ad1dc978c7eea0 - + https://github.com/dotnet/dotnet - 05da5994b24fe8217d12969d63466c198c8159f0 + 0bb4283944233275af0422f503ad1dc978c7eea0 - + https://github.com/dotnet/dotnet - 05da5994b24fe8217d12969d63466c198c8159f0 + 0bb4283944233275af0422f503ad1dc978c7eea0 - + https://github.com/dotnet/dotnet - 05da5994b24fe8217d12969d63466c198c8159f0 + 0bb4283944233275af0422f503ad1dc978c7eea0 - + https://github.com/dotnet/dotnet - 05da5994b24fe8217d12969d63466c198c8159f0 + 0bb4283944233275af0422f503ad1dc978c7eea0 - + https://github.com/dotnet/dotnet - 05da5994b24fe8217d12969d63466c198c8159f0 + 0bb4283944233275af0422f503ad1dc978c7eea0 - + https://github.com/dotnet/dotnet - 05da5994b24fe8217d12969d63466c198c8159f0 + 0bb4283944233275af0422f503ad1dc978c7eea0 - + https://github.com/dotnet/dotnet - 05da5994b24fe8217d12969d63466c198c8159f0 + 0bb4283944233275af0422f503ad1dc978c7eea0 - + https://github.com/dotnet/dotnet - 05da5994b24fe8217d12969d63466c198c8159f0 + 0bb4283944233275af0422f503ad1dc978c7eea0 - + https://github.com/dotnet/dotnet - 05da5994b24fe8217d12969d63466c198c8159f0 + 0bb4283944233275af0422f503ad1dc978c7eea0 - + https://github.com/dotnet/dotnet - 05da5994b24fe8217d12969d63466c198c8159f0 + 0bb4283944233275af0422f503ad1dc978c7eea0 - + https://github.com/dotnet/dotnet - 05da5994b24fe8217d12969d63466c198c8159f0 + 0bb4283944233275af0422f503ad1dc978c7eea0 https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet @@ -370,25 +370,25 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet 44525024595742ebe09023abe709df51de65009b - + https://github.com/dotnet/dotnet - 05da5994b24fe8217d12969d63466c198c8159f0 + 0bb4283944233275af0422f503ad1dc978c7eea0 - + https://github.com/dotnet/dotnet - 05da5994b24fe8217d12969d63466c198c8159f0 + 0bb4283944233275af0422f503ad1dc978c7eea0 - + https://github.com/dotnet/dotnet - 05da5994b24fe8217d12969d63466c198c8159f0 + 0bb4283944233275af0422f503ad1dc978c7eea0 https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet 44525024595742ebe09023abe709df51de65009b - + https://github.com/dotnet/dotnet - 05da5994b24fe8217d12969d63466c198c8159f0 + 0bb4283944233275af0422f503ad1dc978c7eea0 https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet @@ -405,29 +405,29 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet 44525024595742ebe09023abe709df51de65009b - + https://github.com/dotnet/dotnet - 05da5994b24fe8217d12969d63466c198c8159f0 + 0bb4283944233275af0422f503ad1dc978c7eea0 - + https://github.com/dotnet/dotnet - 05da5994b24fe8217d12969d63466c198c8159f0 + 0bb4283944233275af0422f503ad1dc978c7eea0 - + https://github.com/dotnet/dotnet - 05da5994b24fe8217d12969d63466c198c8159f0 + 0bb4283944233275af0422f503ad1dc978c7eea0 - + https://github.com/dotnet/dotnet - 05da5994b24fe8217d12969d63466c198c8159f0 + 0bb4283944233275af0422f503ad1dc978c7eea0 - + https://github.com/dotnet/dotnet - 05da5994b24fe8217d12969d63466c198c8159f0 + 0bb4283944233275af0422f503ad1dc978c7eea0 - + https://github.com/dotnet/dotnet - 05da5994b24fe8217d12969d63466c198c8159f0 + 0bb4283944233275af0422f503ad1dc978c7eea0 @@ -514,9 +514,9 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet 44525024595742ebe09023abe709df51de65009b - + https://github.com/dotnet/dotnet - 05da5994b24fe8217d12969d63466c198c8159f0 + 0bb4283944233275af0422f503ad1dc978c7eea0 https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet @@ -528,37 +528,37 @@ - + https://github.com/dotnet/dotnet - 05da5994b24fe8217d12969d63466c198c8159f0 + 0bb4283944233275af0422f503ad1dc978c7eea0 - + https://github.com/dotnet/dotnet - 05da5994b24fe8217d12969d63466c198c8159f0 + 0bb4283944233275af0422f503ad1dc978c7eea0 - + https://github.com/dotnet/dotnet - 05da5994b24fe8217d12969d63466c198c8159f0 + 0bb4283944233275af0422f503ad1dc978c7eea0 - + https://github.com/dotnet/dotnet - 05da5994b24fe8217d12969d63466c198c8159f0 + 0bb4283944233275af0422f503ad1dc978c7eea0 - + https://github.com/dotnet/dotnet - 05da5994b24fe8217d12969d63466c198c8159f0 + 0bb4283944233275af0422f503ad1dc978c7eea0 - + https://github.com/dotnet/dotnet - 05da5994b24fe8217d12969d63466c198c8159f0 + 0bb4283944233275af0422f503ad1dc978c7eea0 - + https://github.com/dotnet/dotnet - 05da5994b24fe8217d12969d63466c198c8159f0 + 0bb4283944233275af0422f503ad1dc978c7eea0 - + https://github.com/dotnet/dotnet - 05da5994b24fe8217d12969d63466c198c8159f0 + 0bb4283944233275af0422f503ad1dc978c7eea0 https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet diff --git a/global.json b/global.json index a7fea0a0cfc8..38e90bcacf94 100644 --- a/global.json +++ b/global.json @@ -21,8 +21,8 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26160.106", - "Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.26160.106", + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26161.113", + "Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.26161.113", "Microsoft.Build.NoTargets": "3.7.0", "Microsoft.Build.Traversal": "3.4.0", "Microsoft.WixToolset.Sdk": "5.0.2-dotnet.2811440" From 68dce98f3c2e249efb6623ecfb0e0224db22a82f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 12 Mar 2026 12:30:42 +0000 Subject: [PATCH 08/15] Update dependencies from build 305897 Updated Dependencies: Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal, Microsoft.CodeAnalysis.Razor.Tooling.Internal, Microsoft.NET.Sdk.Razor.SourceGenerators.Transport (Version 10.0.0-preview.26161.113 -> 10.0.0-preview.26162.101) Microsoft.Build (Version 18.3.3 -> 18.3.3) Microsoft.Build.Localization (Version 18.3.3-servicing-26161-113 -> 18.3.3-servicing-26162-101) Microsoft.Build.NuGetSdkResolver, NuGet.Build.Tasks, NuGet.Build.Tasks.Console, NuGet.Build.Tasks.Pack, NuGet.CommandLine.XPlat, NuGet.Commands, NuGet.Common, NuGet.Configuration, NuGet.Credentials, NuGet.DependencyResolver.Core, NuGet.Frameworks, NuGet.LibraryModel, NuGet.Localization, NuGet.Packaging, NuGet.ProjectModel, NuGet.Protocol, NuGet.Versioning (Version 7.3.0-rc.16213 -> 7.3.0-rc.16301) Microsoft.Build.Tasks.Git, Microsoft.SourceLink.AzureRepos.Git, Microsoft.SourceLink.Bitbucket.Git, Microsoft.SourceLink.Common, Microsoft.SourceLink.GitHub, Microsoft.SourceLink.GitLab, Microsoft.TemplateEngine.Abstractions, Microsoft.TemplateEngine.Authoring.TemplateVerifier, Microsoft.TemplateEngine.Edge, Microsoft.TemplateEngine.Mocks, Microsoft.TemplateEngine.Orchestrator.RunnableProjects, Microsoft.TemplateEngine.TestHelper, Microsoft.TemplateEngine.Utils, Microsoft.TemplateSearch.Common, Microsoft.TemplateSearch.TemplateDiscovery (Version 10.0.202-servicing.26161.113 -> 10.0.202-servicing.26162.101) Microsoft.CodeAnalysis, Microsoft.CodeAnalysis.BuildClient, Microsoft.CodeAnalysis.CSharp, Microsoft.CodeAnalysis.CSharp.CodeStyle, Microsoft.CodeAnalysis.CSharp.Features, Microsoft.CodeAnalysis.CSharp.Workspaces, Microsoft.CodeAnalysis.ExternalAccess.HotReload, Microsoft.CodeAnalysis.PublicApiAnalyzers, Microsoft.CodeAnalysis.Workspaces.Common, Microsoft.CodeAnalysis.Workspaces.MSBuild, Microsoft.Net.Compilers.Toolset, Microsoft.Net.Compilers.Toolset.Framework (Version 5.3.0-2.26161.113 -> 5.3.0-2.26162.101) Microsoft.DotNet.Arcade.Sdk, Microsoft.DotNet.Build.Tasks.Installers, Microsoft.DotNet.Build.Tasks.Templating, Microsoft.DotNet.Build.Tasks.Workloads, Microsoft.DotNet.Helix.Sdk, Microsoft.DotNet.SignTool, Microsoft.DotNet.XliffTasks, Microsoft.DotNet.XUnitExtensions (Version 10.0.0-beta.26161.113 -> 10.0.0-beta.26162.101) Microsoft.FSharp.Compiler (Version 15.2.202-servicing.26161.113 -> 15.2.202-servicing.26162.101) Microsoft.NET.Test.Sdk, Microsoft.TestPlatform.Build, Microsoft.TestPlatform.CLI (Version 18.3.0-release-26161-113 -> 18.3.0-release-26162-101) [[ commit created by automation ]] --- NuGet.config | 2 +- eng/Version.Details.props | 120 +++++++++---------- eng/Version.Details.xml | 244 +++++++++++++++++++------------------- global.json | 4 +- 4 files changed, 185 insertions(+), 185 deletions(-) diff --git a/NuGet.config b/NuGet.config index eac6e11963f8..54e85a413f56 100644 --- a/NuGet.config +++ b/NuGet.config @@ -4,7 +4,7 @@ - + diff --git a/eng/Version.Details.props b/eng/Version.Details.props index dfa1237f0372..d757838b11d8 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -30,38 +30,38 @@ This file should be imported by eng/Versions.props 10.0.2 10.0.2-servicing.25612.105 10.0.2-servicing.25612.105 - 10.0.0-preview.26161.113 + 10.0.0-preview.26162.101 10.0.2 10.0.2 18.3.3 - 18.3.3-servicing-26161-113 - 7.3.0-rc.16213 - 10.0.202-servicing.26161.113 - 5.3.0-2.26161.113 - 5.3.0-2.26161.113 - 5.3.0-2.26161.113 - 5.3.0-2.26161.113 - 5.3.0-2.26161.113 - 5.3.0-2.26161.113 - 5.3.0-2.26161.113 - 5.3.0-2.26161.113 - 10.0.0-preview.26161.113 - 5.3.0-2.26161.113 - 5.3.0-2.26161.113 + 18.3.3-servicing-26162-101 + 7.3.0-rc.16301 + 10.0.202-servicing.26162.101 + 5.3.0-2.26162.101 + 5.3.0-2.26162.101 + 5.3.0-2.26162.101 + 5.3.0-2.26162.101 + 5.3.0-2.26162.101 + 5.3.0-2.26162.101 + 5.3.0-2.26162.101 + 5.3.0-2.26162.101 + 10.0.0-preview.26162.101 + 5.3.0-2.26162.101 + 5.3.0-2.26162.101 2.0.0-preview.1.25612.105 2.2.2 - 10.0.0-beta.26161.113 - 10.0.0-beta.26161.113 - 10.0.0-beta.26161.113 - 10.0.0-beta.26161.113 - 10.0.0-beta.26161.113 - 10.0.0-beta.26161.113 + 10.0.0-beta.26162.101 + 10.0.0-beta.26162.101 + 10.0.0-beta.26162.101 + 10.0.0-beta.26162.101 + 10.0.0-beta.26162.101 + 10.0.0-beta.26162.101 10.0.2 10.0.2 10.0.0-rtm.25523.111 10.0.0-rtm.25523.111 - 10.0.0-beta.26161.113 - 10.0.0-beta.26161.113 + 10.0.0-beta.26162.101 + 10.0.0-beta.26162.101 10.0.2 10.0.2 10.0.2 @@ -71,55 +71,55 @@ This file should be imported by eng/Versions.props 10.0.2 10.0.2 10.0.2 - 15.2.202-servicing.26161.113 + 15.2.202-servicing.26162.101 10.0.2 - 5.3.0-2.26161.113 - 5.3.0-2.26161.113 + 5.3.0-2.26162.101 + 5.3.0-2.26162.101 10.0.2-servicing.25612.105 10.0.2 10.0.2 10.0.0-preview.7.25377.103 - 10.0.0-preview.26161.113 + 10.0.0-preview.26162.101 10.0.2-servicing.25612.105 - 18.3.0-release-26161-113 + 18.3.0-release-26162-101 10.0.2 10.0.2-servicing.25612.105 - 10.0.202-servicing.26161.113 - 10.0.202-servicing.26161.113 - 10.0.202-servicing.26161.113 - 10.0.202-servicing.26161.113 - 10.0.202-servicing.26161.113 - 10.0.202-servicing.26161.113 - 10.0.202-servicing.26161.113 - 10.0.202-servicing.26161.113 - 10.0.202-servicing.26161.113 - 10.0.202-servicing.26161.113 - 10.0.202-servicing.26161.113 - 10.0.202-servicing.26161.113 - 10.0.202-servicing.26161.113 - 10.0.202-servicing.26161.113 - 18.3.0-release-26161-113 - 18.3.0-release-26161-113 + 10.0.202-servicing.26162.101 + 10.0.202-servicing.26162.101 + 10.0.202-servicing.26162.101 + 10.0.202-servicing.26162.101 + 10.0.202-servicing.26162.101 + 10.0.202-servicing.26162.101 + 10.0.202-servicing.26162.101 + 10.0.202-servicing.26162.101 + 10.0.202-servicing.26162.101 + 10.0.202-servicing.26162.101 + 10.0.202-servicing.26162.101 + 10.0.202-servicing.26162.101 + 10.0.202-servicing.26162.101 + 10.0.202-servicing.26162.101 + 18.3.0-release-26162-101 + 18.3.0-release-26162-101 3.2.2 10.0.2 10.0.2-servicing.25612.105 10.0.2 - 7.3.0-rc.16213 - 7.3.0-rc.16213 - 7.3.0-rc.16213 - 7.3.0-rc.16213 - 7.3.0-rc.16213 - 7.3.0-rc.16213 - 7.3.0-rc.16213 - 7.3.0-rc.16213 - 7.3.0-rc.16213 - 7.3.0-rc.16213 - 7.3.0-rc.16213 - 7.3.0-rc.16213 - 7.3.0-rc.16213 - 7.3.0-rc.16213 - 7.3.0-rc.16213 - 7.3.0-rc.16213 + 7.3.0-rc.16301 + 7.3.0-rc.16301 + 7.3.0-rc.16301 + 7.3.0-rc.16301 + 7.3.0-rc.16301 + 7.3.0-rc.16301 + 7.3.0-rc.16301 + 7.3.0-rc.16301 + 7.3.0-rc.16301 + 7.3.0-rc.16301 + 7.3.0-rc.16301 + 7.3.0-rc.16301 + 7.3.0-rc.16301 + 7.3.0-rc.16301 + 7.3.0-rc.16301 + 7.3.0-rc.16301 10.0.2 2.0.2 10.0.2 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 87dc53be50ce..f7610e67122d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,42 +1,42 @@ - + - + https://github.com/dotnet/dotnet - 0bb4283944233275af0422f503ad1dc978c7eea0 + 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 - + https://github.com/dotnet/dotnet - 0bb4283944233275af0422f503ad1dc978c7eea0 + 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 - + https://github.com/dotnet/dotnet - 0bb4283944233275af0422f503ad1dc978c7eea0 + 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 - + https://github.com/dotnet/dotnet - 0bb4283944233275af0422f503ad1dc978c7eea0 + 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 - + https://github.com/dotnet/dotnet - 0bb4283944233275af0422f503ad1dc978c7eea0 + 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 - + https://github.com/dotnet/dotnet - 0bb4283944233275af0422f503ad1dc978c7eea0 + 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 - + https://github.com/dotnet/dotnet - 0bb4283944233275af0422f503ad1dc978c7eea0 + 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 - + https://github.com/dotnet/dotnet - 0bb4283944233275af0422f503ad1dc978c7eea0 + 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 - + https://github.com/dotnet/dotnet - 0bb4283944233275af0422f503ad1dc978c7eea0 + 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet @@ -74,136 +74,136 @@ https://github.com/dotnet/dotnet - 0bb4283944233275af0422f503ad1dc978c7eea0 + 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 - + https://github.com/dotnet/dotnet - 0bb4283944233275af0422f503ad1dc978c7eea0 + 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 - + https://github.com/dotnet/dotnet - 0bb4283944233275af0422f503ad1dc978c7eea0 + 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 - + https://github.com/dotnet/dotnet - 0bb4283944233275af0422f503ad1dc978c7eea0 + 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 - + https://github.com/dotnet/dotnet - 0bb4283944233275af0422f503ad1dc978c7eea0 + 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 - + https://github.com/dotnet/dotnet - 0bb4283944233275af0422f503ad1dc978c7eea0 + 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 - + https://github.com/dotnet/dotnet - 0bb4283944233275af0422f503ad1dc978c7eea0 + 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 - + https://github.com/dotnet/dotnet - 0bb4283944233275af0422f503ad1dc978c7eea0 + 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 - + https://github.com/dotnet/dotnet - 0bb4283944233275af0422f503ad1dc978c7eea0 + 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 - + https://github.com/dotnet/dotnet - 0bb4283944233275af0422f503ad1dc978c7eea0 + 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 - + https://github.com/dotnet/dotnet - 0bb4283944233275af0422f503ad1dc978c7eea0 + 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 - + https://github.com/dotnet/dotnet - 0bb4283944233275af0422f503ad1dc978c7eea0 + 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 - + https://github.com/dotnet/dotnet - 0bb4283944233275af0422f503ad1dc978c7eea0 + 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 - + https://github.com/dotnet/dotnet - 0bb4283944233275af0422f503ad1dc978c7eea0 + 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 - + https://github.com/dotnet/dotnet - 0bb4283944233275af0422f503ad1dc978c7eea0 + 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 - + https://github.com/dotnet/dotnet - 0bb4283944233275af0422f503ad1dc978c7eea0 + 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 - + https://github.com/dotnet/dotnet - 0bb4283944233275af0422f503ad1dc978c7eea0 + 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 - + https://github.com/dotnet/dotnet - 0bb4283944233275af0422f503ad1dc978c7eea0 + 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 - + https://github.com/dotnet/dotnet - 0bb4283944233275af0422f503ad1dc978c7eea0 + 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 - + https://github.com/dotnet/dotnet - 0bb4283944233275af0422f503ad1dc978c7eea0 + 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 - + https://github.com/dotnet/dotnet - 0bb4283944233275af0422f503ad1dc978c7eea0 + 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 - + https://github.com/dotnet/dotnet - 0bb4283944233275af0422f503ad1dc978c7eea0 + 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 - + https://github.com/dotnet/dotnet - 0bb4283944233275af0422f503ad1dc978c7eea0 + 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 - + https://github.com/dotnet/dotnet - 0bb4283944233275af0422f503ad1dc978c7eea0 + 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 - + https://github.com/dotnet/dotnet - 0bb4283944233275af0422f503ad1dc978c7eea0 + 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 - + https://github.com/dotnet/dotnet - 0bb4283944233275af0422f503ad1dc978c7eea0 + 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 - + https://github.com/dotnet/dotnet - 0bb4283944233275af0422f503ad1dc978c7eea0 + 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 - + https://github.com/dotnet/dotnet - 0bb4283944233275af0422f503ad1dc978c7eea0 + 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 - + https://github.com/dotnet/dotnet - 0bb4283944233275af0422f503ad1dc978c7eea0 + 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 - + https://github.com/dotnet/dotnet - 0bb4283944233275af0422f503ad1dc978c7eea0 + 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 - + https://github.com/dotnet/dotnet - 0bb4283944233275af0422f503ad1dc978c7eea0 + 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 - + https://github.com/dotnet/dotnet - 0bb4283944233275af0422f503ad1dc978c7eea0 + 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 - + https://github.com/dotnet/dotnet - 0bb4283944233275af0422f503ad1dc978c7eea0 + 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet @@ -370,25 +370,25 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet 44525024595742ebe09023abe709df51de65009b - + https://github.com/dotnet/dotnet - 0bb4283944233275af0422f503ad1dc978c7eea0 + 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 - + https://github.com/dotnet/dotnet - 0bb4283944233275af0422f503ad1dc978c7eea0 + 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 - + https://github.com/dotnet/dotnet - 0bb4283944233275af0422f503ad1dc978c7eea0 + 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet 44525024595742ebe09023abe709df51de65009b - + https://github.com/dotnet/dotnet - 0bb4283944233275af0422f503ad1dc978c7eea0 + 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet @@ -405,29 +405,29 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet 44525024595742ebe09023abe709df51de65009b - + https://github.com/dotnet/dotnet - 0bb4283944233275af0422f503ad1dc978c7eea0 + 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 - + https://github.com/dotnet/dotnet - 0bb4283944233275af0422f503ad1dc978c7eea0 + 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 - + https://github.com/dotnet/dotnet - 0bb4283944233275af0422f503ad1dc978c7eea0 + 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 - + https://github.com/dotnet/dotnet - 0bb4283944233275af0422f503ad1dc978c7eea0 + 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 - + https://github.com/dotnet/dotnet - 0bb4283944233275af0422f503ad1dc978c7eea0 + 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 - + https://github.com/dotnet/dotnet - 0bb4283944233275af0422f503ad1dc978c7eea0 + 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 @@ -514,9 +514,9 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet 44525024595742ebe09023abe709df51de65009b - + https://github.com/dotnet/dotnet - 0bb4283944233275af0422f503ad1dc978c7eea0 + 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet @@ -528,37 +528,37 @@ - + https://github.com/dotnet/dotnet - 0bb4283944233275af0422f503ad1dc978c7eea0 + 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 - + https://github.com/dotnet/dotnet - 0bb4283944233275af0422f503ad1dc978c7eea0 + 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 - + https://github.com/dotnet/dotnet - 0bb4283944233275af0422f503ad1dc978c7eea0 + 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 - + https://github.com/dotnet/dotnet - 0bb4283944233275af0422f503ad1dc978c7eea0 + 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 - + https://github.com/dotnet/dotnet - 0bb4283944233275af0422f503ad1dc978c7eea0 + 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 - + https://github.com/dotnet/dotnet - 0bb4283944233275af0422f503ad1dc978c7eea0 + 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 - + https://github.com/dotnet/dotnet - 0bb4283944233275af0422f503ad1dc978c7eea0 + 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 - + https://github.com/dotnet/dotnet - 0bb4283944233275af0422f503ad1dc978c7eea0 + 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet diff --git a/global.json b/global.json index 38e90bcacf94..77bc9d45b88b 100644 --- a/global.json +++ b/global.json @@ -21,8 +21,8 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26161.113", - "Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.26161.113", + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26162.101", + "Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.26162.101", "Microsoft.Build.NoTargets": "3.7.0", "Microsoft.Build.Traversal": "3.4.0", "Microsoft.WixToolset.Sdk": "5.0.2-dotnet.2811440" From c025da1706b964533cd51b85e490bbcbf5a2b86d Mon Sep 17 00:00:00 2001 From: Marc Paine Date: Thu, 12 Mar 2026 11:51:05 -0700 Subject: [PATCH 09/15] Update .NET SDK version to 10.0.105 Currently mac arm64 tests are failing with an architecture issue. We're wondering if there's a problem with the 103 package itself. --- global.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global.json b/global.json index 77bc9d45b88b..1501ea0472d7 100644 --- a/global.json +++ b/global.json @@ -7,7 +7,7 @@ "errorMessage": "The .NET SDK is not installed or is not configured correctly. Please run ./build to install the correct SDK version locally." }, "tools": { - "dotnet": "10.0.103", + "dotnet": "10.0.105", "runtimes": { "dotnet": [ "$(MicrosoftNETCorePlatformsPackageVersion)" From 4123c76519de1a7aba7803dde0695ae6fb1647bf Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 12 Mar 2026 20:13:55 +0000 Subject: [PATCH 10/15] Update dependencies from build 305952 Updated Dependencies: Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal, Microsoft.CodeAnalysis.Razor.Tooling.Internal, Microsoft.NET.Sdk.Razor.SourceGenerators.Transport (Version 10.0.0-preview.26162.101 -> 10.0.0-preview.26162.110) Microsoft.Build (Version 18.3.3 -> 18.3.3) Microsoft.Build.Localization (Version 18.3.3-servicing-26162-101 -> 18.3.3-servicing-26162-110) Microsoft.Build.NuGetSdkResolver, NuGet.Build.Tasks, NuGet.Build.Tasks.Console, NuGet.Build.Tasks.Pack, NuGet.CommandLine.XPlat, NuGet.Commands, NuGet.Common, NuGet.Configuration, NuGet.Credentials, NuGet.DependencyResolver.Core, NuGet.Frameworks, NuGet.LibraryModel, NuGet.Localization, NuGet.Packaging, NuGet.ProjectModel, NuGet.Protocol, NuGet.Versioning (Version 7.3.0-rc.16301 -> 7.3.0-rc.16310) Microsoft.Build.Tasks.Git, Microsoft.SourceLink.AzureRepos.Git, Microsoft.SourceLink.Bitbucket.Git, Microsoft.SourceLink.Common, Microsoft.SourceLink.GitHub, Microsoft.SourceLink.GitLab, Microsoft.TemplateEngine.Abstractions, Microsoft.TemplateEngine.Authoring.TemplateVerifier, Microsoft.TemplateEngine.Edge, Microsoft.TemplateEngine.Mocks, Microsoft.TemplateEngine.Orchestrator.RunnableProjects, Microsoft.TemplateEngine.TestHelper, Microsoft.TemplateEngine.Utils, Microsoft.TemplateSearch.Common, Microsoft.TemplateSearch.TemplateDiscovery (Version 10.0.202-servicing.26162.101 -> 10.0.202-servicing.26162.110) Microsoft.CodeAnalysis, Microsoft.CodeAnalysis.BuildClient, Microsoft.CodeAnalysis.CSharp, Microsoft.CodeAnalysis.CSharp.CodeStyle, Microsoft.CodeAnalysis.CSharp.Features, Microsoft.CodeAnalysis.CSharp.Workspaces, Microsoft.CodeAnalysis.ExternalAccess.HotReload, Microsoft.CodeAnalysis.PublicApiAnalyzers, Microsoft.CodeAnalysis.Workspaces.Common, Microsoft.CodeAnalysis.Workspaces.MSBuild, Microsoft.Net.Compilers.Toolset, Microsoft.Net.Compilers.Toolset.Framework (Version 5.3.0-2.26162.101 -> 5.3.0-2.26162.110) Microsoft.DotNet.Arcade.Sdk, Microsoft.DotNet.Build.Tasks.Installers, Microsoft.DotNet.Build.Tasks.Templating, Microsoft.DotNet.Build.Tasks.Workloads, Microsoft.DotNet.Helix.Sdk, Microsoft.DotNet.SignTool, Microsoft.DotNet.XliffTasks, Microsoft.DotNet.XUnitExtensions (Version 10.0.0-beta.26162.101 -> 10.0.0-beta.26162.110) Microsoft.FSharp.Compiler (Version 15.2.202-servicing.26162.101 -> 15.2.202-servicing.26162.110) Microsoft.NET.Test.Sdk, Microsoft.TestPlatform.Build, Microsoft.TestPlatform.CLI (Version 18.3.0-release-26162-101 -> 18.3.0-release-26162-110) [[ commit created by automation ]] --- NuGet.config | 2 +- eng/Version.Details.props | 120 +++++++++---------- eng/Version.Details.xml | 244 +++++++++++++++++++------------------- global.json | 4 +- 4 files changed, 185 insertions(+), 185 deletions(-) diff --git a/NuGet.config b/NuGet.config index 54e85a413f56..42681ae430cf 100644 --- a/NuGet.config +++ b/NuGet.config @@ -4,7 +4,7 @@ - + diff --git a/eng/Version.Details.props b/eng/Version.Details.props index d757838b11d8..8e35ffdd1e31 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -30,38 +30,38 @@ This file should be imported by eng/Versions.props 10.0.2 10.0.2-servicing.25612.105 10.0.2-servicing.25612.105 - 10.0.0-preview.26162.101 + 10.0.0-preview.26162.110 10.0.2 10.0.2 18.3.3 - 18.3.3-servicing-26162-101 - 7.3.0-rc.16301 - 10.0.202-servicing.26162.101 - 5.3.0-2.26162.101 - 5.3.0-2.26162.101 - 5.3.0-2.26162.101 - 5.3.0-2.26162.101 - 5.3.0-2.26162.101 - 5.3.0-2.26162.101 - 5.3.0-2.26162.101 - 5.3.0-2.26162.101 - 10.0.0-preview.26162.101 - 5.3.0-2.26162.101 - 5.3.0-2.26162.101 + 18.3.3-servicing-26162-110 + 7.3.0-rc.16310 + 10.0.202-servicing.26162.110 + 5.3.0-2.26162.110 + 5.3.0-2.26162.110 + 5.3.0-2.26162.110 + 5.3.0-2.26162.110 + 5.3.0-2.26162.110 + 5.3.0-2.26162.110 + 5.3.0-2.26162.110 + 5.3.0-2.26162.110 + 10.0.0-preview.26162.110 + 5.3.0-2.26162.110 + 5.3.0-2.26162.110 2.0.0-preview.1.25612.105 2.2.2 - 10.0.0-beta.26162.101 - 10.0.0-beta.26162.101 - 10.0.0-beta.26162.101 - 10.0.0-beta.26162.101 - 10.0.0-beta.26162.101 - 10.0.0-beta.26162.101 + 10.0.0-beta.26162.110 + 10.0.0-beta.26162.110 + 10.0.0-beta.26162.110 + 10.0.0-beta.26162.110 + 10.0.0-beta.26162.110 + 10.0.0-beta.26162.110 10.0.2 10.0.2 10.0.0-rtm.25523.111 10.0.0-rtm.25523.111 - 10.0.0-beta.26162.101 - 10.0.0-beta.26162.101 + 10.0.0-beta.26162.110 + 10.0.0-beta.26162.110 10.0.2 10.0.2 10.0.2 @@ -71,55 +71,55 @@ This file should be imported by eng/Versions.props 10.0.2 10.0.2 10.0.2 - 15.2.202-servicing.26162.101 + 15.2.202-servicing.26162.110 10.0.2 - 5.3.0-2.26162.101 - 5.3.0-2.26162.101 + 5.3.0-2.26162.110 + 5.3.0-2.26162.110 10.0.2-servicing.25612.105 10.0.2 10.0.2 10.0.0-preview.7.25377.103 - 10.0.0-preview.26162.101 + 10.0.0-preview.26162.110 10.0.2-servicing.25612.105 - 18.3.0-release-26162-101 + 18.3.0-release-26162-110 10.0.2 10.0.2-servicing.25612.105 - 10.0.202-servicing.26162.101 - 10.0.202-servicing.26162.101 - 10.0.202-servicing.26162.101 - 10.0.202-servicing.26162.101 - 10.0.202-servicing.26162.101 - 10.0.202-servicing.26162.101 - 10.0.202-servicing.26162.101 - 10.0.202-servicing.26162.101 - 10.0.202-servicing.26162.101 - 10.0.202-servicing.26162.101 - 10.0.202-servicing.26162.101 - 10.0.202-servicing.26162.101 - 10.0.202-servicing.26162.101 - 10.0.202-servicing.26162.101 - 18.3.0-release-26162-101 - 18.3.0-release-26162-101 + 10.0.202-servicing.26162.110 + 10.0.202-servicing.26162.110 + 10.0.202-servicing.26162.110 + 10.0.202-servicing.26162.110 + 10.0.202-servicing.26162.110 + 10.0.202-servicing.26162.110 + 10.0.202-servicing.26162.110 + 10.0.202-servicing.26162.110 + 10.0.202-servicing.26162.110 + 10.0.202-servicing.26162.110 + 10.0.202-servicing.26162.110 + 10.0.202-servicing.26162.110 + 10.0.202-servicing.26162.110 + 10.0.202-servicing.26162.110 + 18.3.0-release-26162-110 + 18.3.0-release-26162-110 3.2.2 10.0.2 10.0.2-servicing.25612.105 10.0.2 - 7.3.0-rc.16301 - 7.3.0-rc.16301 - 7.3.0-rc.16301 - 7.3.0-rc.16301 - 7.3.0-rc.16301 - 7.3.0-rc.16301 - 7.3.0-rc.16301 - 7.3.0-rc.16301 - 7.3.0-rc.16301 - 7.3.0-rc.16301 - 7.3.0-rc.16301 - 7.3.0-rc.16301 - 7.3.0-rc.16301 - 7.3.0-rc.16301 - 7.3.0-rc.16301 - 7.3.0-rc.16301 + 7.3.0-rc.16310 + 7.3.0-rc.16310 + 7.3.0-rc.16310 + 7.3.0-rc.16310 + 7.3.0-rc.16310 + 7.3.0-rc.16310 + 7.3.0-rc.16310 + 7.3.0-rc.16310 + 7.3.0-rc.16310 + 7.3.0-rc.16310 + 7.3.0-rc.16310 + 7.3.0-rc.16310 + 7.3.0-rc.16310 + 7.3.0-rc.16310 + 7.3.0-rc.16310 + 7.3.0-rc.16310 10.0.2 2.0.2 10.0.2 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index f7610e67122d..e550765b58db 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,42 +1,42 @@ - + - + https://github.com/dotnet/dotnet - 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 + d92eb3b4287ad0e9c6a0373683b561835441c216 - + https://github.com/dotnet/dotnet - 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 + d92eb3b4287ad0e9c6a0373683b561835441c216 - + https://github.com/dotnet/dotnet - 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 + d92eb3b4287ad0e9c6a0373683b561835441c216 - + https://github.com/dotnet/dotnet - 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 + d92eb3b4287ad0e9c6a0373683b561835441c216 - + https://github.com/dotnet/dotnet - 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 + d92eb3b4287ad0e9c6a0373683b561835441c216 - + https://github.com/dotnet/dotnet - 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 + d92eb3b4287ad0e9c6a0373683b561835441c216 - + https://github.com/dotnet/dotnet - 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 + d92eb3b4287ad0e9c6a0373683b561835441c216 - + https://github.com/dotnet/dotnet - 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 + d92eb3b4287ad0e9c6a0373683b561835441c216 - + https://github.com/dotnet/dotnet - 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 + d92eb3b4287ad0e9c6a0373683b561835441c216 https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet @@ -74,136 +74,136 @@ https://github.com/dotnet/dotnet - 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 + d92eb3b4287ad0e9c6a0373683b561835441c216 - + https://github.com/dotnet/dotnet - 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 + d92eb3b4287ad0e9c6a0373683b561835441c216 - + https://github.com/dotnet/dotnet - 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 + d92eb3b4287ad0e9c6a0373683b561835441c216 - + https://github.com/dotnet/dotnet - 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 + d92eb3b4287ad0e9c6a0373683b561835441c216 - + https://github.com/dotnet/dotnet - 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 + d92eb3b4287ad0e9c6a0373683b561835441c216 - + https://github.com/dotnet/dotnet - 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 + d92eb3b4287ad0e9c6a0373683b561835441c216 - + https://github.com/dotnet/dotnet - 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 + d92eb3b4287ad0e9c6a0373683b561835441c216 - + https://github.com/dotnet/dotnet - 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 + d92eb3b4287ad0e9c6a0373683b561835441c216 - + https://github.com/dotnet/dotnet - 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 + d92eb3b4287ad0e9c6a0373683b561835441c216 - + https://github.com/dotnet/dotnet - 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 + d92eb3b4287ad0e9c6a0373683b561835441c216 - + https://github.com/dotnet/dotnet - 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 + d92eb3b4287ad0e9c6a0373683b561835441c216 - + https://github.com/dotnet/dotnet - 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 + d92eb3b4287ad0e9c6a0373683b561835441c216 - + https://github.com/dotnet/dotnet - 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 + d92eb3b4287ad0e9c6a0373683b561835441c216 - + https://github.com/dotnet/dotnet - 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 + d92eb3b4287ad0e9c6a0373683b561835441c216 - + https://github.com/dotnet/dotnet - 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 + d92eb3b4287ad0e9c6a0373683b561835441c216 - + https://github.com/dotnet/dotnet - 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 + d92eb3b4287ad0e9c6a0373683b561835441c216 - + https://github.com/dotnet/dotnet - 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 + d92eb3b4287ad0e9c6a0373683b561835441c216 - + https://github.com/dotnet/dotnet - 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 + d92eb3b4287ad0e9c6a0373683b561835441c216 - + https://github.com/dotnet/dotnet - 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 + d92eb3b4287ad0e9c6a0373683b561835441c216 - + https://github.com/dotnet/dotnet - 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 + d92eb3b4287ad0e9c6a0373683b561835441c216 - + https://github.com/dotnet/dotnet - 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 + d92eb3b4287ad0e9c6a0373683b561835441c216 - + https://github.com/dotnet/dotnet - 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 + d92eb3b4287ad0e9c6a0373683b561835441c216 - + https://github.com/dotnet/dotnet - 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 + d92eb3b4287ad0e9c6a0373683b561835441c216 - + https://github.com/dotnet/dotnet - 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 + d92eb3b4287ad0e9c6a0373683b561835441c216 - + https://github.com/dotnet/dotnet - 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 + d92eb3b4287ad0e9c6a0373683b561835441c216 - + https://github.com/dotnet/dotnet - 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 + d92eb3b4287ad0e9c6a0373683b561835441c216 - + https://github.com/dotnet/dotnet - 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 + d92eb3b4287ad0e9c6a0373683b561835441c216 - + https://github.com/dotnet/dotnet - 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 + d92eb3b4287ad0e9c6a0373683b561835441c216 - + https://github.com/dotnet/dotnet - 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 + d92eb3b4287ad0e9c6a0373683b561835441c216 - + https://github.com/dotnet/dotnet - 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 + d92eb3b4287ad0e9c6a0373683b561835441c216 - + https://github.com/dotnet/dotnet - 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 + d92eb3b4287ad0e9c6a0373683b561835441c216 - + https://github.com/dotnet/dotnet - 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 + d92eb3b4287ad0e9c6a0373683b561835441c216 - + https://github.com/dotnet/dotnet - 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 + d92eb3b4287ad0e9c6a0373683b561835441c216 https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet @@ -370,25 +370,25 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet 44525024595742ebe09023abe709df51de65009b - + https://github.com/dotnet/dotnet - 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 + d92eb3b4287ad0e9c6a0373683b561835441c216 - + https://github.com/dotnet/dotnet - 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 + d92eb3b4287ad0e9c6a0373683b561835441c216 - + https://github.com/dotnet/dotnet - 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 + d92eb3b4287ad0e9c6a0373683b561835441c216 https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet 44525024595742ebe09023abe709df51de65009b - + https://github.com/dotnet/dotnet - 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 + d92eb3b4287ad0e9c6a0373683b561835441c216 https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet @@ -405,29 +405,29 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet 44525024595742ebe09023abe709df51de65009b - + https://github.com/dotnet/dotnet - 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 + d92eb3b4287ad0e9c6a0373683b561835441c216 - + https://github.com/dotnet/dotnet - 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 + d92eb3b4287ad0e9c6a0373683b561835441c216 - + https://github.com/dotnet/dotnet - 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 + d92eb3b4287ad0e9c6a0373683b561835441c216 - + https://github.com/dotnet/dotnet - 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 + d92eb3b4287ad0e9c6a0373683b561835441c216 - + https://github.com/dotnet/dotnet - 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 + d92eb3b4287ad0e9c6a0373683b561835441c216 - + https://github.com/dotnet/dotnet - 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 + d92eb3b4287ad0e9c6a0373683b561835441c216 @@ -514,9 +514,9 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet 44525024595742ebe09023abe709df51de65009b - + https://github.com/dotnet/dotnet - 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 + d92eb3b4287ad0e9c6a0373683b561835441c216 https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet @@ -528,37 +528,37 @@ - + https://github.com/dotnet/dotnet - 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 + d92eb3b4287ad0e9c6a0373683b561835441c216 - + https://github.com/dotnet/dotnet - 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 + d92eb3b4287ad0e9c6a0373683b561835441c216 - + https://github.com/dotnet/dotnet - 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 + d92eb3b4287ad0e9c6a0373683b561835441c216 - + https://github.com/dotnet/dotnet - 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 + d92eb3b4287ad0e9c6a0373683b561835441c216 - + https://github.com/dotnet/dotnet - 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 + d92eb3b4287ad0e9c6a0373683b561835441c216 - + https://github.com/dotnet/dotnet - 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 + d92eb3b4287ad0e9c6a0373683b561835441c216 - + https://github.com/dotnet/dotnet - 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 + d92eb3b4287ad0e9c6a0373683b561835441c216 - + https://github.com/dotnet/dotnet - 30fcbd0dea81aee5bd982c4fadeeaabcdbfcdae0 + d92eb3b4287ad0e9c6a0373683b561835441c216 https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet diff --git a/global.json b/global.json index 1501ea0472d7..fa58f22b1b7d 100644 --- a/global.json +++ b/global.json @@ -21,8 +21,8 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26162.101", - "Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.26162.101", + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26162.110", + "Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.26162.110", "Microsoft.Build.NoTargets": "3.7.0", "Microsoft.Build.Traversal": "3.4.0", "Microsoft.WixToolset.Sdk": "5.0.2-dotnet.2811440" From 29fb117b8787aaabb8f7cd6256bf04aedf34d508 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 13 Mar 2026 00:18:19 +0000 Subject: [PATCH 11/15] Update dependencies from build 305986 Updated Dependencies: Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal, Microsoft.CodeAnalysis.Razor.Tooling.Internal, Microsoft.NET.Sdk.Razor.SourceGenerators.Transport (Version 10.0.0-preview.26162.110 -> 10.0.0-preview.26162.117) Microsoft.Build (Version 18.3.3 -> 18.3.3) Microsoft.Build.Localization (Version 18.3.3-servicing-26162-110 -> 18.3.3-servicing-26162-117) Microsoft.Build.NuGetSdkResolver, NuGet.Build.Tasks, NuGet.Build.Tasks.Console, NuGet.Build.Tasks.Pack, NuGet.CommandLine.XPlat, NuGet.Commands, NuGet.Common, NuGet.Configuration, NuGet.Credentials, NuGet.DependencyResolver.Core, NuGet.Frameworks, NuGet.LibraryModel, NuGet.Localization, NuGet.Packaging, NuGet.ProjectModel, NuGet.Protocol, NuGet.Versioning (Version 7.3.0-rc.16310 -> 7.3.0-rc.16317) Microsoft.Build.Tasks.Git, Microsoft.SourceLink.AzureRepos.Git, Microsoft.SourceLink.Bitbucket.Git, Microsoft.SourceLink.Common, Microsoft.SourceLink.GitHub, Microsoft.SourceLink.GitLab, Microsoft.TemplateEngine.Abstractions, Microsoft.TemplateEngine.Authoring.TemplateVerifier, Microsoft.TemplateEngine.Edge, Microsoft.TemplateEngine.Orchestrator.RunnableProjects, Microsoft.TemplateEngine.Utils, Microsoft.TemplateSearch.Common (Version 10.0.202-servicing.26162.110 -> 10.0.202) Microsoft.CodeAnalysis, Microsoft.CodeAnalysis.BuildClient, Microsoft.CodeAnalysis.CSharp, Microsoft.CodeAnalysis.CSharp.CodeStyle, Microsoft.CodeAnalysis.CSharp.Features, Microsoft.CodeAnalysis.CSharp.Workspaces, Microsoft.CodeAnalysis.ExternalAccess.HotReload, Microsoft.CodeAnalysis.PublicApiAnalyzers, Microsoft.CodeAnalysis.Workspaces.Common, Microsoft.CodeAnalysis.Workspaces.MSBuild, Microsoft.Net.Compilers.Toolset, Microsoft.Net.Compilers.Toolset.Framework (Version 5.3.0-2.26162.110 -> 5.3.0-2.26162.117) Microsoft.DotNet.Arcade.Sdk, Microsoft.DotNet.Build.Tasks.Installers, Microsoft.DotNet.Build.Tasks.Templating, Microsoft.DotNet.Build.Tasks.Workloads, Microsoft.DotNet.Helix.Sdk, Microsoft.DotNet.SignTool, Microsoft.DotNet.XliffTasks, Microsoft.DotNet.XUnitExtensions (Version 10.0.0-beta.26162.110 -> 10.0.0-beta.26162.117) Microsoft.FSharp.Compiler (Version 15.2.202-servicing.26162.110 -> 15.2.202-servicing.26162.117) Microsoft.NET.Test.Sdk, Microsoft.TestPlatform.Build, Microsoft.TestPlatform.CLI (Version 18.3.0-release-26162-110 -> 18.3.0-release-26162-117) Microsoft.TemplateEngine.Mocks, Microsoft.TemplateEngine.TestHelper, Microsoft.TemplateSearch.TemplateDiscovery (Version 10.0.202-servicing.26162.110 -> 10.0.202-servicing.26162.117) Microsoft.NETCore.App.Ref, System.IO.Hashing, Microsoft.Extensions.DependencyModel, Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.win-x64, Microsoft.NET.ILLink.Tasks, System.CodeDom, System.ComponentModel.Composition, System.Formats.Asn1, System.Security.Cryptography.ProtectedData, System.Text.Encoding.CodePages, System.Resources.Extensions, Microsoft.WindowsDesktop.App.Ref, Microsoft.AspNetCore.App.Ref, Microsoft.AspNetCore.Authentication.Facebook, Microsoft.AspNetCore.Authentication.Google, Microsoft.AspNetCore.Authentication.MicrosoftAccount, Microsoft.AspNetCore.Components, Microsoft.AspNetCore.Components.Analyzers, Microsoft.AspNetCore.Components.Forms, Microsoft.AspNetCore.Components.WebAssembly, Microsoft.AspNetCore.Components.WebAssembly.Server, Microsoft.AspNetCore.Components.WebView, Microsoft.AspNetCore.Metadata, Microsoft.Extensions.FileProviders.Embedded, Microsoft.AspNetCore.Authorization, Microsoft.AspNetCore.Components.Web, Microsoft.JSInterop, Microsoft.Extensions.ObjectPool, Microsoft.AspNetCore.TestHost, Microsoft.DotNet.Web.ItemTemplates.10.0, Microsoft.DotNet.Web.ProjectTemplates.10.0, Microsoft.Extensions.Logging, Microsoft.Extensions.Logging.Abstractions, Microsoft.Extensions.Logging.Console, Microsoft.Extensions.FileSystemGlobbing, System.ServiceProcess.ServiceController, System.Text.Json, Microsoft.Bcl.AsyncInterfaces, Microsoft.Extensions.FileProviders.Abstractions, Microsoft.Win32.SystemEvents, System.Composition.AttributedModel, System.Composition.Convention, System.Composition.Hosting, System.Composition.Runtime, System.Composition.TypedParts, System.Configuration.ConfigurationManager, System.Diagnostics.DiagnosticSource, System.Security.Cryptography.Pkcs, System.Security.Cryptography.Xml, System.Security.Permissions, System.Windows.Extensions, System.Reflection.MetadataLoadContext, Microsoft.Extensions.Configuration.Ini (Version 10.0.2 -> 10.0.4) Microsoft.NETCore.Platforms, Microsoft.NET.HostModel, Microsoft.WindowsDesktop.App.Internal, Microsoft.NET.Sdk.WindowsDesktop, Microsoft.AspNetCore.App.Ref.Internal, dotnet-dev-certs, dotnet-user-jwts, dotnet-user-secrets, Microsoft.AspNetCore.Analyzers, Microsoft.AspNetCore.Components.SdkAnalyzers, Microsoft.AspNetCore.Mvc.Analyzers, Microsoft.AspNetCore.Mvc.Api.Analyzers, Microsoft.AspNetCore.DeveloperCertificates.XPlat (Version 10.0.2-servicing.25612.105 -> 10.0.4-servicing.26119.110) Microsoft.Dotnet.WinForms.ProjectTemplates (Version 10.0.0-rtm.25523.111 -> 10.0.4-servicing.26119.110) Microsoft.Web.Xdt (Version 3.2.2 -> 3.2.4) System.CommandLine (Version 2.0.2 -> 2.0.4) Microsoft.DiaSymReader (Version 2.2.2 -> 2.2.4) Microsoft.Deployment.DotNet.Releases (Version 2.0.0-preview.1.25612.105 -> 2.0.0-preview.1.26119.110) Removed Dependencies: Microsoft.Dotnet.Wpf.ProjectTemplates (Version 10.0.0-rtm.25523.111) [[ commit created by automation ]] --- NuGet.config | 2 +- eng/Version.Details.props | 264 ++++++++++--------- eng/Version.Details.xml | 532 +++++++++++++++++++------------------- global.json | 4 +- 4 files changed, 398 insertions(+), 404 deletions(-) diff --git a/NuGet.config b/NuGet.config index 42681ae430cf..ddd0cada6204 100644 --- a/NuGet.config +++ b/NuGet.config @@ -4,7 +4,7 @@ - + diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 8e35ffdd1e31..5d6387763682 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -8,140 +8,139 @@ This file should be imported by eng/Versions.props 2.1.0 - 10.0.2-servicing.25612.105 - 10.0.2-servicing.25612.105 - 10.0.2-servicing.25612.105 - 10.0.2-servicing.25612.105 - 10.0.2 - 10.0.2-servicing.25612.105 - 10.0.2 - 10.0.2 - 10.0.2 - 10.0.2 - 10.0.2 - 10.0.2 - 10.0.2 - 10.0.2-servicing.25612.105 - 10.0.2 - 10.0.2 - 10.0.2 - 10.0.2 - 10.0.2-servicing.25612.105 - 10.0.2 - 10.0.2-servicing.25612.105 - 10.0.2-servicing.25612.105 - 10.0.0-preview.26162.110 - 10.0.2 - 10.0.2 + 10.0.4-servicing.26119.110 + 10.0.4-servicing.26119.110 + 10.0.4-servicing.26119.110 + 10.0.4-servicing.26119.110 + 10.0.4 + 10.0.4-servicing.26119.110 + 10.0.4 + 10.0.4 + 10.0.4 + 10.0.4 + 10.0.4 + 10.0.4 + 10.0.4 + 10.0.4-servicing.26119.110 + 10.0.4 + 10.0.4 + 10.0.4 + 10.0.4 + 10.0.4-servicing.26119.110 + 10.0.4 + 10.0.4-servicing.26119.110 + 10.0.4-servicing.26119.110 + 10.0.0-preview.26162.117 + 10.0.4 + 10.0.4 18.3.3 - 18.3.3-servicing-26162-110 - 7.3.0-rc.16310 - 10.0.202-servicing.26162.110 - 5.3.0-2.26162.110 - 5.3.0-2.26162.110 - 5.3.0-2.26162.110 - 5.3.0-2.26162.110 - 5.3.0-2.26162.110 - 5.3.0-2.26162.110 - 5.3.0-2.26162.110 - 5.3.0-2.26162.110 - 10.0.0-preview.26162.110 - 5.3.0-2.26162.110 - 5.3.0-2.26162.110 - 2.0.0-preview.1.25612.105 - 2.2.2 - 10.0.0-beta.26162.110 - 10.0.0-beta.26162.110 - 10.0.0-beta.26162.110 - 10.0.0-beta.26162.110 - 10.0.0-beta.26162.110 - 10.0.0-beta.26162.110 - 10.0.2 - 10.0.2 - 10.0.0-rtm.25523.111 - 10.0.0-rtm.25523.111 - 10.0.0-beta.26162.110 - 10.0.0-beta.26162.110 - 10.0.2 - 10.0.2 - 10.0.2 - 10.0.2 - 10.0.2 - 10.0.2 - 10.0.2 - 10.0.2 - 10.0.2 - 15.2.202-servicing.26162.110 - 10.0.2 - 5.3.0-2.26162.110 - 5.3.0-2.26162.110 - 10.0.2-servicing.25612.105 - 10.0.2 - 10.0.2 + 18.3.3-servicing-26162-117 + 7.3.0-rc.16317 + 10.0.202 + 5.3.0-2.26162.117 + 5.3.0-2.26162.117 + 5.3.0-2.26162.117 + 5.3.0-2.26162.117 + 5.3.0-2.26162.117 + 5.3.0-2.26162.117 + 5.3.0-2.26162.117 + 5.3.0-2.26162.117 + 10.0.0-preview.26162.117 + 5.3.0-2.26162.117 + 5.3.0-2.26162.117 + 2.0.0-preview.1.26119.110 + 2.2.4 + 10.0.0-beta.26162.117 + 10.0.0-beta.26162.117 + 10.0.0-beta.26162.117 + 10.0.0-beta.26162.117 + 10.0.0-beta.26162.117 + 10.0.0-beta.26162.117 + 10.0.4 + 10.0.4 + 10.0.4-servicing.26119.110 + 10.0.0-beta.26162.117 + 10.0.0-beta.26162.117 + 10.0.4 + 10.0.4 + 10.0.4 + 10.0.4 + 10.0.4 + 10.0.4 + 10.0.4 + 10.0.4 + 10.0.4 + 15.2.202-servicing.26162.117 + 10.0.4 + 5.3.0-2.26162.117 + 5.3.0-2.26162.117 + 10.0.4-servicing.26119.110 + 10.0.4 + 10.0.4 10.0.0-preview.7.25377.103 - 10.0.0-preview.26162.110 - 10.0.2-servicing.25612.105 - 18.3.0-release-26162-110 - 10.0.2 - 10.0.2-servicing.25612.105 - 10.0.202-servicing.26162.110 - 10.0.202-servicing.26162.110 - 10.0.202-servicing.26162.110 - 10.0.202-servicing.26162.110 - 10.0.202-servicing.26162.110 - 10.0.202-servicing.26162.110 - 10.0.202-servicing.26162.110 - 10.0.202-servicing.26162.110 - 10.0.202-servicing.26162.110 - 10.0.202-servicing.26162.110 - 10.0.202-servicing.26162.110 - 10.0.202-servicing.26162.110 - 10.0.202-servicing.26162.110 - 10.0.202-servicing.26162.110 - 18.3.0-release-26162-110 - 18.3.0-release-26162-110 - 3.2.2 - 10.0.2 - 10.0.2-servicing.25612.105 - 10.0.2 - 7.3.0-rc.16310 - 7.3.0-rc.16310 - 7.3.0-rc.16310 - 7.3.0-rc.16310 - 7.3.0-rc.16310 - 7.3.0-rc.16310 - 7.3.0-rc.16310 - 7.3.0-rc.16310 - 7.3.0-rc.16310 - 7.3.0-rc.16310 - 7.3.0-rc.16310 - 7.3.0-rc.16310 - 7.3.0-rc.16310 - 7.3.0-rc.16310 - 7.3.0-rc.16310 - 7.3.0-rc.16310 - 10.0.2 - 2.0.2 - 10.0.2 - 10.0.2 - 10.0.2 - 10.0.2 - 10.0.2 - 10.0.2 - 10.0.2 - 10.0.2 - 10.0.2 - 10.0.2 - 10.0.2 - 10.0.2 - 10.0.2 - 10.0.2 - 10.0.2 - 10.0.2 - 10.0.2 - 10.0.2 - 10.0.2 - 10.0.2 + 10.0.0-preview.26162.117 + 10.0.4-servicing.26119.110 + 18.3.0-release-26162-117 + 10.0.4 + 10.0.4-servicing.26119.110 + 10.0.202 + 10.0.202 + 10.0.202 + 10.0.202 + 10.0.202 + 10.0.202 + 10.0.202 + 10.0.202 + 10.0.202-servicing.26162.117 + 10.0.202 + 10.0.202-servicing.26162.117 + 10.0.202 + 10.0.202 + 10.0.202-servicing.26162.117 + 18.3.0-release-26162-117 + 18.3.0-release-26162-117 + 3.2.4 + 10.0.4 + 10.0.4-servicing.26119.110 + 10.0.4 + 7.3.0-rc.16317 + 7.3.0-rc.16317 + 7.3.0-rc.16317 + 7.3.0-rc.16317 + 7.3.0-rc.16317 + 7.3.0-rc.16317 + 7.3.0-rc.16317 + 7.3.0-rc.16317 + 7.3.0-rc.16317 + 7.3.0-rc.16317 + 7.3.0-rc.16317 + 7.3.0-rc.16317 + 7.3.0-rc.16317 + 7.3.0-rc.16317 + 7.3.0-rc.16317 + 7.3.0-rc.16317 + 10.0.4 + 2.0.4 + 10.0.4 + 10.0.4 + 10.0.4 + 10.0.4 + 10.0.4 + 10.0.4 + 10.0.4 + 10.0.4 + 10.0.4 + 10.0.4 + 10.0.4 + 10.0.4 + 10.0.4 + 10.0.4 + 10.0.4 + 10.0.4 + 10.0.4 + 10.0.4 + 10.0.4 + 10.0.4 2.2.0-preview.26160.3 4.2.0-preview.26160.3 @@ -202,7 +201,6 @@ This file should be imported by eng/Versions.props $(MicrosoftDotNetWebItemTemplates100PackageVersion) $(MicrosoftDotNetWebProjectTemplates100PackageVersion) $(MicrosoftDotnetWinFormsProjectTemplatesPackageVersion) - $(MicrosoftDotnetWpfProjectTemplatesPackageVersion) $(MicrosoftDotNetXliffTasksPackageVersion) $(MicrosoftDotNetXUnitExtensionsPackageVersion) $(MicrosoftExtensionsConfigurationIniPackageVersion) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index e550765b58db..c2ad97d839c8 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,62 +1,62 @@ - + - + https://github.com/dotnet/dotnet - d92eb3b4287ad0e9c6a0373683b561835441c216 + 543304928841e4b0e33fe59140004d2fb563c7e4 - + https://github.com/dotnet/dotnet - d92eb3b4287ad0e9c6a0373683b561835441c216 + 543304928841e4b0e33fe59140004d2fb563c7e4 - + https://github.com/dotnet/dotnet - d92eb3b4287ad0e9c6a0373683b561835441c216 + 543304928841e4b0e33fe59140004d2fb563c7e4 - + https://github.com/dotnet/dotnet - d92eb3b4287ad0e9c6a0373683b561835441c216 + 543304928841e4b0e33fe59140004d2fb563c7e4 - + https://github.com/dotnet/dotnet - d92eb3b4287ad0e9c6a0373683b561835441c216 + 543304928841e4b0e33fe59140004d2fb563c7e4 - + https://github.com/dotnet/dotnet - d92eb3b4287ad0e9c6a0373683b561835441c216 + 543304928841e4b0e33fe59140004d2fb563c7e4 - + https://github.com/dotnet/dotnet - d92eb3b4287ad0e9c6a0373683b561835441c216 + 543304928841e4b0e33fe59140004d2fb563c7e4 - + https://github.com/dotnet/dotnet - d92eb3b4287ad0e9c6a0373683b561835441c216 + 543304928841e4b0e33fe59140004d2fb563c7e4 - + https://github.com/dotnet/dotnet - d92eb3b4287ad0e9c6a0373683b561835441c216 + 543304928841e4b0e33fe59140004d2fb563c7e4 - + https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet - 44525024595742ebe09023abe709df51de65009b + 80d3e14f5e08b4888f464e3cd0d0b2445b63ec46 - + https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet - 44525024595742ebe09023abe709df51de65009b + 80d3e14f5e08b4888f464e3cd0d0b2445b63ec46 - + https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet - 44525024595742ebe09023abe709df51de65009b + 80d3e14f5e08b4888f464e3cd0d0b2445b63ec46 - + https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet - 44525024595742ebe09023abe709df51de65009b + 80d3e14f5e08b4888f464e3cd0d0b2445b63ec46 - + https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet - 44525024595742ebe09023abe709df51de65009b + 80d3e14f5e08b4888f464e3cd0d0b2445b63ec46 @@ -68,170 +68,170 @@ https://github.com/dotnet/dotnet 6a953e76162f3f079405f80e28664fa51b136740 - + https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet - 44525024595742ebe09023abe709df51de65009b + 80d3e14f5e08b4888f464e3cd0d0b2445b63ec46 https://github.com/dotnet/dotnet - d92eb3b4287ad0e9c6a0373683b561835441c216 + 543304928841e4b0e33fe59140004d2fb563c7e4 - + https://github.com/dotnet/dotnet - d92eb3b4287ad0e9c6a0373683b561835441c216 + 543304928841e4b0e33fe59140004d2fb563c7e4 - + https://github.com/dotnet/dotnet - d92eb3b4287ad0e9c6a0373683b561835441c216 + 543304928841e4b0e33fe59140004d2fb563c7e4 - + https://github.com/dotnet/dotnet - d92eb3b4287ad0e9c6a0373683b561835441c216 + 543304928841e4b0e33fe59140004d2fb563c7e4 - + https://github.com/dotnet/dotnet - d92eb3b4287ad0e9c6a0373683b561835441c216 + 543304928841e4b0e33fe59140004d2fb563c7e4 - + https://github.com/dotnet/dotnet - d92eb3b4287ad0e9c6a0373683b561835441c216 + 543304928841e4b0e33fe59140004d2fb563c7e4 - + https://github.com/dotnet/dotnet - d92eb3b4287ad0e9c6a0373683b561835441c216 + 543304928841e4b0e33fe59140004d2fb563c7e4 - + https://github.com/dotnet/dotnet - d92eb3b4287ad0e9c6a0373683b561835441c216 + 543304928841e4b0e33fe59140004d2fb563c7e4 - + https://github.com/dotnet/dotnet - d92eb3b4287ad0e9c6a0373683b561835441c216 + 543304928841e4b0e33fe59140004d2fb563c7e4 - + https://github.com/dotnet/dotnet - d92eb3b4287ad0e9c6a0373683b561835441c216 + 543304928841e4b0e33fe59140004d2fb563c7e4 - + https://github.com/dotnet/dotnet - d92eb3b4287ad0e9c6a0373683b561835441c216 + 543304928841e4b0e33fe59140004d2fb563c7e4 - + https://github.com/dotnet/dotnet - d92eb3b4287ad0e9c6a0373683b561835441c216 + 543304928841e4b0e33fe59140004d2fb563c7e4 - + https://github.com/dotnet/dotnet - d92eb3b4287ad0e9c6a0373683b561835441c216 + 543304928841e4b0e33fe59140004d2fb563c7e4 - + https://github.com/dotnet/dotnet - d92eb3b4287ad0e9c6a0373683b561835441c216 + 543304928841e4b0e33fe59140004d2fb563c7e4 - + https://github.com/dotnet/dotnet - d92eb3b4287ad0e9c6a0373683b561835441c216 + 543304928841e4b0e33fe59140004d2fb563c7e4 - + https://github.com/dotnet/dotnet - d92eb3b4287ad0e9c6a0373683b561835441c216 + 543304928841e4b0e33fe59140004d2fb563c7e4 - + https://github.com/dotnet/dotnet - d92eb3b4287ad0e9c6a0373683b561835441c216 + 543304928841e4b0e33fe59140004d2fb563c7e4 - + https://github.com/dotnet/dotnet - d92eb3b4287ad0e9c6a0373683b561835441c216 + 543304928841e4b0e33fe59140004d2fb563c7e4 - + https://github.com/dotnet/dotnet - d92eb3b4287ad0e9c6a0373683b561835441c216 + 543304928841e4b0e33fe59140004d2fb563c7e4 - + https://github.com/dotnet/dotnet - d92eb3b4287ad0e9c6a0373683b561835441c216 + 543304928841e4b0e33fe59140004d2fb563c7e4 - + https://github.com/dotnet/dotnet - d92eb3b4287ad0e9c6a0373683b561835441c216 + 543304928841e4b0e33fe59140004d2fb563c7e4 - + https://github.com/dotnet/dotnet - d92eb3b4287ad0e9c6a0373683b561835441c216 + 543304928841e4b0e33fe59140004d2fb563c7e4 - + https://github.com/dotnet/dotnet - d92eb3b4287ad0e9c6a0373683b561835441c216 + 543304928841e4b0e33fe59140004d2fb563c7e4 - + https://github.com/dotnet/dotnet - d92eb3b4287ad0e9c6a0373683b561835441c216 + 543304928841e4b0e33fe59140004d2fb563c7e4 - + https://github.com/dotnet/dotnet - d92eb3b4287ad0e9c6a0373683b561835441c216 + 543304928841e4b0e33fe59140004d2fb563c7e4 - + https://github.com/dotnet/dotnet - d92eb3b4287ad0e9c6a0373683b561835441c216 + 543304928841e4b0e33fe59140004d2fb563c7e4 - + https://github.com/dotnet/dotnet - d92eb3b4287ad0e9c6a0373683b561835441c216 + 543304928841e4b0e33fe59140004d2fb563c7e4 - + https://github.com/dotnet/dotnet - d92eb3b4287ad0e9c6a0373683b561835441c216 + 543304928841e4b0e33fe59140004d2fb563c7e4 - + https://github.com/dotnet/dotnet - d92eb3b4287ad0e9c6a0373683b561835441c216 + 543304928841e4b0e33fe59140004d2fb563c7e4 - + https://github.com/dotnet/dotnet - d92eb3b4287ad0e9c6a0373683b561835441c216 + 543304928841e4b0e33fe59140004d2fb563c7e4 - + https://github.com/dotnet/dotnet - d92eb3b4287ad0e9c6a0373683b561835441c216 + 543304928841e4b0e33fe59140004d2fb563c7e4 - + https://github.com/dotnet/dotnet - d92eb3b4287ad0e9c6a0373683b561835441c216 + 543304928841e4b0e33fe59140004d2fb563c7e4 - + https://github.com/dotnet/dotnet - d92eb3b4287ad0e9c6a0373683b561835441c216 + 543304928841e4b0e33fe59140004d2fb563c7e4 - + https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet - 44525024595742ebe09023abe709df51de65009b + 80d3e14f5e08b4888f464e3cd0d0b2445b63ec46 - + https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet - 44525024595742ebe09023abe709df51de65009b + 80d3e14f5e08b4888f464e3cd0d0b2445b63ec46 - + https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet - 44525024595742ebe09023abe709df51de65009b + 80d3e14f5e08b4888f464e3cd0d0b2445b63ec46 - + https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet - 44525024595742ebe09023abe709df51de65009b + 80d3e14f5e08b4888f464e3cd0d0b2445b63ec46 - + https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet - 44525024595742ebe09023abe709df51de65009b + 80d3e14f5e08b4888f464e3cd0d0b2445b63ec46 - + https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet - 44525024595742ebe09023abe709df51de65009b + 80d3e14f5e08b4888f464e3cd0d0b2445b63ec46 - + https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet - 44525024595742ebe09023abe709df51de65009b + 80d3e14f5e08b4888f464e3cd0d0b2445b63ec46 - + https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet - 44525024595742ebe09023abe709df51de65009b + 80d3e14f5e08b4888f464e3cd0d0b2445b63ec46 - + https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet - 44525024595742ebe09023abe709df51de65009b + 80d3e14f5e08b4888f464e3cd0d0b2445b63ec46 - + https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet - 44525024595742ebe09023abe709df51de65009b + 80d3e14f5e08b4888f464e3cd0d0b2445b63ec46 - + https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet - 44525024595742ebe09023abe709df51de65009b + 80d3e14f5e08b4888f464e3cd0d0b2445b63ec46 - + https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet - 44525024595742ebe09023abe709df51de65009b + 80d3e14f5e08b4888f464e3cd0d0b2445b63ec46 - + https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet - 44525024595742ebe09023abe709df51de65009b + 80d3e14f5e08b4888f464e3cd0d0b2445b63ec46 - + https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet - 44525024595742ebe09023abe709df51de65009b + 80d3e14f5e08b4888f464e3cd0d0b2445b63ec46 - + https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet - 44525024595742ebe09023abe709df51de65009b + 80d3e14f5e08b4888f464e3cd0d0b2445b63ec46 - + https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet - 44525024595742ebe09023abe709df51de65009b + 80d3e14f5e08b4888f464e3cd0d0b2445b63ec46 - + https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet - 44525024595742ebe09023abe709df51de65009b + 80d3e14f5e08b4888f464e3cd0d0b2445b63ec46 - + https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet - 44525024595742ebe09023abe709df51de65009b + 80d3e14f5e08b4888f464e3cd0d0b2445b63ec46 - + https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet - 44525024595742ebe09023abe709df51de65009b + 80d3e14f5e08b4888f464e3cd0d0b2445b63ec46 - + https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet - 44525024595742ebe09023abe709df51de65009b + 80d3e14f5e08b4888f464e3cd0d0b2445b63ec46 - + https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet - 44525024595742ebe09023abe709df51de65009b + 80d3e14f5e08b4888f464e3cd0d0b2445b63ec46 - + https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet - 44525024595742ebe09023abe709df51de65009b + 80d3e14f5e08b4888f464e3cd0d0b2445b63ec46 - + https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet - 44525024595742ebe09023abe709df51de65009b + 80d3e14f5e08b4888f464e3cd0d0b2445b63ec46 - + https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet - 44525024595742ebe09023abe709df51de65009b + 80d3e14f5e08b4888f464e3cd0d0b2445b63ec46 - + https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet - 44525024595742ebe09023abe709df51de65009b + 80d3e14f5e08b4888f464e3cd0d0b2445b63ec46 - + https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet - 44525024595742ebe09023abe709df51de65009b + 80d3e14f5e08b4888f464e3cd0d0b2445b63ec46 - + https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet - 44525024595742ebe09023abe709df51de65009b + 80d3e14f5e08b4888f464e3cd0d0b2445b63ec46 - + https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet - 44525024595742ebe09023abe709df51de65009b + 80d3e14f5e08b4888f464e3cd0d0b2445b63ec46 - + https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet - 44525024595742ebe09023abe709df51de65009b + 80d3e14f5e08b4888f464e3cd0d0b2445b63ec46 - + https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet - 44525024595742ebe09023abe709df51de65009b + 80d3e14f5e08b4888f464e3cd0d0b2445b63ec46 - + https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet - 44525024595742ebe09023abe709df51de65009b + 80d3e14f5e08b4888f464e3cd0d0b2445b63ec46 - + https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet - 44525024595742ebe09023abe709df51de65009b + 80d3e14f5e08b4888f464e3cd0d0b2445b63ec46 - + https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet - 44525024595742ebe09023abe709df51de65009b + 80d3e14f5e08b4888f464e3cd0d0b2445b63ec46 - + https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet - 44525024595742ebe09023abe709df51de65009b + 80d3e14f5e08b4888f464e3cd0d0b2445b63ec46 - + https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet - 44525024595742ebe09023abe709df51de65009b + 80d3e14f5e08b4888f464e3cd0d0b2445b63ec46 - + https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet - 44525024595742ebe09023abe709df51de65009b + 80d3e14f5e08b4888f464e3cd0d0b2445b63ec46 - + https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet - 44525024595742ebe09023abe709df51de65009b + 80d3e14f5e08b4888f464e3cd0d0b2445b63ec46 - + https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet - 44525024595742ebe09023abe709df51de65009b + 80d3e14f5e08b4888f464e3cd0d0b2445b63ec46 - + https://github.com/dotnet/dotnet - d92eb3b4287ad0e9c6a0373683b561835441c216 + 543304928841e4b0e33fe59140004d2fb563c7e4 - + https://github.com/dotnet/dotnet - d92eb3b4287ad0e9c6a0373683b561835441c216 + 543304928841e4b0e33fe59140004d2fb563c7e4 - + https://github.com/dotnet/dotnet - d92eb3b4287ad0e9c6a0373683b561835441c216 + 543304928841e4b0e33fe59140004d2fb563c7e4 - + https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet - 44525024595742ebe09023abe709df51de65009b + 80d3e14f5e08b4888f464e3cd0d0b2445b63ec46 - + https://github.com/dotnet/dotnet - d92eb3b4287ad0e9c6a0373683b561835441c216 + 543304928841e4b0e33fe59140004d2fb563c7e4 - + https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet - 44525024595742ebe09023abe709df51de65009b + 80d3e14f5e08b4888f464e3cd0d0b2445b63ec46 - + https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet - 44525024595742ebe09023abe709df51de65009b + 80d3e14f5e08b4888f464e3cd0d0b2445b63ec46 - + https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet - 44525024595742ebe09023abe709df51de65009b + 80d3e14f5e08b4888f464e3cd0d0b2445b63ec46 - + https://github.com/dotnet/dotnet - d92eb3b4287ad0e9c6a0373683b561835441c216 + 543304928841e4b0e33fe59140004d2fb563c7e4 - + https://github.com/dotnet/dotnet - d92eb3b4287ad0e9c6a0373683b561835441c216 + 543304928841e4b0e33fe59140004d2fb563c7e4 - + https://github.com/dotnet/dotnet - d92eb3b4287ad0e9c6a0373683b561835441c216 + 543304928841e4b0e33fe59140004d2fb563c7e4 - + https://github.com/dotnet/dotnet - d92eb3b4287ad0e9c6a0373683b561835441c216 + 543304928841e4b0e33fe59140004d2fb563c7e4 - + https://github.com/dotnet/dotnet - d92eb3b4287ad0e9c6a0373683b561835441c216 + 543304928841e4b0e33fe59140004d2fb563c7e4 - + https://github.com/dotnet/dotnet - d92eb3b4287ad0e9c6a0373683b561835441c216 + 543304928841e4b0e33fe59140004d2fb563c7e4 - + https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet - 44525024595742ebe09023abe709df51de65009b + 80d3e14f5e08b4888f464e3cd0d0b2445b63ec46 - + https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet - 44525024595742ebe09023abe709df51de65009b + 80d3e14f5e08b4888f464e3cd0d0b2445b63ec46 - + https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet - 44525024595742ebe09023abe709df51de65009b + 80d3e14f5e08b4888f464e3cd0d0b2445b63ec46 - + https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet - 44525024595742ebe09023abe709df51de65009b + 80d3e14f5e08b4888f464e3cd0d0b2445b63ec46 - + https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet - 44525024595742ebe09023abe709df51de65009b + 80d3e14f5e08b4888f464e3cd0d0b2445b63ec46 - + https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet - 44525024595742ebe09023abe709df51de65009b + 80d3e14f5e08b4888f464e3cd0d0b2445b63ec46 - + https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet - 44525024595742ebe09023abe709df51de65009b + 80d3e14f5e08b4888f464e3cd0d0b2445b63ec46 - + https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet - 44525024595742ebe09023abe709df51de65009b + 80d3e14f5e08b4888f464e3cd0d0b2445b63ec46 - + https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet - 44525024595742ebe09023abe709df51de65009b + 80d3e14f5e08b4888f464e3cd0d0b2445b63ec46 - + https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet - 44525024595742ebe09023abe709df51de65009b + 80d3e14f5e08b4888f464e3cd0d0b2445b63ec46 - + https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet - 44525024595742ebe09023abe709df51de65009b + 80d3e14f5e08b4888f464e3cd0d0b2445b63ec46 - + https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet - 44525024595742ebe09023abe709df51de65009b + 80d3e14f5e08b4888f464e3cd0d0b2445b63ec46 - + https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet - 44525024595742ebe09023abe709df51de65009b + 80d3e14f5e08b4888f464e3cd0d0b2445b63ec46 - + https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet - 44525024595742ebe09023abe709df51de65009b + 80d3e14f5e08b4888f464e3cd0d0b2445b63ec46 - + https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet - 44525024595742ebe09023abe709df51de65009b + 80d3e14f5e08b4888f464e3cd0d0b2445b63ec46 - + https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet - 44525024595742ebe09023abe709df51de65009b + 80d3e14f5e08b4888f464e3cd0d0b2445b63ec46 - + https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet - 44525024595742ebe09023abe709df51de65009b + 80d3e14f5e08b4888f464e3cd0d0b2445b63ec46 - + https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet - 44525024595742ebe09023abe709df51de65009b + 80d3e14f5e08b4888f464e3cd0d0b2445b63ec46 - + https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet - 44525024595742ebe09023abe709df51de65009b + 80d3e14f5e08b4888f464e3cd0d0b2445b63ec46 - + https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet - 44525024595742ebe09023abe709df51de65009b + 80d3e14f5e08b4888f464e3cd0d0b2445b63ec46 - + https://github.com/dotnet/dotnet - d92eb3b4287ad0e9c6a0373683b561835441c216 + 543304928841e4b0e33fe59140004d2fb563c7e4 - + https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet - b0f34d51fccc69fd334253924abd8d6853fad7aa - - - https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet - b0f34d51fccc69fd334253924abd8d6853fad7aa + 80d3e14f5e08b4888f464e3cd0d0b2445b63ec46 - + https://github.com/dotnet/dotnet - d92eb3b4287ad0e9c6a0373683b561835441c216 + 543304928841e4b0e33fe59140004d2fb563c7e4 - + https://github.com/dotnet/dotnet - d92eb3b4287ad0e9c6a0373683b561835441c216 + 543304928841e4b0e33fe59140004d2fb563c7e4 - + https://github.com/dotnet/dotnet - d92eb3b4287ad0e9c6a0373683b561835441c216 + 543304928841e4b0e33fe59140004d2fb563c7e4 - + https://github.com/dotnet/dotnet - d92eb3b4287ad0e9c6a0373683b561835441c216 + 543304928841e4b0e33fe59140004d2fb563c7e4 - + https://github.com/dotnet/dotnet - d92eb3b4287ad0e9c6a0373683b561835441c216 + 543304928841e4b0e33fe59140004d2fb563c7e4 - + https://github.com/dotnet/dotnet - d92eb3b4287ad0e9c6a0373683b561835441c216 + 543304928841e4b0e33fe59140004d2fb563c7e4 - + https://github.com/dotnet/dotnet - d92eb3b4287ad0e9c6a0373683b561835441c216 + 543304928841e4b0e33fe59140004d2fb563c7e4 - + https://github.com/dotnet/dotnet - d92eb3b4287ad0e9c6a0373683b561835441c216 + 543304928841e4b0e33fe59140004d2fb563c7e4 - + https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet - 44525024595742ebe09023abe709df51de65009b + 80d3e14f5e08b4888f464e3cd0d0b2445b63ec46 https://github.com/microsoft/testfx @@ -572,9 +568,9 @@ https://github.com/microsoft/testfx c81adb83f3ec09bb1fdf0857e6614ce59da8e9dc - + https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet - 44525024595742ebe09023abe709df51de65009b + 80d3e14f5e08b4888f464e3cd0d0b2445b63ec46 diff --git a/global.json b/global.json index fa58f22b1b7d..1d3357c1bd84 100644 --- a/global.json +++ b/global.json @@ -21,8 +21,8 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26162.110", - "Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.26162.110", + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26162.117", + "Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.26162.117", "Microsoft.Build.NoTargets": "3.7.0", "Microsoft.Build.Traversal": "3.4.0", "Microsoft.WixToolset.Sdk": "5.0.2-dotnet.2811440" From c598da5c1216b130f1e6105b2b06a442983012df Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 13 Mar 2026 21:10:10 +0000 Subject: [PATCH 12/15] Update dependencies from build 306117 Updated Dependencies: Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal, Microsoft.CodeAnalysis.Razor.Tooling.Internal, Microsoft.NET.Sdk.Razor.SourceGenerators.Transport (Version 10.0.0-preview.26162.117 -> 10.0.0-preview.26163.110) Microsoft.Build (Version 18.3.3 -> 18.3.3) Microsoft.Build.Localization (Version 18.3.3-servicing-26162-117 -> 18.3.3-servicing-26163-110) Microsoft.Build.NuGetSdkResolver, NuGet.Build.Tasks, NuGet.Build.Tasks.Console, NuGet.Build.Tasks.Pack, NuGet.CommandLine.XPlat, NuGet.Commands, NuGet.Common, NuGet.Configuration, NuGet.Credentials, NuGet.DependencyResolver.Core, NuGet.Frameworks, NuGet.LibraryModel, NuGet.Localization, NuGet.Packaging, NuGet.ProjectModel, NuGet.Protocol, NuGet.Versioning (Version 7.3.0-rc.16317 -> 7.3.0-rc.16410) Microsoft.Build.Tasks.Git, Microsoft.SourceLink.AzureRepos.Git, Microsoft.SourceLink.Bitbucket.Git, Microsoft.SourceLink.Common, Microsoft.SourceLink.GitHub, Microsoft.SourceLink.GitLab, Microsoft.TemplateEngine.Abstractions, Microsoft.TemplateEngine.Authoring.TemplateVerifier, Microsoft.TemplateEngine.Edge, Microsoft.TemplateEngine.Orchestrator.RunnableProjects, Microsoft.TemplateEngine.Utils, Microsoft.TemplateSearch.Common (Version 10.0.202 -> 10.0.202) Microsoft.CodeAnalysis, Microsoft.CodeAnalysis.BuildClient, Microsoft.CodeAnalysis.CSharp, Microsoft.CodeAnalysis.CSharp.CodeStyle, Microsoft.CodeAnalysis.CSharp.Features, Microsoft.CodeAnalysis.CSharp.Workspaces, Microsoft.CodeAnalysis.ExternalAccess.HotReload, Microsoft.CodeAnalysis.PublicApiAnalyzers, Microsoft.CodeAnalysis.Workspaces.Common, Microsoft.CodeAnalysis.Workspaces.MSBuild, Microsoft.Net.Compilers.Toolset, Microsoft.Net.Compilers.Toolset.Framework (Version 5.3.0-2.26162.117 -> 5.3.0-2.26163.110) Microsoft.DotNet.Arcade.Sdk, Microsoft.DotNet.Build.Tasks.Installers, Microsoft.DotNet.Build.Tasks.Templating, Microsoft.DotNet.Build.Tasks.Workloads, Microsoft.DotNet.Helix.Sdk, Microsoft.DotNet.SignTool, Microsoft.DotNet.XliffTasks, Microsoft.DotNet.XUnitExtensions (Version 10.0.0-beta.26162.117 -> 10.0.0-beta.26163.110) Microsoft.FSharp.Compiler (Version 15.2.202-servicing.26162.117 -> 15.2.202-servicing.26163.110) Microsoft.NET.Test.Sdk, Microsoft.TestPlatform.Build, Microsoft.TestPlatform.CLI (Version 18.3.0-release-26162-117 -> 18.3.0-release-26163-110) Microsoft.TemplateEngine.Mocks, Microsoft.TemplateEngine.TestHelper, Microsoft.TemplateSearch.TemplateDiscovery (Version 10.0.202-servicing.26162.117 -> 10.0.202-servicing.26163.110) [[ commit created by automation ]] --- NuGet.config | 2 +- eng/Version.Details.props | 96 ++++++++--------- eng/Version.Details.xml | 220 +++++++++++++++++++------------------- global.json | 4 +- 4 files changed, 161 insertions(+), 161 deletions(-) diff --git a/NuGet.config b/NuGet.config index ddd0cada6204..3a89c9fdbf4a 100644 --- a/NuGet.config +++ b/NuGet.config @@ -4,7 +4,7 @@ - + diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 9fa62b8c1e49..f78e0cd25da1 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -30,37 +30,37 @@ This file should be imported by eng/Versions.props 10.0.4 10.0.4-servicing.26119.110 10.0.4-servicing.26119.110 - 10.0.0-preview.26162.117 + 10.0.0-preview.26163.110 10.0.4 10.0.4 18.3.3 - 18.3.3-servicing-26162-117 - 7.3.0-rc.16317 + 18.3.3-servicing-26163-110 + 7.3.0-rc.16410 10.0.202 - 5.3.0-2.26162.117 - 5.3.0-2.26162.117 - 5.3.0-2.26162.117 - 5.3.0-2.26162.117 - 5.3.0-2.26162.117 - 5.3.0-2.26162.117 - 5.3.0-2.26162.117 - 5.3.0-2.26162.117 - 10.0.0-preview.26162.117 - 5.3.0-2.26162.117 - 5.3.0-2.26162.117 + 5.3.0-2.26163.110 + 5.3.0-2.26163.110 + 5.3.0-2.26163.110 + 5.3.0-2.26163.110 + 5.3.0-2.26163.110 + 5.3.0-2.26163.110 + 5.3.0-2.26163.110 + 5.3.0-2.26163.110 + 10.0.0-preview.26163.110 + 5.3.0-2.26163.110 + 5.3.0-2.26163.110 2.0.0-preview.1.26119.110 2.2.4 - 10.0.0-beta.26162.117 - 10.0.0-beta.26162.117 - 10.0.0-beta.26162.117 - 10.0.0-beta.26162.117 - 10.0.0-beta.26162.117 - 10.0.0-beta.26162.117 + 10.0.0-beta.26163.110 + 10.0.0-beta.26163.110 + 10.0.0-beta.26163.110 + 10.0.0-beta.26163.110 + 10.0.0-beta.26163.110 + 10.0.0-beta.26163.110 10.0.4 10.0.4 10.0.4-servicing.26119.110 - 10.0.0-beta.26162.117 - 10.0.0-beta.26162.117 + 10.0.0-beta.26163.110 + 10.0.0-beta.26163.110 10.0.4 10.0.4 10.0.4 @@ -70,17 +70,17 @@ This file should be imported by eng/Versions.props 10.0.4 10.0.4 10.0.4 - 15.2.202-servicing.26162.117 + 15.2.202-servicing.26163.110 10.0.4 - 5.3.0-2.26162.117 - 5.3.0-2.26162.117 + 5.3.0-2.26163.110 + 5.3.0-2.26163.110 10.0.4-servicing.26119.110 10.0.4 10.0.4 10.0.0-preview.7.25377.103 - 10.0.0-preview.26162.117 + 10.0.0-preview.26163.110 10.0.4-servicing.26119.110 - 18.3.0-release-26162-117 + 18.3.0-release-26163-110 10.0.4 10.0.4-servicing.26119.110 10.0.202 @@ -91,34 +91,34 @@ This file should be imported by eng/Versions.props 10.0.202 10.0.202 10.0.202 - 10.0.202-servicing.26162.117 + 10.0.202-servicing.26163.110 10.0.202 - 10.0.202-servicing.26162.117 + 10.0.202-servicing.26163.110 10.0.202 10.0.202 - 10.0.202-servicing.26162.117 - 18.3.0-release-26162-117 - 18.3.0-release-26162-117 + 10.0.202-servicing.26163.110 + 18.3.0-release-26163-110 + 18.3.0-release-26163-110 3.2.4 10.0.4 10.0.4-servicing.26119.110 10.0.4 - 7.3.0-rc.16317 - 7.3.0-rc.16317 - 7.3.0-rc.16317 - 7.3.0-rc.16317 - 7.3.0-rc.16317 - 7.3.0-rc.16317 - 7.3.0-rc.16317 - 7.3.0-rc.16317 - 7.3.0-rc.16317 - 7.3.0-rc.16317 - 7.3.0-rc.16317 - 7.3.0-rc.16317 - 7.3.0-rc.16317 - 7.3.0-rc.16317 - 7.3.0-rc.16317 - 7.3.0-rc.16317 + 7.3.0-rc.16410 + 7.3.0-rc.16410 + 7.3.0-rc.16410 + 7.3.0-rc.16410 + 7.3.0-rc.16410 + 7.3.0-rc.16410 + 7.3.0-rc.16410 + 7.3.0-rc.16410 + 7.3.0-rc.16410 + 7.3.0-rc.16410 + 7.3.0-rc.16410 + 7.3.0-rc.16410 + 7.3.0-rc.16410 + 7.3.0-rc.16410 + 7.3.0-rc.16410 + 7.3.0-rc.16410 10.0.4 2.0.4 10.0.4 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index c03db28762d8..be26f287a70e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,42 +1,42 @@ - + https://github.com/dotnet/dotnet - 543304928841e4b0e33fe59140004d2fb563c7e4 + 472a6084e80492e1088775d296d5e555ca75ddd1 https://github.com/dotnet/dotnet - 543304928841e4b0e33fe59140004d2fb563c7e4 + 472a6084e80492e1088775d296d5e555ca75ddd1 https://github.com/dotnet/dotnet - 543304928841e4b0e33fe59140004d2fb563c7e4 + 472a6084e80492e1088775d296d5e555ca75ddd1 https://github.com/dotnet/dotnet - 543304928841e4b0e33fe59140004d2fb563c7e4 + 472a6084e80492e1088775d296d5e555ca75ddd1 https://github.com/dotnet/dotnet - 543304928841e4b0e33fe59140004d2fb563c7e4 + 472a6084e80492e1088775d296d5e555ca75ddd1 - + https://github.com/dotnet/dotnet - 543304928841e4b0e33fe59140004d2fb563c7e4 + 472a6084e80492e1088775d296d5e555ca75ddd1 - + https://github.com/dotnet/dotnet - 543304928841e4b0e33fe59140004d2fb563c7e4 + 472a6084e80492e1088775d296d5e555ca75ddd1 https://github.com/dotnet/dotnet - 543304928841e4b0e33fe59140004d2fb563c7e4 + 472a6084e80492e1088775d296d5e555ca75ddd1 - + https://github.com/dotnet/dotnet - 543304928841e4b0e33fe59140004d2fb563c7e4 + 472a6084e80492e1088775d296d5e555ca75ddd1 https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet @@ -74,136 +74,136 @@ https://github.com/dotnet/dotnet - 543304928841e4b0e33fe59140004d2fb563c7e4 + 472a6084e80492e1088775d296d5e555ca75ddd1 - + https://github.com/dotnet/dotnet - 543304928841e4b0e33fe59140004d2fb563c7e4 + 472a6084e80492e1088775d296d5e555ca75ddd1 - + https://github.com/dotnet/dotnet - 543304928841e4b0e33fe59140004d2fb563c7e4 + 472a6084e80492e1088775d296d5e555ca75ddd1 - + https://github.com/dotnet/dotnet - 543304928841e4b0e33fe59140004d2fb563c7e4 + 472a6084e80492e1088775d296d5e555ca75ddd1 - + https://github.com/dotnet/dotnet - 543304928841e4b0e33fe59140004d2fb563c7e4 + 472a6084e80492e1088775d296d5e555ca75ddd1 - + https://github.com/dotnet/dotnet - 543304928841e4b0e33fe59140004d2fb563c7e4 + 472a6084e80492e1088775d296d5e555ca75ddd1 - + https://github.com/dotnet/dotnet - 543304928841e4b0e33fe59140004d2fb563c7e4 + 472a6084e80492e1088775d296d5e555ca75ddd1 - + https://github.com/dotnet/dotnet - 543304928841e4b0e33fe59140004d2fb563c7e4 + 472a6084e80492e1088775d296d5e555ca75ddd1 - + https://github.com/dotnet/dotnet - 543304928841e4b0e33fe59140004d2fb563c7e4 + 472a6084e80492e1088775d296d5e555ca75ddd1 - + https://github.com/dotnet/dotnet - 543304928841e4b0e33fe59140004d2fb563c7e4 + 472a6084e80492e1088775d296d5e555ca75ddd1 - + https://github.com/dotnet/dotnet - 543304928841e4b0e33fe59140004d2fb563c7e4 + 472a6084e80492e1088775d296d5e555ca75ddd1 - + https://github.com/dotnet/dotnet - 543304928841e4b0e33fe59140004d2fb563c7e4 + 472a6084e80492e1088775d296d5e555ca75ddd1 - + https://github.com/dotnet/dotnet - 543304928841e4b0e33fe59140004d2fb563c7e4 + 472a6084e80492e1088775d296d5e555ca75ddd1 - + https://github.com/dotnet/dotnet - 543304928841e4b0e33fe59140004d2fb563c7e4 + 472a6084e80492e1088775d296d5e555ca75ddd1 - + https://github.com/dotnet/dotnet - 543304928841e4b0e33fe59140004d2fb563c7e4 + 472a6084e80492e1088775d296d5e555ca75ddd1 - + https://github.com/dotnet/dotnet - 543304928841e4b0e33fe59140004d2fb563c7e4 + 472a6084e80492e1088775d296d5e555ca75ddd1 - + https://github.com/dotnet/dotnet - 543304928841e4b0e33fe59140004d2fb563c7e4 + 472a6084e80492e1088775d296d5e555ca75ddd1 - + https://github.com/dotnet/dotnet - 543304928841e4b0e33fe59140004d2fb563c7e4 + 472a6084e80492e1088775d296d5e555ca75ddd1 - + https://github.com/dotnet/dotnet - 543304928841e4b0e33fe59140004d2fb563c7e4 + 472a6084e80492e1088775d296d5e555ca75ddd1 - + https://github.com/dotnet/dotnet - 543304928841e4b0e33fe59140004d2fb563c7e4 + 472a6084e80492e1088775d296d5e555ca75ddd1 - + https://github.com/dotnet/dotnet - 543304928841e4b0e33fe59140004d2fb563c7e4 + 472a6084e80492e1088775d296d5e555ca75ddd1 - + https://github.com/dotnet/dotnet - 543304928841e4b0e33fe59140004d2fb563c7e4 + 472a6084e80492e1088775d296d5e555ca75ddd1 - + https://github.com/dotnet/dotnet - 543304928841e4b0e33fe59140004d2fb563c7e4 + 472a6084e80492e1088775d296d5e555ca75ddd1 - + https://github.com/dotnet/dotnet - 543304928841e4b0e33fe59140004d2fb563c7e4 + 472a6084e80492e1088775d296d5e555ca75ddd1 - + https://github.com/dotnet/dotnet - 543304928841e4b0e33fe59140004d2fb563c7e4 + 472a6084e80492e1088775d296d5e555ca75ddd1 - + https://github.com/dotnet/dotnet - 543304928841e4b0e33fe59140004d2fb563c7e4 + 472a6084e80492e1088775d296d5e555ca75ddd1 - + https://github.com/dotnet/dotnet - 543304928841e4b0e33fe59140004d2fb563c7e4 + 472a6084e80492e1088775d296d5e555ca75ddd1 - + https://github.com/dotnet/dotnet - 543304928841e4b0e33fe59140004d2fb563c7e4 + 472a6084e80492e1088775d296d5e555ca75ddd1 - + https://github.com/dotnet/dotnet - 543304928841e4b0e33fe59140004d2fb563c7e4 + 472a6084e80492e1088775d296d5e555ca75ddd1 - + https://github.com/dotnet/dotnet - 543304928841e4b0e33fe59140004d2fb563c7e4 + 472a6084e80492e1088775d296d5e555ca75ddd1 - + https://github.com/dotnet/dotnet - 543304928841e4b0e33fe59140004d2fb563c7e4 + 472a6084e80492e1088775d296d5e555ca75ddd1 - + https://github.com/dotnet/dotnet - 543304928841e4b0e33fe59140004d2fb563c7e4 + 472a6084e80492e1088775d296d5e555ca75ddd1 - + https://github.com/dotnet/dotnet - 543304928841e4b0e33fe59140004d2fb563c7e4 + 472a6084e80492e1088775d296d5e555ca75ddd1 https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet @@ -370,25 +370,25 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet 80d3e14f5e08b4888f464e3cd0d0b2445b63ec46 - + https://github.com/dotnet/dotnet - 543304928841e4b0e33fe59140004d2fb563c7e4 + 472a6084e80492e1088775d296d5e555ca75ddd1 - + https://github.com/dotnet/dotnet - 543304928841e4b0e33fe59140004d2fb563c7e4 + 472a6084e80492e1088775d296d5e555ca75ddd1 - + https://github.com/dotnet/dotnet - 543304928841e4b0e33fe59140004d2fb563c7e4 + 472a6084e80492e1088775d296d5e555ca75ddd1 https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet 80d3e14f5e08b4888f464e3cd0d0b2445b63ec46 - + https://github.com/dotnet/dotnet - 543304928841e4b0e33fe59140004d2fb563c7e4 + 472a6084e80492e1088775d296d5e555ca75ddd1 https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet @@ -407,27 +407,27 @@ https://github.com/dotnet/dotnet - 543304928841e4b0e33fe59140004d2fb563c7e4 + 472a6084e80492e1088775d296d5e555ca75ddd1 https://github.com/dotnet/dotnet - 543304928841e4b0e33fe59140004d2fb563c7e4 + 472a6084e80492e1088775d296d5e555ca75ddd1 https://github.com/dotnet/dotnet - 543304928841e4b0e33fe59140004d2fb563c7e4 + 472a6084e80492e1088775d296d5e555ca75ddd1 https://github.com/dotnet/dotnet - 543304928841e4b0e33fe59140004d2fb563c7e4 + 472a6084e80492e1088775d296d5e555ca75ddd1 https://github.com/dotnet/dotnet - 543304928841e4b0e33fe59140004d2fb563c7e4 + 472a6084e80492e1088775d296d5e555ca75ddd1 https://github.com/dotnet/dotnet - 543304928841e4b0e33fe59140004d2fb563c7e4 + 472a6084e80492e1088775d296d5e555ca75ddd1 @@ -514,9 +514,9 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet 80d3e14f5e08b4888f464e3cd0d0b2445b63ec46 - + https://github.com/dotnet/dotnet - 543304928841e4b0e33fe59140004d2fb563c7e4 + 472a6084e80492e1088775d296d5e555ca75ddd1 https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet @@ -524,37 +524,37 @@ - + https://github.com/dotnet/dotnet - 543304928841e4b0e33fe59140004d2fb563c7e4 + 472a6084e80492e1088775d296d5e555ca75ddd1 - + https://github.com/dotnet/dotnet - 543304928841e4b0e33fe59140004d2fb563c7e4 + 472a6084e80492e1088775d296d5e555ca75ddd1 - + https://github.com/dotnet/dotnet - 543304928841e4b0e33fe59140004d2fb563c7e4 + 472a6084e80492e1088775d296d5e555ca75ddd1 - + https://github.com/dotnet/dotnet - 543304928841e4b0e33fe59140004d2fb563c7e4 + 472a6084e80492e1088775d296d5e555ca75ddd1 - + https://github.com/dotnet/dotnet - 543304928841e4b0e33fe59140004d2fb563c7e4 + 472a6084e80492e1088775d296d5e555ca75ddd1 - + https://github.com/dotnet/dotnet - 543304928841e4b0e33fe59140004d2fb563c7e4 + 472a6084e80492e1088775d296d5e555ca75ddd1 - + https://github.com/dotnet/dotnet - 543304928841e4b0e33fe59140004d2fb563c7e4 + 472a6084e80492e1088775d296d5e555ca75ddd1 - + https://github.com/dotnet/dotnet - 543304928841e4b0e33fe59140004d2fb563c7e4 + 472a6084e80492e1088775d296d5e555ca75ddd1 https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet diff --git a/global.json b/global.json index 1d3357c1bd84..33a6900af71f 100644 --- a/global.json +++ b/global.json @@ -21,8 +21,8 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26162.117", - "Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.26162.117", + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26163.110", + "Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.26163.110", "Microsoft.Build.NoTargets": "3.7.0", "Microsoft.Build.Traversal": "3.4.0", "Microsoft.WixToolset.Sdk": "5.0.2-dotnet.2811440" From 8dd6c390425c30353a1e44245e7ae7e4c76afd9a Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 14 Mar 2026 01:06:07 +0000 Subject: [PATCH 13/15] Update dependencies from build 306140 Updated Dependencies: Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal, Microsoft.CodeAnalysis.Razor.Tooling.Internal, Microsoft.NET.Sdk.Razor.SourceGenerators.Transport (Version 10.0.0-preview.26163.110 -> 10.0.0-preview.26163.114) Microsoft.Build (Version 18.3.3 -> 18.3.3) Microsoft.Build.Localization (Version 18.3.3-servicing-26163-110 -> 18.3.3-servicing-26163-114) Microsoft.Build.NuGetSdkResolver, NuGet.Build.Tasks, NuGet.Build.Tasks.Console, NuGet.Build.Tasks.Pack, NuGet.CommandLine.XPlat, NuGet.Commands, NuGet.Common, NuGet.Configuration, NuGet.Credentials, NuGet.DependencyResolver.Core, NuGet.Frameworks, NuGet.LibraryModel, NuGet.Localization, NuGet.Packaging, NuGet.ProjectModel, NuGet.Protocol, NuGet.Versioning (Version 7.3.0-rc.16410 -> 7.3.0-rc.16414) Microsoft.Build.Tasks.Git, Microsoft.SourceLink.AzureRepos.Git, Microsoft.SourceLink.Bitbucket.Git, Microsoft.SourceLink.Common, Microsoft.SourceLink.GitHub, Microsoft.SourceLink.GitLab, Microsoft.TemplateEngine.Abstractions, Microsoft.TemplateEngine.Authoring.TemplateVerifier, Microsoft.TemplateEngine.Edge, Microsoft.TemplateEngine.Orchestrator.RunnableProjects, Microsoft.TemplateEngine.Utils, Microsoft.TemplateSearch.Common (Version 10.0.202 -> 10.0.202) Microsoft.CodeAnalysis, Microsoft.CodeAnalysis.BuildClient, Microsoft.CodeAnalysis.CSharp, Microsoft.CodeAnalysis.CSharp.CodeStyle, Microsoft.CodeAnalysis.CSharp.Features, Microsoft.CodeAnalysis.CSharp.Workspaces, Microsoft.CodeAnalysis.ExternalAccess.HotReload, Microsoft.CodeAnalysis.PublicApiAnalyzers, Microsoft.CodeAnalysis.Workspaces.Common, Microsoft.CodeAnalysis.Workspaces.MSBuild, Microsoft.Net.Compilers.Toolset, Microsoft.Net.Compilers.Toolset.Framework (Version 5.3.0-2.26163.110 -> 5.3.0-2.26163.114) Microsoft.DotNet.Arcade.Sdk, Microsoft.DotNet.Build.Tasks.Installers, Microsoft.DotNet.Build.Tasks.Templating, Microsoft.DotNet.Build.Tasks.Workloads, Microsoft.DotNet.Helix.Sdk, Microsoft.DotNet.SignTool, Microsoft.DotNet.XliffTasks, Microsoft.DotNet.XUnitExtensions (Version 10.0.0-beta.26163.110 -> 10.0.0-beta.26163.114) Microsoft.FSharp.Compiler (Version 15.2.202-servicing.26163.110 -> 15.2.202-servicing.26163.114) Microsoft.NET.Test.Sdk, Microsoft.TestPlatform.Build, Microsoft.TestPlatform.CLI (Version 18.3.0-release-26163-110 -> 18.3.0-release-26163-114) Microsoft.TemplateEngine.Mocks, Microsoft.TemplateEngine.TestHelper, Microsoft.TemplateSearch.TemplateDiscovery (Version 10.0.202-servicing.26163.110 -> 10.0.202-servicing.26163.114) [[ commit created by automation ]] --- NuGet.config | 2 +- eng/Version.Details.props | 96 ++++++++--------- eng/Version.Details.xml | 220 +++++++++++++++++++------------------- global.json | 4 +- 4 files changed, 161 insertions(+), 161 deletions(-) diff --git a/NuGet.config b/NuGet.config index 3a89c9fdbf4a..3979a8dbd9d6 100644 --- a/NuGet.config +++ b/NuGet.config @@ -4,7 +4,7 @@ - + diff --git a/eng/Version.Details.props b/eng/Version.Details.props index f78e0cd25da1..4c972df74b9d 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -30,37 +30,37 @@ This file should be imported by eng/Versions.props 10.0.4 10.0.4-servicing.26119.110 10.0.4-servicing.26119.110 - 10.0.0-preview.26163.110 + 10.0.0-preview.26163.114 10.0.4 10.0.4 18.3.3 - 18.3.3-servicing-26163-110 - 7.3.0-rc.16410 + 18.3.3-servicing-26163-114 + 7.3.0-rc.16414 10.0.202 - 5.3.0-2.26163.110 - 5.3.0-2.26163.110 - 5.3.0-2.26163.110 - 5.3.0-2.26163.110 - 5.3.0-2.26163.110 - 5.3.0-2.26163.110 - 5.3.0-2.26163.110 - 5.3.0-2.26163.110 - 10.0.0-preview.26163.110 - 5.3.0-2.26163.110 - 5.3.0-2.26163.110 + 5.3.0-2.26163.114 + 5.3.0-2.26163.114 + 5.3.0-2.26163.114 + 5.3.0-2.26163.114 + 5.3.0-2.26163.114 + 5.3.0-2.26163.114 + 5.3.0-2.26163.114 + 5.3.0-2.26163.114 + 10.0.0-preview.26163.114 + 5.3.0-2.26163.114 + 5.3.0-2.26163.114 2.0.0-preview.1.26119.110 2.2.4 - 10.0.0-beta.26163.110 - 10.0.0-beta.26163.110 - 10.0.0-beta.26163.110 - 10.0.0-beta.26163.110 - 10.0.0-beta.26163.110 - 10.0.0-beta.26163.110 + 10.0.0-beta.26163.114 + 10.0.0-beta.26163.114 + 10.0.0-beta.26163.114 + 10.0.0-beta.26163.114 + 10.0.0-beta.26163.114 + 10.0.0-beta.26163.114 10.0.4 10.0.4 10.0.4-servicing.26119.110 - 10.0.0-beta.26163.110 - 10.0.0-beta.26163.110 + 10.0.0-beta.26163.114 + 10.0.0-beta.26163.114 10.0.4 10.0.4 10.0.4 @@ -70,17 +70,17 @@ This file should be imported by eng/Versions.props 10.0.4 10.0.4 10.0.4 - 15.2.202-servicing.26163.110 + 15.2.202-servicing.26163.114 10.0.4 - 5.3.0-2.26163.110 - 5.3.0-2.26163.110 + 5.3.0-2.26163.114 + 5.3.0-2.26163.114 10.0.4-servicing.26119.110 10.0.4 10.0.4 10.0.0-preview.7.25377.103 - 10.0.0-preview.26163.110 + 10.0.0-preview.26163.114 10.0.4-servicing.26119.110 - 18.3.0-release-26163-110 + 18.3.0-release-26163-114 10.0.4 10.0.4-servicing.26119.110 10.0.202 @@ -91,34 +91,34 @@ This file should be imported by eng/Versions.props 10.0.202 10.0.202 10.0.202 - 10.0.202-servicing.26163.110 + 10.0.202-servicing.26163.114 10.0.202 - 10.0.202-servicing.26163.110 + 10.0.202-servicing.26163.114 10.0.202 10.0.202 - 10.0.202-servicing.26163.110 - 18.3.0-release-26163-110 - 18.3.0-release-26163-110 + 10.0.202-servicing.26163.114 + 18.3.0-release-26163-114 + 18.3.0-release-26163-114 3.2.4 10.0.4 10.0.4-servicing.26119.110 10.0.4 - 7.3.0-rc.16410 - 7.3.0-rc.16410 - 7.3.0-rc.16410 - 7.3.0-rc.16410 - 7.3.0-rc.16410 - 7.3.0-rc.16410 - 7.3.0-rc.16410 - 7.3.0-rc.16410 - 7.3.0-rc.16410 - 7.3.0-rc.16410 - 7.3.0-rc.16410 - 7.3.0-rc.16410 - 7.3.0-rc.16410 - 7.3.0-rc.16410 - 7.3.0-rc.16410 - 7.3.0-rc.16410 + 7.3.0-rc.16414 + 7.3.0-rc.16414 + 7.3.0-rc.16414 + 7.3.0-rc.16414 + 7.3.0-rc.16414 + 7.3.0-rc.16414 + 7.3.0-rc.16414 + 7.3.0-rc.16414 + 7.3.0-rc.16414 + 7.3.0-rc.16414 + 7.3.0-rc.16414 + 7.3.0-rc.16414 + 7.3.0-rc.16414 + 7.3.0-rc.16414 + 7.3.0-rc.16414 + 7.3.0-rc.16414 10.0.4 2.0.4 10.0.4 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index be26f287a70e..247cdb4dfa47 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,42 +1,42 @@ - + https://github.com/dotnet/dotnet - 472a6084e80492e1088775d296d5e555ca75ddd1 + 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 https://github.com/dotnet/dotnet - 472a6084e80492e1088775d296d5e555ca75ddd1 + 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 https://github.com/dotnet/dotnet - 472a6084e80492e1088775d296d5e555ca75ddd1 + 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 https://github.com/dotnet/dotnet - 472a6084e80492e1088775d296d5e555ca75ddd1 + 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 https://github.com/dotnet/dotnet - 472a6084e80492e1088775d296d5e555ca75ddd1 + 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 - + https://github.com/dotnet/dotnet - 472a6084e80492e1088775d296d5e555ca75ddd1 + 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 - + https://github.com/dotnet/dotnet - 472a6084e80492e1088775d296d5e555ca75ddd1 + 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 https://github.com/dotnet/dotnet - 472a6084e80492e1088775d296d5e555ca75ddd1 + 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 - + https://github.com/dotnet/dotnet - 472a6084e80492e1088775d296d5e555ca75ddd1 + 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet @@ -74,136 +74,136 @@ https://github.com/dotnet/dotnet - 472a6084e80492e1088775d296d5e555ca75ddd1 + 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 - + https://github.com/dotnet/dotnet - 472a6084e80492e1088775d296d5e555ca75ddd1 + 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 - + https://github.com/dotnet/dotnet - 472a6084e80492e1088775d296d5e555ca75ddd1 + 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 - + https://github.com/dotnet/dotnet - 472a6084e80492e1088775d296d5e555ca75ddd1 + 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 - + https://github.com/dotnet/dotnet - 472a6084e80492e1088775d296d5e555ca75ddd1 + 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 - + https://github.com/dotnet/dotnet - 472a6084e80492e1088775d296d5e555ca75ddd1 + 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 - + https://github.com/dotnet/dotnet - 472a6084e80492e1088775d296d5e555ca75ddd1 + 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 - + https://github.com/dotnet/dotnet - 472a6084e80492e1088775d296d5e555ca75ddd1 + 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 - + https://github.com/dotnet/dotnet - 472a6084e80492e1088775d296d5e555ca75ddd1 + 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 - + https://github.com/dotnet/dotnet - 472a6084e80492e1088775d296d5e555ca75ddd1 + 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 - + https://github.com/dotnet/dotnet - 472a6084e80492e1088775d296d5e555ca75ddd1 + 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 - + https://github.com/dotnet/dotnet - 472a6084e80492e1088775d296d5e555ca75ddd1 + 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 - + https://github.com/dotnet/dotnet - 472a6084e80492e1088775d296d5e555ca75ddd1 + 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 - + https://github.com/dotnet/dotnet - 472a6084e80492e1088775d296d5e555ca75ddd1 + 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 - + https://github.com/dotnet/dotnet - 472a6084e80492e1088775d296d5e555ca75ddd1 + 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 - + https://github.com/dotnet/dotnet - 472a6084e80492e1088775d296d5e555ca75ddd1 + 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 - + https://github.com/dotnet/dotnet - 472a6084e80492e1088775d296d5e555ca75ddd1 + 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 - + https://github.com/dotnet/dotnet - 472a6084e80492e1088775d296d5e555ca75ddd1 + 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 - + https://github.com/dotnet/dotnet - 472a6084e80492e1088775d296d5e555ca75ddd1 + 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 - + https://github.com/dotnet/dotnet - 472a6084e80492e1088775d296d5e555ca75ddd1 + 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 - + https://github.com/dotnet/dotnet - 472a6084e80492e1088775d296d5e555ca75ddd1 + 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 - + https://github.com/dotnet/dotnet - 472a6084e80492e1088775d296d5e555ca75ddd1 + 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 - + https://github.com/dotnet/dotnet - 472a6084e80492e1088775d296d5e555ca75ddd1 + 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 - + https://github.com/dotnet/dotnet - 472a6084e80492e1088775d296d5e555ca75ddd1 + 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 - + https://github.com/dotnet/dotnet - 472a6084e80492e1088775d296d5e555ca75ddd1 + 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 - + https://github.com/dotnet/dotnet - 472a6084e80492e1088775d296d5e555ca75ddd1 + 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 - + https://github.com/dotnet/dotnet - 472a6084e80492e1088775d296d5e555ca75ddd1 + 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 - + https://github.com/dotnet/dotnet - 472a6084e80492e1088775d296d5e555ca75ddd1 + 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 - + https://github.com/dotnet/dotnet - 472a6084e80492e1088775d296d5e555ca75ddd1 + 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 - + https://github.com/dotnet/dotnet - 472a6084e80492e1088775d296d5e555ca75ddd1 + 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 - + https://github.com/dotnet/dotnet - 472a6084e80492e1088775d296d5e555ca75ddd1 + 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 - + https://github.com/dotnet/dotnet - 472a6084e80492e1088775d296d5e555ca75ddd1 + 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 - + https://github.com/dotnet/dotnet - 472a6084e80492e1088775d296d5e555ca75ddd1 + 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet @@ -370,25 +370,25 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet 80d3e14f5e08b4888f464e3cd0d0b2445b63ec46 - + https://github.com/dotnet/dotnet - 472a6084e80492e1088775d296d5e555ca75ddd1 + 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 - + https://github.com/dotnet/dotnet - 472a6084e80492e1088775d296d5e555ca75ddd1 + 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 - + https://github.com/dotnet/dotnet - 472a6084e80492e1088775d296d5e555ca75ddd1 + 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet 80d3e14f5e08b4888f464e3cd0d0b2445b63ec46 - + https://github.com/dotnet/dotnet - 472a6084e80492e1088775d296d5e555ca75ddd1 + 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet @@ -407,27 +407,27 @@ https://github.com/dotnet/dotnet - 472a6084e80492e1088775d296d5e555ca75ddd1 + 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 https://github.com/dotnet/dotnet - 472a6084e80492e1088775d296d5e555ca75ddd1 + 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 https://github.com/dotnet/dotnet - 472a6084e80492e1088775d296d5e555ca75ddd1 + 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 https://github.com/dotnet/dotnet - 472a6084e80492e1088775d296d5e555ca75ddd1 + 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 https://github.com/dotnet/dotnet - 472a6084e80492e1088775d296d5e555ca75ddd1 + 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 https://github.com/dotnet/dotnet - 472a6084e80492e1088775d296d5e555ca75ddd1 + 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 @@ -514,9 +514,9 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet 80d3e14f5e08b4888f464e3cd0d0b2445b63ec46 - + https://github.com/dotnet/dotnet - 472a6084e80492e1088775d296d5e555ca75ddd1 + 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet @@ -524,37 +524,37 @@ - + https://github.com/dotnet/dotnet - 472a6084e80492e1088775d296d5e555ca75ddd1 + 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 - + https://github.com/dotnet/dotnet - 472a6084e80492e1088775d296d5e555ca75ddd1 + 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 - + https://github.com/dotnet/dotnet - 472a6084e80492e1088775d296d5e555ca75ddd1 + 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 - + https://github.com/dotnet/dotnet - 472a6084e80492e1088775d296d5e555ca75ddd1 + 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 - + https://github.com/dotnet/dotnet - 472a6084e80492e1088775d296d5e555ca75ddd1 + 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 - + https://github.com/dotnet/dotnet - 472a6084e80492e1088775d296d5e555ca75ddd1 + 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 - + https://github.com/dotnet/dotnet - 472a6084e80492e1088775d296d5e555ca75ddd1 + 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 - + https://github.com/dotnet/dotnet - 472a6084e80492e1088775d296d5e555ca75ddd1 + 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet diff --git a/global.json b/global.json index 33a6900af71f..92ea478d8e45 100644 --- a/global.json +++ b/global.json @@ -21,8 +21,8 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26163.110", - "Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.26163.110", + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26163.114", + "Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.26163.114", "Microsoft.Build.NoTargets": "3.7.0", "Microsoft.Build.Traversal": "3.4.0", "Microsoft.WixToolset.Sdk": "5.0.2-dotnet.2811440" From fdc2a2ec8720a2360d58f53ca94d518ab810e0d5 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sun, 15 Mar 2026 19:38:23 +0000 Subject: [PATCH 14/15] Update dependencies from build 306236 Updated Dependencies: Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal, Microsoft.CodeAnalysis.Razor.Tooling.Internal, Microsoft.NET.Sdk.Razor.SourceGenerators.Transport (Version 10.0.0-preview.26163.114 -> 10.0.0-preview.26165.105) Microsoft.Build (Version 18.3.3 -> 18.3.3) Microsoft.Build.Localization (Version 18.3.3-servicing-26163-114 -> 18.3.3-servicing-26165-105) Microsoft.Build.NuGetSdkResolver, NuGet.Build.Tasks, NuGet.Build.Tasks.Console, NuGet.Build.Tasks.Pack, NuGet.CommandLine.XPlat, NuGet.Commands, NuGet.Common, NuGet.Configuration, NuGet.Credentials, NuGet.DependencyResolver.Core, NuGet.Frameworks, NuGet.LibraryModel, NuGet.Localization, NuGet.Packaging, NuGet.ProjectModel, NuGet.Protocol, NuGet.Versioning (Version 7.3.0-rc.16414 -> 7.3.0-rc.16605) Microsoft.Build.Tasks.Git, Microsoft.SourceLink.AzureRepos.Git, Microsoft.SourceLink.Bitbucket.Git, Microsoft.SourceLink.Common, Microsoft.SourceLink.GitHub, Microsoft.SourceLink.GitLab, Microsoft.TemplateEngine.Abstractions, Microsoft.TemplateEngine.Authoring.TemplateVerifier, Microsoft.TemplateEngine.Edge, Microsoft.TemplateEngine.Orchestrator.RunnableProjects, Microsoft.TemplateEngine.Utils, Microsoft.TemplateSearch.Common (Version 10.0.202 -> 10.0.202) Microsoft.CodeAnalysis, Microsoft.CodeAnalysis.BuildClient, Microsoft.CodeAnalysis.CSharp, Microsoft.CodeAnalysis.CSharp.CodeStyle, Microsoft.CodeAnalysis.CSharp.Features, Microsoft.CodeAnalysis.CSharp.Workspaces, Microsoft.CodeAnalysis.ExternalAccess.HotReload, Microsoft.CodeAnalysis.PublicApiAnalyzers, Microsoft.CodeAnalysis.Workspaces.Common, Microsoft.CodeAnalysis.Workspaces.MSBuild, Microsoft.Net.Compilers.Toolset, Microsoft.Net.Compilers.Toolset.Framework (Version 5.3.0-2.26163.114 -> 5.3.0-2.26165.105) Microsoft.DotNet.Arcade.Sdk, Microsoft.DotNet.Build.Tasks.Installers, Microsoft.DotNet.Build.Tasks.Templating, Microsoft.DotNet.Build.Tasks.Workloads, Microsoft.DotNet.Helix.Sdk, Microsoft.DotNet.SignTool, Microsoft.DotNet.XliffTasks, Microsoft.DotNet.XUnitExtensions (Version 10.0.0-beta.26163.114 -> 10.0.0-beta.26165.105) Microsoft.FSharp.Compiler (Version 15.2.202-servicing.26163.114 -> 15.2.202-servicing.26165.105) Microsoft.NET.Test.Sdk, Microsoft.TestPlatform.Build, Microsoft.TestPlatform.CLI (Version 18.3.0-release-26163-114 -> 18.3.0-release-26165-105) Microsoft.TemplateEngine.Mocks, Microsoft.TemplateEngine.TestHelper, Microsoft.TemplateSearch.TemplateDiscovery (Version 10.0.202-servicing.26163.114 -> 10.0.202-servicing.26165.105) [[ commit created by automation ]] --- NuGet.config | 2 +- eng/Version.Details.props | 96 ++++++++--------- eng/Version.Details.xml | 220 +++++++++++++++++++------------------- global.json | 4 +- 4 files changed, 161 insertions(+), 161 deletions(-) diff --git a/NuGet.config b/NuGet.config index 3979a8dbd9d6..35e7859d7df3 100644 --- a/NuGet.config +++ b/NuGet.config @@ -4,7 +4,7 @@ - + diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 4c972df74b9d..159678de782e 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -30,37 +30,37 @@ This file should be imported by eng/Versions.props 10.0.4 10.0.4-servicing.26119.110 10.0.4-servicing.26119.110 - 10.0.0-preview.26163.114 + 10.0.0-preview.26165.105 10.0.4 10.0.4 18.3.3 - 18.3.3-servicing-26163-114 - 7.3.0-rc.16414 + 18.3.3-servicing-26165-105 + 7.3.0-rc.16605 10.0.202 - 5.3.0-2.26163.114 - 5.3.0-2.26163.114 - 5.3.0-2.26163.114 - 5.3.0-2.26163.114 - 5.3.0-2.26163.114 - 5.3.0-2.26163.114 - 5.3.0-2.26163.114 - 5.3.0-2.26163.114 - 10.0.0-preview.26163.114 - 5.3.0-2.26163.114 - 5.3.0-2.26163.114 + 5.3.0-2.26165.105 + 5.3.0-2.26165.105 + 5.3.0-2.26165.105 + 5.3.0-2.26165.105 + 5.3.0-2.26165.105 + 5.3.0-2.26165.105 + 5.3.0-2.26165.105 + 5.3.0-2.26165.105 + 10.0.0-preview.26165.105 + 5.3.0-2.26165.105 + 5.3.0-2.26165.105 2.0.0-preview.1.26119.110 2.2.4 - 10.0.0-beta.26163.114 - 10.0.0-beta.26163.114 - 10.0.0-beta.26163.114 - 10.0.0-beta.26163.114 - 10.0.0-beta.26163.114 - 10.0.0-beta.26163.114 + 10.0.0-beta.26165.105 + 10.0.0-beta.26165.105 + 10.0.0-beta.26165.105 + 10.0.0-beta.26165.105 + 10.0.0-beta.26165.105 + 10.0.0-beta.26165.105 10.0.4 10.0.4 10.0.4-servicing.26119.110 - 10.0.0-beta.26163.114 - 10.0.0-beta.26163.114 + 10.0.0-beta.26165.105 + 10.0.0-beta.26165.105 10.0.4 10.0.4 10.0.4 @@ -70,17 +70,17 @@ This file should be imported by eng/Versions.props 10.0.4 10.0.4 10.0.4 - 15.2.202-servicing.26163.114 + 15.2.202-servicing.26165.105 10.0.4 - 5.3.0-2.26163.114 - 5.3.0-2.26163.114 + 5.3.0-2.26165.105 + 5.3.0-2.26165.105 10.0.4-servicing.26119.110 10.0.4 10.0.4 10.0.0-preview.7.25377.103 - 10.0.0-preview.26163.114 + 10.0.0-preview.26165.105 10.0.4-servicing.26119.110 - 18.3.0-release-26163-114 + 18.3.0-release-26165-105 10.0.4 10.0.4-servicing.26119.110 10.0.202 @@ -91,34 +91,34 @@ This file should be imported by eng/Versions.props 10.0.202 10.0.202 10.0.202 - 10.0.202-servicing.26163.114 + 10.0.202-servicing.26165.105 10.0.202 - 10.0.202-servicing.26163.114 + 10.0.202-servicing.26165.105 10.0.202 10.0.202 - 10.0.202-servicing.26163.114 - 18.3.0-release-26163-114 - 18.3.0-release-26163-114 + 10.0.202-servicing.26165.105 + 18.3.0-release-26165-105 + 18.3.0-release-26165-105 3.2.4 10.0.4 10.0.4-servicing.26119.110 10.0.4 - 7.3.0-rc.16414 - 7.3.0-rc.16414 - 7.3.0-rc.16414 - 7.3.0-rc.16414 - 7.3.0-rc.16414 - 7.3.0-rc.16414 - 7.3.0-rc.16414 - 7.3.0-rc.16414 - 7.3.0-rc.16414 - 7.3.0-rc.16414 - 7.3.0-rc.16414 - 7.3.0-rc.16414 - 7.3.0-rc.16414 - 7.3.0-rc.16414 - 7.3.0-rc.16414 - 7.3.0-rc.16414 + 7.3.0-rc.16605 + 7.3.0-rc.16605 + 7.3.0-rc.16605 + 7.3.0-rc.16605 + 7.3.0-rc.16605 + 7.3.0-rc.16605 + 7.3.0-rc.16605 + 7.3.0-rc.16605 + 7.3.0-rc.16605 + 7.3.0-rc.16605 + 7.3.0-rc.16605 + 7.3.0-rc.16605 + 7.3.0-rc.16605 + 7.3.0-rc.16605 + 7.3.0-rc.16605 + 7.3.0-rc.16605 10.0.4 2.0.4 10.0.4 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 247cdb4dfa47..745077a7b890 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,42 +1,42 @@ - + https://github.com/dotnet/dotnet - 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 + 477bac71c7614fbccf2e77910a08b8afe278f7a2 https://github.com/dotnet/dotnet - 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 + 477bac71c7614fbccf2e77910a08b8afe278f7a2 https://github.com/dotnet/dotnet - 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 + 477bac71c7614fbccf2e77910a08b8afe278f7a2 https://github.com/dotnet/dotnet - 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 + 477bac71c7614fbccf2e77910a08b8afe278f7a2 https://github.com/dotnet/dotnet - 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 + 477bac71c7614fbccf2e77910a08b8afe278f7a2 - + https://github.com/dotnet/dotnet - 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 + 477bac71c7614fbccf2e77910a08b8afe278f7a2 - + https://github.com/dotnet/dotnet - 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 + 477bac71c7614fbccf2e77910a08b8afe278f7a2 https://github.com/dotnet/dotnet - 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 + 477bac71c7614fbccf2e77910a08b8afe278f7a2 - + https://github.com/dotnet/dotnet - 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 + 477bac71c7614fbccf2e77910a08b8afe278f7a2 https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet @@ -74,136 +74,136 @@ https://github.com/dotnet/dotnet - 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 + 477bac71c7614fbccf2e77910a08b8afe278f7a2 - + https://github.com/dotnet/dotnet - 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 + 477bac71c7614fbccf2e77910a08b8afe278f7a2 - + https://github.com/dotnet/dotnet - 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 + 477bac71c7614fbccf2e77910a08b8afe278f7a2 - + https://github.com/dotnet/dotnet - 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 + 477bac71c7614fbccf2e77910a08b8afe278f7a2 - + https://github.com/dotnet/dotnet - 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 + 477bac71c7614fbccf2e77910a08b8afe278f7a2 - + https://github.com/dotnet/dotnet - 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 + 477bac71c7614fbccf2e77910a08b8afe278f7a2 - + https://github.com/dotnet/dotnet - 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 + 477bac71c7614fbccf2e77910a08b8afe278f7a2 - + https://github.com/dotnet/dotnet - 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 + 477bac71c7614fbccf2e77910a08b8afe278f7a2 - + https://github.com/dotnet/dotnet - 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 + 477bac71c7614fbccf2e77910a08b8afe278f7a2 - + https://github.com/dotnet/dotnet - 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 + 477bac71c7614fbccf2e77910a08b8afe278f7a2 - + https://github.com/dotnet/dotnet - 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 + 477bac71c7614fbccf2e77910a08b8afe278f7a2 - + https://github.com/dotnet/dotnet - 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 + 477bac71c7614fbccf2e77910a08b8afe278f7a2 - + https://github.com/dotnet/dotnet - 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 + 477bac71c7614fbccf2e77910a08b8afe278f7a2 - + https://github.com/dotnet/dotnet - 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 + 477bac71c7614fbccf2e77910a08b8afe278f7a2 - + https://github.com/dotnet/dotnet - 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 + 477bac71c7614fbccf2e77910a08b8afe278f7a2 - + https://github.com/dotnet/dotnet - 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 + 477bac71c7614fbccf2e77910a08b8afe278f7a2 - + https://github.com/dotnet/dotnet - 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 + 477bac71c7614fbccf2e77910a08b8afe278f7a2 - + https://github.com/dotnet/dotnet - 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 + 477bac71c7614fbccf2e77910a08b8afe278f7a2 - + https://github.com/dotnet/dotnet - 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 + 477bac71c7614fbccf2e77910a08b8afe278f7a2 - + https://github.com/dotnet/dotnet - 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 + 477bac71c7614fbccf2e77910a08b8afe278f7a2 - + https://github.com/dotnet/dotnet - 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 + 477bac71c7614fbccf2e77910a08b8afe278f7a2 - + https://github.com/dotnet/dotnet - 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 + 477bac71c7614fbccf2e77910a08b8afe278f7a2 - + https://github.com/dotnet/dotnet - 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 + 477bac71c7614fbccf2e77910a08b8afe278f7a2 - + https://github.com/dotnet/dotnet - 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 + 477bac71c7614fbccf2e77910a08b8afe278f7a2 - + https://github.com/dotnet/dotnet - 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 + 477bac71c7614fbccf2e77910a08b8afe278f7a2 - + https://github.com/dotnet/dotnet - 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 + 477bac71c7614fbccf2e77910a08b8afe278f7a2 - + https://github.com/dotnet/dotnet - 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 + 477bac71c7614fbccf2e77910a08b8afe278f7a2 - + https://github.com/dotnet/dotnet - 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 + 477bac71c7614fbccf2e77910a08b8afe278f7a2 - + https://github.com/dotnet/dotnet - 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 + 477bac71c7614fbccf2e77910a08b8afe278f7a2 - + https://github.com/dotnet/dotnet - 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 + 477bac71c7614fbccf2e77910a08b8afe278f7a2 - + https://github.com/dotnet/dotnet - 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 + 477bac71c7614fbccf2e77910a08b8afe278f7a2 - + https://github.com/dotnet/dotnet - 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 + 477bac71c7614fbccf2e77910a08b8afe278f7a2 - + https://github.com/dotnet/dotnet - 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 + 477bac71c7614fbccf2e77910a08b8afe278f7a2 https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet @@ -370,25 +370,25 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet 80d3e14f5e08b4888f464e3cd0d0b2445b63ec46 - + https://github.com/dotnet/dotnet - 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 + 477bac71c7614fbccf2e77910a08b8afe278f7a2 - + https://github.com/dotnet/dotnet - 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 + 477bac71c7614fbccf2e77910a08b8afe278f7a2 - + https://github.com/dotnet/dotnet - 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 + 477bac71c7614fbccf2e77910a08b8afe278f7a2 https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet 80d3e14f5e08b4888f464e3cd0d0b2445b63ec46 - + https://github.com/dotnet/dotnet - 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 + 477bac71c7614fbccf2e77910a08b8afe278f7a2 https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet @@ -407,27 +407,27 @@ https://github.com/dotnet/dotnet - 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 + 477bac71c7614fbccf2e77910a08b8afe278f7a2 https://github.com/dotnet/dotnet - 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 + 477bac71c7614fbccf2e77910a08b8afe278f7a2 https://github.com/dotnet/dotnet - 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 + 477bac71c7614fbccf2e77910a08b8afe278f7a2 https://github.com/dotnet/dotnet - 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 + 477bac71c7614fbccf2e77910a08b8afe278f7a2 https://github.com/dotnet/dotnet - 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 + 477bac71c7614fbccf2e77910a08b8afe278f7a2 https://github.com/dotnet/dotnet - 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 + 477bac71c7614fbccf2e77910a08b8afe278f7a2 @@ -514,9 +514,9 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet 80d3e14f5e08b4888f464e3cd0d0b2445b63ec46 - + https://github.com/dotnet/dotnet - 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 + 477bac71c7614fbccf2e77910a08b8afe278f7a2 https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet @@ -524,37 +524,37 @@ - + https://github.com/dotnet/dotnet - 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 + 477bac71c7614fbccf2e77910a08b8afe278f7a2 - + https://github.com/dotnet/dotnet - 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 + 477bac71c7614fbccf2e77910a08b8afe278f7a2 - + https://github.com/dotnet/dotnet - 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 + 477bac71c7614fbccf2e77910a08b8afe278f7a2 - + https://github.com/dotnet/dotnet - 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 + 477bac71c7614fbccf2e77910a08b8afe278f7a2 - + https://github.com/dotnet/dotnet - 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 + 477bac71c7614fbccf2e77910a08b8afe278f7a2 - + https://github.com/dotnet/dotnet - 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 + 477bac71c7614fbccf2e77910a08b8afe278f7a2 - + https://github.com/dotnet/dotnet - 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 + 477bac71c7614fbccf2e77910a08b8afe278f7a2 - + https://github.com/dotnet/dotnet - 85b1f0b6d60da5e767ebb4b4cfd0a15026a94781 + 477bac71c7614fbccf2e77910a08b8afe278f7a2 https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet diff --git a/global.json b/global.json index 92ea478d8e45..aa49e189cd82 100644 --- a/global.json +++ b/global.json @@ -21,8 +21,8 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26163.114", - "Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.26163.114", + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26165.105", + "Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.26165.105", "Microsoft.Build.NoTargets": "3.7.0", "Microsoft.Build.Traversal": "3.4.0", "Microsoft.WixToolset.Sdk": "5.0.2-dotnet.2811440" From d85bb6ed07c43c0107141c51ccf1bcef65ed1b13 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 16 Mar 2026 17:48:06 +0000 Subject: [PATCH 15/15] Update dependencies from build 306345 Updated Dependencies: Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal, Microsoft.CodeAnalysis.Razor.Tooling.Internal, Microsoft.NET.Sdk.Razor.SourceGenerators.Transport (Version 10.0.0-preview.26165.105 -> 10.0.0-preview.26165.110) Microsoft.Build (Version 18.3.3 -> 18.3.3) Microsoft.Build.Localization (Version 18.3.3-servicing-26165-105 -> 18.3.3-servicing-26165-110) Microsoft.Build.NuGetSdkResolver, NuGet.Build.Tasks, NuGet.Build.Tasks.Console, NuGet.Build.Tasks.Pack, NuGet.CommandLine.XPlat, NuGet.Commands, NuGet.Common, NuGet.Configuration, NuGet.Credentials, NuGet.DependencyResolver.Core, NuGet.Frameworks, NuGet.LibraryModel, NuGet.Localization, NuGet.Packaging, NuGet.ProjectModel, NuGet.Protocol, NuGet.Versioning (Version 7.3.0-rc.16605 -> 7.3.0-rc.16610) Microsoft.Build.Tasks.Git, Microsoft.SourceLink.AzureRepos.Git, Microsoft.SourceLink.Bitbucket.Git, Microsoft.SourceLink.Common, Microsoft.SourceLink.GitHub, Microsoft.SourceLink.GitLab, Microsoft.TemplateEngine.Abstractions, Microsoft.TemplateEngine.Authoring.TemplateVerifier, Microsoft.TemplateEngine.Edge, Microsoft.TemplateEngine.Orchestrator.RunnableProjects, Microsoft.TemplateEngine.Utils, Microsoft.TemplateSearch.Common (Version 10.0.202 -> 10.0.202) Microsoft.CodeAnalysis, Microsoft.CodeAnalysis.BuildClient, Microsoft.CodeAnalysis.CSharp, Microsoft.CodeAnalysis.CSharp.CodeStyle, Microsoft.CodeAnalysis.CSharp.Features, Microsoft.CodeAnalysis.CSharp.Workspaces, Microsoft.CodeAnalysis.ExternalAccess.HotReload, Microsoft.CodeAnalysis.PublicApiAnalyzers, Microsoft.CodeAnalysis.Workspaces.Common, Microsoft.CodeAnalysis.Workspaces.MSBuild, Microsoft.Net.Compilers.Toolset, Microsoft.Net.Compilers.Toolset.Framework (Version 5.3.0-2.26165.105 -> 5.3.0-2.26165.110) Microsoft.DotNet.Arcade.Sdk, Microsoft.DotNet.Build.Tasks.Installers, Microsoft.DotNet.Build.Tasks.Templating, Microsoft.DotNet.Build.Tasks.Workloads, Microsoft.DotNet.Helix.Sdk, Microsoft.DotNet.SignTool, Microsoft.DotNet.XliffTasks, Microsoft.DotNet.XUnitExtensions (Version 10.0.0-beta.26165.105 -> 10.0.0-beta.26165.110) Microsoft.FSharp.Compiler (Version 15.2.202-servicing.26165.105 -> 15.2.202-servicing.26165.110) Microsoft.NET.Test.Sdk, Microsoft.TestPlatform.Build, Microsoft.TestPlatform.CLI (Version 18.3.0-release-26165-105 -> 18.3.0-release-26165-110) Microsoft.TemplateEngine.Mocks, Microsoft.TemplateEngine.TestHelper, Microsoft.TemplateSearch.TemplateDiscovery (Version 10.0.202-servicing.26165.105 -> 10.0.202-servicing.26165.110) [[ commit created by automation ]] --- NuGet.config | 2 +- eng/Version.Details.props | 96 ++++++++--------- eng/Version.Details.xml | 220 +++++++++++++++++++------------------- global.json | 6 +- 4 files changed, 162 insertions(+), 162 deletions(-) diff --git a/NuGet.config b/NuGet.config index 35e7859d7df3..b4cefe38af01 100644 --- a/NuGet.config +++ b/NuGet.config @@ -4,7 +4,7 @@ - + diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 159678de782e..c78d31dbf6f7 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -30,37 +30,37 @@ This file should be imported by eng/Versions.props 10.0.4 10.0.4-servicing.26119.110 10.0.4-servicing.26119.110 - 10.0.0-preview.26165.105 + 10.0.0-preview.26165.110 10.0.4 10.0.4 18.3.3 - 18.3.3-servicing-26165-105 - 7.3.0-rc.16605 + 18.3.3-servicing-26165-110 + 7.3.0-rc.16610 10.0.202 - 5.3.0-2.26165.105 - 5.3.0-2.26165.105 - 5.3.0-2.26165.105 - 5.3.0-2.26165.105 - 5.3.0-2.26165.105 - 5.3.0-2.26165.105 - 5.3.0-2.26165.105 - 5.3.0-2.26165.105 - 10.0.0-preview.26165.105 - 5.3.0-2.26165.105 - 5.3.0-2.26165.105 + 5.3.0-2.26165.110 + 5.3.0-2.26165.110 + 5.3.0-2.26165.110 + 5.3.0-2.26165.110 + 5.3.0-2.26165.110 + 5.3.0-2.26165.110 + 5.3.0-2.26165.110 + 5.3.0-2.26165.110 + 10.0.0-preview.26165.110 + 5.3.0-2.26165.110 + 5.3.0-2.26165.110 2.0.0-preview.1.26119.110 2.2.4 - 10.0.0-beta.26165.105 - 10.0.0-beta.26165.105 - 10.0.0-beta.26165.105 - 10.0.0-beta.26165.105 - 10.0.0-beta.26165.105 - 10.0.0-beta.26165.105 + 10.0.0-beta.26165.110 + 10.0.0-beta.26165.110 + 10.0.0-beta.26165.110 + 10.0.0-beta.26165.110 + 10.0.0-beta.26165.110 + 10.0.0-beta.26165.110 10.0.4 10.0.4 10.0.4-servicing.26119.110 - 10.0.0-beta.26165.105 - 10.0.0-beta.26165.105 + 10.0.0-beta.26165.110 + 10.0.0-beta.26165.110 10.0.4 10.0.4 10.0.4 @@ -70,17 +70,17 @@ This file should be imported by eng/Versions.props 10.0.4 10.0.4 10.0.4 - 15.2.202-servicing.26165.105 + 15.2.202-servicing.26165.110 10.0.4 - 5.3.0-2.26165.105 - 5.3.0-2.26165.105 + 5.3.0-2.26165.110 + 5.3.0-2.26165.110 10.0.4-servicing.26119.110 10.0.4 10.0.4 10.0.0-preview.7.25377.103 - 10.0.0-preview.26165.105 + 10.0.0-preview.26165.110 10.0.4-servicing.26119.110 - 18.3.0-release-26165-105 + 18.3.0-release-26165-110 10.0.4 10.0.4-servicing.26119.110 10.0.202 @@ -91,34 +91,34 @@ This file should be imported by eng/Versions.props 10.0.202 10.0.202 10.0.202 - 10.0.202-servicing.26165.105 + 10.0.202-servicing.26165.110 10.0.202 - 10.0.202-servicing.26165.105 + 10.0.202-servicing.26165.110 10.0.202 10.0.202 - 10.0.202-servicing.26165.105 - 18.3.0-release-26165-105 - 18.3.0-release-26165-105 + 10.0.202-servicing.26165.110 + 18.3.0-release-26165-110 + 18.3.0-release-26165-110 3.2.4 10.0.4 10.0.4-servicing.26119.110 10.0.4 - 7.3.0-rc.16605 - 7.3.0-rc.16605 - 7.3.0-rc.16605 - 7.3.0-rc.16605 - 7.3.0-rc.16605 - 7.3.0-rc.16605 - 7.3.0-rc.16605 - 7.3.0-rc.16605 - 7.3.0-rc.16605 - 7.3.0-rc.16605 - 7.3.0-rc.16605 - 7.3.0-rc.16605 - 7.3.0-rc.16605 - 7.3.0-rc.16605 - 7.3.0-rc.16605 - 7.3.0-rc.16605 + 7.3.0-rc.16610 + 7.3.0-rc.16610 + 7.3.0-rc.16610 + 7.3.0-rc.16610 + 7.3.0-rc.16610 + 7.3.0-rc.16610 + 7.3.0-rc.16610 + 7.3.0-rc.16610 + 7.3.0-rc.16610 + 7.3.0-rc.16610 + 7.3.0-rc.16610 + 7.3.0-rc.16610 + 7.3.0-rc.16610 + 7.3.0-rc.16610 + 7.3.0-rc.16610 + 7.3.0-rc.16610 10.0.4 2.0.4 10.0.4 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 745077a7b890..d5c96cad8642 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,42 +1,42 @@ - + https://github.com/dotnet/dotnet - 477bac71c7614fbccf2e77910a08b8afe278f7a2 + 371b9b5d0aefef66a1db9caba3a697ca58a04eb7 https://github.com/dotnet/dotnet - 477bac71c7614fbccf2e77910a08b8afe278f7a2 + 371b9b5d0aefef66a1db9caba3a697ca58a04eb7 https://github.com/dotnet/dotnet - 477bac71c7614fbccf2e77910a08b8afe278f7a2 + 371b9b5d0aefef66a1db9caba3a697ca58a04eb7 https://github.com/dotnet/dotnet - 477bac71c7614fbccf2e77910a08b8afe278f7a2 + 371b9b5d0aefef66a1db9caba3a697ca58a04eb7 https://github.com/dotnet/dotnet - 477bac71c7614fbccf2e77910a08b8afe278f7a2 + 371b9b5d0aefef66a1db9caba3a697ca58a04eb7 - + https://github.com/dotnet/dotnet - 477bac71c7614fbccf2e77910a08b8afe278f7a2 + 371b9b5d0aefef66a1db9caba3a697ca58a04eb7 - + https://github.com/dotnet/dotnet - 477bac71c7614fbccf2e77910a08b8afe278f7a2 + 371b9b5d0aefef66a1db9caba3a697ca58a04eb7 https://github.com/dotnet/dotnet - 477bac71c7614fbccf2e77910a08b8afe278f7a2 + 371b9b5d0aefef66a1db9caba3a697ca58a04eb7 - + https://github.com/dotnet/dotnet - 477bac71c7614fbccf2e77910a08b8afe278f7a2 + 371b9b5d0aefef66a1db9caba3a697ca58a04eb7 https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet @@ -74,136 +74,136 @@ https://github.com/dotnet/dotnet - 477bac71c7614fbccf2e77910a08b8afe278f7a2 + 371b9b5d0aefef66a1db9caba3a697ca58a04eb7 - + https://github.com/dotnet/dotnet - 477bac71c7614fbccf2e77910a08b8afe278f7a2 + 371b9b5d0aefef66a1db9caba3a697ca58a04eb7 - + https://github.com/dotnet/dotnet - 477bac71c7614fbccf2e77910a08b8afe278f7a2 + 371b9b5d0aefef66a1db9caba3a697ca58a04eb7 - + https://github.com/dotnet/dotnet - 477bac71c7614fbccf2e77910a08b8afe278f7a2 + 371b9b5d0aefef66a1db9caba3a697ca58a04eb7 - + https://github.com/dotnet/dotnet - 477bac71c7614fbccf2e77910a08b8afe278f7a2 + 371b9b5d0aefef66a1db9caba3a697ca58a04eb7 - + https://github.com/dotnet/dotnet - 477bac71c7614fbccf2e77910a08b8afe278f7a2 + 371b9b5d0aefef66a1db9caba3a697ca58a04eb7 - + https://github.com/dotnet/dotnet - 477bac71c7614fbccf2e77910a08b8afe278f7a2 + 371b9b5d0aefef66a1db9caba3a697ca58a04eb7 - + https://github.com/dotnet/dotnet - 477bac71c7614fbccf2e77910a08b8afe278f7a2 + 371b9b5d0aefef66a1db9caba3a697ca58a04eb7 - + https://github.com/dotnet/dotnet - 477bac71c7614fbccf2e77910a08b8afe278f7a2 + 371b9b5d0aefef66a1db9caba3a697ca58a04eb7 - + https://github.com/dotnet/dotnet - 477bac71c7614fbccf2e77910a08b8afe278f7a2 + 371b9b5d0aefef66a1db9caba3a697ca58a04eb7 - + https://github.com/dotnet/dotnet - 477bac71c7614fbccf2e77910a08b8afe278f7a2 + 371b9b5d0aefef66a1db9caba3a697ca58a04eb7 - + https://github.com/dotnet/dotnet - 477bac71c7614fbccf2e77910a08b8afe278f7a2 + 371b9b5d0aefef66a1db9caba3a697ca58a04eb7 - + https://github.com/dotnet/dotnet - 477bac71c7614fbccf2e77910a08b8afe278f7a2 + 371b9b5d0aefef66a1db9caba3a697ca58a04eb7 - + https://github.com/dotnet/dotnet - 477bac71c7614fbccf2e77910a08b8afe278f7a2 + 371b9b5d0aefef66a1db9caba3a697ca58a04eb7 - + https://github.com/dotnet/dotnet - 477bac71c7614fbccf2e77910a08b8afe278f7a2 + 371b9b5d0aefef66a1db9caba3a697ca58a04eb7 - + https://github.com/dotnet/dotnet - 477bac71c7614fbccf2e77910a08b8afe278f7a2 + 371b9b5d0aefef66a1db9caba3a697ca58a04eb7 - + https://github.com/dotnet/dotnet - 477bac71c7614fbccf2e77910a08b8afe278f7a2 + 371b9b5d0aefef66a1db9caba3a697ca58a04eb7 - + https://github.com/dotnet/dotnet - 477bac71c7614fbccf2e77910a08b8afe278f7a2 + 371b9b5d0aefef66a1db9caba3a697ca58a04eb7 - + https://github.com/dotnet/dotnet - 477bac71c7614fbccf2e77910a08b8afe278f7a2 + 371b9b5d0aefef66a1db9caba3a697ca58a04eb7 - + https://github.com/dotnet/dotnet - 477bac71c7614fbccf2e77910a08b8afe278f7a2 + 371b9b5d0aefef66a1db9caba3a697ca58a04eb7 - + https://github.com/dotnet/dotnet - 477bac71c7614fbccf2e77910a08b8afe278f7a2 + 371b9b5d0aefef66a1db9caba3a697ca58a04eb7 - + https://github.com/dotnet/dotnet - 477bac71c7614fbccf2e77910a08b8afe278f7a2 + 371b9b5d0aefef66a1db9caba3a697ca58a04eb7 - + https://github.com/dotnet/dotnet - 477bac71c7614fbccf2e77910a08b8afe278f7a2 + 371b9b5d0aefef66a1db9caba3a697ca58a04eb7 - + https://github.com/dotnet/dotnet - 477bac71c7614fbccf2e77910a08b8afe278f7a2 + 371b9b5d0aefef66a1db9caba3a697ca58a04eb7 - + https://github.com/dotnet/dotnet - 477bac71c7614fbccf2e77910a08b8afe278f7a2 + 371b9b5d0aefef66a1db9caba3a697ca58a04eb7 - + https://github.com/dotnet/dotnet - 477bac71c7614fbccf2e77910a08b8afe278f7a2 + 371b9b5d0aefef66a1db9caba3a697ca58a04eb7 - + https://github.com/dotnet/dotnet - 477bac71c7614fbccf2e77910a08b8afe278f7a2 + 371b9b5d0aefef66a1db9caba3a697ca58a04eb7 - + https://github.com/dotnet/dotnet - 477bac71c7614fbccf2e77910a08b8afe278f7a2 + 371b9b5d0aefef66a1db9caba3a697ca58a04eb7 - + https://github.com/dotnet/dotnet - 477bac71c7614fbccf2e77910a08b8afe278f7a2 + 371b9b5d0aefef66a1db9caba3a697ca58a04eb7 - + https://github.com/dotnet/dotnet - 477bac71c7614fbccf2e77910a08b8afe278f7a2 + 371b9b5d0aefef66a1db9caba3a697ca58a04eb7 - + https://github.com/dotnet/dotnet - 477bac71c7614fbccf2e77910a08b8afe278f7a2 + 371b9b5d0aefef66a1db9caba3a697ca58a04eb7 - + https://github.com/dotnet/dotnet - 477bac71c7614fbccf2e77910a08b8afe278f7a2 + 371b9b5d0aefef66a1db9caba3a697ca58a04eb7 - + https://github.com/dotnet/dotnet - 477bac71c7614fbccf2e77910a08b8afe278f7a2 + 371b9b5d0aefef66a1db9caba3a697ca58a04eb7 https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet @@ -370,25 +370,25 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet 80d3e14f5e08b4888f464e3cd0d0b2445b63ec46 - + https://github.com/dotnet/dotnet - 477bac71c7614fbccf2e77910a08b8afe278f7a2 + 371b9b5d0aefef66a1db9caba3a697ca58a04eb7 - + https://github.com/dotnet/dotnet - 477bac71c7614fbccf2e77910a08b8afe278f7a2 + 371b9b5d0aefef66a1db9caba3a697ca58a04eb7 - + https://github.com/dotnet/dotnet - 477bac71c7614fbccf2e77910a08b8afe278f7a2 + 371b9b5d0aefef66a1db9caba3a697ca58a04eb7 https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet 80d3e14f5e08b4888f464e3cd0d0b2445b63ec46 - + https://github.com/dotnet/dotnet - 477bac71c7614fbccf2e77910a08b8afe278f7a2 + 371b9b5d0aefef66a1db9caba3a697ca58a04eb7 https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet @@ -407,27 +407,27 @@ https://github.com/dotnet/dotnet - 477bac71c7614fbccf2e77910a08b8afe278f7a2 + 371b9b5d0aefef66a1db9caba3a697ca58a04eb7 https://github.com/dotnet/dotnet - 477bac71c7614fbccf2e77910a08b8afe278f7a2 + 371b9b5d0aefef66a1db9caba3a697ca58a04eb7 https://github.com/dotnet/dotnet - 477bac71c7614fbccf2e77910a08b8afe278f7a2 + 371b9b5d0aefef66a1db9caba3a697ca58a04eb7 https://github.com/dotnet/dotnet - 477bac71c7614fbccf2e77910a08b8afe278f7a2 + 371b9b5d0aefef66a1db9caba3a697ca58a04eb7 https://github.com/dotnet/dotnet - 477bac71c7614fbccf2e77910a08b8afe278f7a2 + 371b9b5d0aefef66a1db9caba3a697ca58a04eb7 https://github.com/dotnet/dotnet - 477bac71c7614fbccf2e77910a08b8afe278f7a2 + 371b9b5d0aefef66a1db9caba3a697ca58a04eb7 @@ -514,9 +514,9 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet 80d3e14f5e08b4888f464e3cd0d0b2445b63ec46 - + https://github.com/dotnet/dotnet - 477bac71c7614fbccf2e77910a08b8afe278f7a2 + 371b9b5d0aefef66a1db9caba3a697ca58a04eb7 https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet @@ -524,37 +524,37 @@ - + https://github.com/dotnet/dotnet - 477bac71c7614fbccf2e77910a08b8afe278f7a2 + 371b9b5d0aefef66a1db9caba3a697ca58a04eb7 - + https://github.com/dotnet/dotnet - 477bac71c7614fbccf2e77910a08b8afe278f7a2 + 371b9b5d0aefef66a1db9caba3a697ca58a04eb7 - + https://github.com/dotnet/dotnet - 477bac71c7614fbccf2e77910a08b8afe278f7a2 + 371b9b5d0aefef66a1db9caba3a697ca58a04eb7 - + https://github.com/dotnet/dotnet - 477bac71c7614fbccf2e77910a08b8afe278f7a2 + 371b9b5d0aefef66a1db9caba3a697ca58a04eb7 - + https://github.com/dotnet/dotnet - 477bac71c7614fbccf2e77910a08b8afe278f7a2 + 371b9b5d0aefef66a1db9caba3a697ca58a04eb7 - + https://github.com/dotnet/dotnet - 477bac71c7614fbccf2e77910a08b8afe278f7a2 + 371b9b5d0aefef66a1db9caba3a697ca58a04eb7 - + https://github.com/dotnet/dotnet - 477bac71c7614fbccf2e77910a08b8afe278f7a2 + 371b9b5d0aefef66a1db9caba3a697ca58a04eb7 - + https://github.com/dotnet/dotnet - 477bac71c7614fbccf2e77910a08b8afe278f7a2 + 371b9b5d0aefef66a1db9caba3a697ca58a04eb7 https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet diff --git a/global.json b/global.json index aa49e189cd82..74c305d2ffdd 100644 --- a/global.json +++ b/global.json @@ -7,7 +7,7 @@ "errorMessage": "The .NET SDK is not installed or is not configured correctly. Please run ./build to install the correct SDK version locally." }, "tools": { - "dotnet": "10.0.105", + "dotnet": "10.0.200", "runtimes": { "dotnet": [ "$(MicrosoftNETCorePlatformsPackageVersion)" @@ -21,8 +21,8 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26165.105", - "Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.26165.105", + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26165.110", + "Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.26165.110", "Microsoft.Build.NoTargets": "3.7.0", "Microsoft.Build.Traversal": "3.4.0", "Microsoft.WixToolset.Sdk": "5.0.2-dotnet.2811440"