From b8a46d17a299aac0756e50433179f4246b8eb909 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 17 Sep 2025 18:28:04 +0000 Subject: [PATCH 1/7] Backflow from https://github.com/dotnet/dotnet / 2ea48b2 build 283558 [[ commit created by automation ]] --- es-metadata.yml | 8 ++++++++ src/Components/Components/src/RouteView.cs | 1 + 2 files changed, 9 insertions(+) create mode 100644 es-metadata.yml diff --git a/es-metadata.yml b/es-metadata.yml new file mode 100644 index 000000000000..a9fe05cc4ca9 --- /dev/null +++ b/es-metadata.yml @@ -0,0 +1,8 @@ +schemaVersion: 0.0.1 +isProduction: true +accountableOwners: + service: 4db45fa9-fb0f-43ce-b523-ad1da773dfbc +routing: + defaultAreaPath: + org: devdiv + path: DevDiv\ASP.NET Core\Policy Violations diff --git a/src/Components/Components/src/RouteView.cs b/src/Components/Components/src/RouteView.cs index 46cda45a0fed..36560a2aa342 100644 --- a/src/Components/Components/src/RouteView.cs +++ b/src/Components/Components/src/RouteView.cs @@ -68,6 +68,7 @@ public Task SetParametersAsync(ParameterView parameters) /// Renders the component. /// /// The . + [UnconditionalSuppressMessage("Trimming", "IL2110", Justification = "Layout components are preserved because the LayoutAttribute constructor parameter is correctly annotated.")] [UnconditionalSuppressMessage("Trimming", "IL2111", Justification = "Layout components are preserved because the LayoutAttribute constructor parameter is correctly annotated.")] [UnconditionalSuppressMessage("Trimming", "IL2118", Justification = "Layout components are preserved because the LayoutAttribute constructor parameter is correctly annotated.")] protected virtual void Render(RenderTreeBuilder builder) From 5d60ce8b4b70726d4969242854a892cef92f49e2 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 17 Sep 2025 18:28:06 +0000 Subject: [PATCH 2/7] Update dependencies from https://github.com/dotnet/dotnet build 283558 Updated Dependencies: Microsoft.NET.Runtime.WebAssembly.Sdk, Microsoft.NETCore.BrowserDebugHost.Transport, Microsoft.NET.Runtime.MonoAOTCompiler.Task, Microsoft.Bcl.AsyncInterfaces, Microsoft.Bcl.TimeProvider, Microsoft.Extensions.Caching.Abstractions, Microsoft.Extensions.Caching.Memory, Microsoft.Extensions.Configuration, Microsoft.Extensions.Configuration.Abstractions, Microsoft.Extensions.Configuration.Binder, Microsoft.Extensions.Configuration.CommandLine, Microsoft.Extensions.Configuration.EnvironmentVariables, Microsoft.Extensions.Configuration.FileExtensions, Microsoft.Extensions.Configuration.Ini, Microsoft.Extensions.Configuration.Json, Microsoft.Extensions.Configuration.UserSecrets, Microsoft.Extensions.Configuration.Xml, Microsoft.Extensions.DependencyInjection, Microsoft.Extensions.DependencyInjection.Abstractions, Microsoft.Extensions.DependencyModel, Microsoft.Extensions.Diagnostics, Microsoft.Extensions.Diagnostics.Abstractions, Microsoft.Extensions.FileProviders.Abstractions, Microsoft.Extensions.FileProviders.Composite, Microsoft.Extensions.FileProviders.Physical, Microsoft.Extensions.FileSystemGlobbing, Microsoft.Extensions.HostFactoryResolver.Sources, Microsoft.Extensions.Hosting, Microsoft.Extensions.Hosting.Abstractions, Microsoft.Extensions.Http, Microsoft.Extensions.Logging, Microsoft.Extensions.Logging.Abstractions, Microsoft.Extensions.Logging.Configuration, Microsoft.Extensions.Logging.Console, Microsoft.Extensions.Logging.Debug, Microsoft.Extensions.Logging.EventLog, Microsoft.Extensions.Logging.EventSource, Microsoft.Extensions.Logging.TraceSource, Microsoft.Extensions.Options, Microsoft.Extensions.Options.ConfigurationExtensions, Microsoft.Extensions.Options.DataAnnotations, Microsoft.Extensions.Primitives, Microsoft.Internal.Runtime.AspNetCore.Transport, Microsoft.NETCore.App.Ref, Microsoft.NETCore.Platforms, System.Collections.Immutable, System.Composition, System.Configuration.ConfigurationManager, System.Diagnostics.DiagnosticSource, System.Diagnostics.EventLog, System.Diagnostics.PerformanceCounter, System.DirectoryServices.Protocols, System.Formats.Asn1, System.Formats.Cbor, System.IO.Hashing, System.IO.Pipelines, System.Memory.Data, System.Net.Http.Json, System.Net.Http.WinHttpHandler, System.Net.ServerSentEvents, System.Numerics.Tensors, System.Reflection.Metadata, System.Resources.Extensions, System.Runtime.Caching, System.Security.Cryptography.Pkcs, System.Security.Cryptography.Xml, System.Security.Permissions, System.ServiceProcess.ServiceController, System.Text.Encodings.Web, System.Text.Json, System.Threading.AccessControl, System.Threading.Channels, System.Threading.RateLimiting (Version 10.0.0-rc.1.25420.121 -> 10.0.0-rc.1.25467.101) dotnet-ef, Microsoft.EntityFrameworkCore, Microsoft.EntityFrameworkCore.Design, Microsoft.EntityFrameworkCore.InMemory, Microsoft.EntityFrameworkCore.Relational, Microsoft.EntityFrameworkCore.Sqlite, Microsoft.EntityFrameworkCore.SqlServer, Microsoft.EntityFrameworkCore.Tools (Version 10.0.0-rc.1.25420.121 -> 10.0.0-rc.2.25467.101) Microsoft.DotNet.Arcade.Sdk, Microsoft.DotNet.Build.Tasks.Archives, Microsoft.DotNet.Build.Tasks.Installers, Microsoft.DotNet.Build.Tasks.Templating, Microsoft.DotNet.Helix.Sdk, Microsoft.DotNet.RemoteExecutor, Microsoft.DotNet.SharedFramework.Sdk (Version 10.0.0-beta.25420.121 -> 11.0.0-beta.25467.101) Microsoft.Web.Xdt (Version 3.2.0-preview.25420.121 -> 3.2.0-preview.25467.101) NuGet.Frameworks, NuGet.Packaging, NuGet.Versioning (Version 7.0.0-preview.1.42121 -> 7.0.0-preview.1.46801) --- eng/Version.Details.props | 184 ++++----- eng/Version.Details.xml | 370 +++++++++--------- .../job/publish-build-assets.yml | 9 +- eng/common/core-templates/jobs/jobs.yml | 2 + .../core-templates/steps/generate-sbom.yml | 2 +- .../steps/source-index-stage1-publish.yml | 4 +- global.json | 6 +- 7 files changed, 293 insertions(+), 284 deletions(-) diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 85c4e8e7a179..c1a7d5d8aa7d 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,98 +6,98 @@ This file should be imported by eng/Versions.props - 10.0.0-rc.1.25420.121 - 10.0.0-rc.1.25420.121 - 10.0.0-rc.1.25420.121 - 10.0.0-beta.25420.121 - 10.0.0-beta.25420.121 - 10.0.0-beta.25420.121 - 10.0.0-beta.25420.121 - 10.0.0-beta.25420.121 - 10.0.0-beta.25420.121 - 10.0.0-beta.25420.121 - 10.0.0-rc.1.25420.121 - 10.0.0-rc.1.25420.121 - 10.0.0-rc.1.25420.121 - 10.0.0-rc.1.25420.121 - 10.0.0-rc.1.25420.121 - 10.0.0-rc.1.25420.121 - 10.0.0-rc.1.25420.121 - 10.0.0-rc.1.25420.121 - 10.0.0-rc.1.25420.121 - 10.0.0-rc.1.25420.121 - 10.0.0-rc.1.25420.121 - 10.0.0-rc.1.25420.121 - 10.0.0-rc.1.25420.121 - 10.0.0-rc.1.25420.121 - 10.0.0-rc.1.25420.121 - 10.0.0-rc.1.25420.121 - 10.0.0-rc.1.25420.121 - 10.0.0-rc.1.25420.121 - 10.0.0-rc.1.25420.121 - 10.0.0-rc.1.25420.121 - 10.0.0-rc.1.25420.121 - 10.0.0-rc.1.25420.121 - 10.0.0-rc.1.25420.121 - 10.0.0-rc.1.25420.121 - 10.0.0-rc.1.25420.121 - 10.0.0-rc.1.25420.121 - 10.0.0-rc.1.25420.121 - 10.0.0-rc.1.25420.121 - 10.0.0-rc.1.25420.121 - 10.0.0-rc.1.25420.121 - 10.0.0-rc.1.25420.121 - 10.0.0-rc.1.25420.121 - 10.0.0-rc.1.25420.121 - 10.0.0-rc.1.25420.121 - 10.0.0-rc.1.25420.121 - 10.0.0-rc.1.25420.121 - 10.0.0-rc.1.25420.121 - 10.0.0-rc.1.25420.121 - 10.0.0-rc.1.25420.121 - 10.0.0-rc.1.25420.121 - 10.0.0-rc.1.25420.121 - 10.0.0-rc.1.25420.121 - 10.0.0-rc.1.25420.121 - 10.0.0-rc.1.25420.121 - 10.0.0-rc.1.25420.121 - 10.0.0-rc.1.25420.121 - 10.0.0-rc.1.25420.121 - 10.0.0-rc.1.25420.121 - 10.0.0-rc.1.25420.121 - 10.0.0-rc.1.25420.121 - 3.2.0-preview.25420.121 - 7.0.0-preview.1.42121 - 7.0.0-preview.1.42121 - 7.0.0-preview.1.42121 - 10.0.0-rc.1.25420.121 - 10.0.0-rc.1.25420.121 - 10.0.0-rc.1.25420.121 - 10.0.0-rc.1.25420.121 - 10.0.0-rc.1.25420.121 - 10.0.0-rc.1.25420.121 - 10.0.0-rc.1.25420.121 - 10.0.0-rc.1.25420.121 - 10.0.0-rc.1.25420.121 - 10.0.0-rc.1.25420.121 - 10.0.0-rc.1.25420.121 - 10.0.0-rc.1.25420.121 - 10.0.0-rc.1.25420.121 - 10.0.0-rc.1.25420.121 - 10.0.0-rc.1.25420.121 - 10.0.0-rc.1.25420.121 - 10.0.0-rc.1.25420.121 - 10.0.0-rc.1.25420.121 - 10.0.0-rc.1.25420.121 - 10.0.0-rc.1.25420.121 - 10.0.0-rc.1.25420.121 - 10.0.0-rc.1.25420.121 - 10.0.0-rc.1.25420.121 - 10.0.0-rc.1.25420.121 - 10.0.0-rc.1.25420.121 - 10.0.0-rc.1.25420.121 - 10.0.0-rc.1.25420.121 - 10.0.0-rc.1.25420.121 + 10.0.0-rc.2.25467.101 + 10.0.0-rc.1.25467.101 + 10.0.0-rc.1.25467.101 + 11.0.0-beta.25467.101 + 11.0.0-beta.25467.101 + 11.0.0-beta.25467.101 + 11.0.0-beta.25467.101 + 11.0.0-beta.25467.101 + 11.0.0-beta.25467.101 + 11.0.0-beta.25467.101 + 10.0.0-rc.2.25467.101 + 10.0.0-rc.2.25467.101 + 10.0.0-rc.2.25467.101 + 10.0.0-rc.2.25467.101 + 10.0.0-rc.2.25467.101 + 10.0.0-rc.2.25467.101 + 10.0.0-rc.2.25467.101 + 10.0.0-rc.1.25467.101 + 10.0.0-rc.1.25467.101 + 10.0.0-rc.1.25467.101 + 10.0.0-rc.1.25467.101 + 10.0.0-rc.1.25467.101 + 10.0.0-rc.1.25467.101 + 10.0.0-rc.1.25467.101 + 10.0.0-rc.1.25467.101 + 10.0.0-rc.1.25467.101 + 10.0.0-rc.1.25467.101 + 10.0.0-rc.1.25467.101 + 10.0.0-rc.1.25467.101 + 10.0.0-rc.1.25467.101 + 10.0.0-rc.1.25467.101 + 10.0.0-rc.1.25467.101 + 10.0.0-rc.1.25467.101 + 10.0.0-rc.1.25467.101 + 10.0.0-rc.1.25467.101 + 10.0.0-rc.1.25467.101 + 10.0.0-rc.1.25467.101 + 10.0.0-rc.1.25467.101 + 10.0.0-rc.1.25467.101 + 10.0.0-rc.1.25467.101 + 10.0.0-rc.1.25467.101 + 10.0.0-rc.1.25467.101 + 10.0.0-rc.1.25467.101 + 10.0.0-rc.1.25467.101 + 10.0.0-rc.1.25467.101 + 10.0.0-rc.1.25467.101 + 10.0.0-rc.1.25467.101 + 10.0.0-rc.1.25467.101 + 10.0.0-rc.1.25467.101 + 10.0.0-rc.1.25467.101 + 10.0.0-rc.1.25467.101 + 10.0.0-rc.1.25467.101 + 10.0.0-rc.1.25467.101 + 10.0.0-rc.1.25467.101 + 10.0.0-rc.1.25467.101 + 10.0.0-rc.1.25467.101 + 10.0.0-rc.1.25467.101 + 10.0.0-rc.1.25467.101 + 10.0.0-rc.1.25467.101 + 10.0.0-rc.1.25467.101 + 3.2.0-preview.25467.101 + 7.0.0-preview.1.46801 + 7.0.0-preview.1.46801 + 7.0.0-preview.1.46801 + 10.0.0-rc.1.25467.101 + 10.0.0-rc.1.25467.101 + 10.0.0-rc.1.25467.101 + 10.0.0-rc.1.25467.101 + 10.0.0-rc.1.25467.101 + 10.0.0-rc.1.25467.101 + 10.0.0-rc.1.25467.101 + 10.0.0-rc.1.25467.101 + 10.0.0-rc.1.25467.101 + 10.0.0-rc.1.25467.101 + 10.0.0-rc.1.25467.101 + 10.0.0-rc.1.25467.101 + 10.0.0-rc.1.25467.101 + 10.0.0-rc.1.25467.101 + 10.0.0-rc.1.25467.101 + 10.0.0-rc.1.25467.101 + 10.0.0-rc.1.25467.101 + 10.0.0-rc.1.25467.101 + 10.0.0-rc.1.25467.101 + 10.0.0-rc.1.25467.101 + 10.0.0-rc.1.25467.101 + 10.0.0-rc.1.25467.101 + 10.0.0-rc.1.25467.101 + 10.0.0-rc.1.25467.101 + 10.0.0-rc.1.25467.101 + 10.0.0-rc.1.25467.101 + 10.0.0-rc.1.25467.101 + 10.0.0-rc.1.25467.101 4.13.0-3.24613.7 4.13.0-3.24613.7 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index e5e6fd735996..63378d293186 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -8,333 +8,333 @@ See https://github.com/dotnet/arcade/blob/master/Documentation/Darc.md for instructions on using darc. --> - + - + https://github.com/dotnet/dotnet - c4dc56079d959dbdb7fc27ea8ad7f95194885923 + 2ea48b2fa69050082e3fa44f2865aacbedcce86c - + https://github.com/dotnet/dotnet - c4dc56079d959dbdb7fc27ea8ad7f95194885923 + 2ea48b2fa69050082e3fa44f2865aacbedcce86c - + https://github.com/dotnet/dotnet - c4dc56079d959dbdb7fc27ea8ad7f95194885923 + 2ea48b2fa69050082e3fa44f2865aacbedcce86c - + https://github.com/dotnet/dotnet - c4dc56079d959dbdb7fc27ea8ad7f95194885923 + 2ea48b2fa69050082e3fa44f2865aacbedcce86c - + https://github.com/dotnet/dotnet - c4dc56079d959dbdb7fc27ea8ad7f95194885923 + 2ea48b2fa69050082e3fa44f2865aacbedcce86c - + https://github.com/dotnet/dotnet - c4dc56079d959dbdb7fc27ea8ad7f95194885923 + 2ea48b2fa69050082e3fa44f2865aacbedcce86c - + https://github.com/dotnet/dotnet - c4dc56079d959dbdb7fc27ea8ad7f95194885923 + 2ea48b2fa69050082e3fa44f2865aacbedcce86c - + https://github.com/dotnet/dotnet - c4dc56079d959dbdb7fc27ea8ad7f95194885923 + 2ea48b2fa69050082e3fa44f2865aacbedcce86c - + https://github.com/dotnet/dotnet - c4dc56079d959dbdb7fc27ea8ad7f95194885923 + 2ea48b2fa69050082e3fa44f2865aacbedcce86c - + https://github.com/dotnet/dotnet - c4dc56079d959dbdb7fc27ea8ad7f95194885923 + 2ea48b2fa69050082e3fa44f2865aacbedcce86c - + https://github.com/dotnet/dotnet - c4dc56079d959dbdb7fc27ea8ad7f95194885923 + 2ea48b2fa69050082e3fa44f2865aacbedcce86c - + https://github.com/dotnet/dotnet - c4dc56079d959dbdb7fc27ea8ad7f95194885923 + 2ea48b2fa69050082e3fa44f2865aacbedcce86c - + https://github.com/dotnet/dotnet - c4dc56079d959dbdb7fc27ea8ad7f95194885923 + 2ea48b2fa69050082e3fa44f2865aacbedcce86c - + https://github.com/dotnet/dotnet - c4dc56079d959dbdb7fc27ea8ad7f95194885923 + 2ea48b2fa69050082e3fa44f2865aacbedcce86c - + https://github.com/dotnet/dotnet - c4dc56079d959dbdb7fc27ea8ad7f95194885923 + 2ea48b2fa69050082e3fa44f2865aacbedcce86c - + https://github.com/dotnet/dotnet - c4dc56079d959dbdb7fc27ea8ad7f95194885923 + 2ea48b2fa69050082e3fa44f2865aacbedcce86c - + https://github.com/dotnet/dotnet - c4dc56079d959dbdb7fc27ea8ad7f95194885923 + 2ea48b2fa69050082e3fa44f2865aacbedcce86c - + https://github.com/dotnet/dotnet - c4dc56079d959dbdb7fc27ea8ad7f95194885923 + 2ea48b2fa69050082e3fa44f2865aacbedcce86c - + https://github.com/dotnet/dotnet - c4dc56079d959dbdb7fc27ea8ad7f95194885923 + 2ea48b2fa69050082e3fa44f2865aacbedcce86c - + https://github.com/dotnet/dotnet - c4dc56079d959dbdb7fc27ea8ad7f95194885923 + 2ea48b2fa69050082e3fa44f2865aacbedcce86c - + https://github.com/dotnet/dotnet - c4dc56079d959dbdb7fc27ea8ad7f95194885923 + 2ea48b2fa69050082e3fa44f2865aacbedcce86c - + https://github.com/dotnet/dotnet - c4dc56079d959dbdb7fc27ea8ad7f95194885923 + 2ea48b2fa69050082e3fa44f2865aacbedcce86c - + https://github.com/dotnet/dotnet - c4dc56079d959dbdb7fc27ea8ad7f95194885923 + 2ea48b2fa69050082e3fa44f2865aacbedcce86c - + https://github.com/dotnet/dotnet - c4dc56079d959dbdb7fc27ea8ad7f95194885923 + 2ea48b2fa69050082e3fa44f2865aacbedcce86c - + https://github.com/dotnet/dotnet - c4dc56079d959dbdb7fc27ea8ad7f95194885923 + 2ea48b2fa69050082e3fa44f2865aacbedcce86c - + https://github.com/dotnet/dotnet - c4dc56079d959dbdb7fc27ea8ad7f95194885923 + 2ea48b2fa69050082e3fa44f2865aacbedcce86c - + https://github.com/dotnet/dotnet - c4dc56079d959dbdb7fc27ea8ad7f95194885923 + 2ea48b2fa69050082e3fa44f2865aacbedcce86c - + https://github.com/dotnet/dotnet - c4dc56079d959dbdb7fc27ea8ad7f95194885923 + 2ea48b2fa69050082e3fa44f2865aacbedcce86c - + https://github.com/dotnet/dotnet - c4dc56079d959dbdb7fc27ea8ad7f95194885923 + 2ea48b2fa69050082e3fa44f2865aacbedcce86c - + https://github.com/dotnet/dotnet - c4dc56079d959dbdb7fc27ea8ad7f95194885923 + 2ea48b2fa69050082e3fa44f2865aacbedcce86c - + https://github.com/dotnet/dotnet - c4dc56079d959dbdb7fc27ea8ad7f95194885923 + 2ea48b2fa69050082e3fa44f2865aacbedcce86c - + https://github.com/dotnet/dotnet - c4dc56079d959dbdb7fc27ea8ad7f95194885923 + 2ea48b2fa69050082e3fa44f2865aacbedcce86c - + https://github.com/dotnet/dotnet - c4dc56079d959dbdb7fc27ea8ad7f95194885923 + 2ea48b2fa69050082e3fa44f2865aacbedcce86c - + https://github.com/dotnet/dotnet - c4dc56079d959dbdb7fc27ea8ad7f95194885923 + 2ea48b2fa69050082e3fa44f2865aacbedcce86c - + https://github.com/dotnet/dotnet - c4dc56079d959dbdb7fc27ea8ad7f95194885923 + 2ea48b2fa69050082e3fa44f2865aacbedcce86c - + https://github.com/dotnet/dotnet - c4dc56079d959dbdb7fc27ea8ad7f95194885923 + 2ea48b2fa69050082e3fa44f2865aacbedcce86c - + https://github.com/dotnet/dotnet - c4dc56079d959dbdb7fc27ea8ad7f95194885923 + 2ea48b2fa69050082e3fa44f2865aacbedcce86c - + https://github.com/dotnet/dotnet - c4dc56079d959dbdb7fc27ea8ad7f95194885923 + 2ea48b2fa69050082e3fa44f2865aacbedcce86c - + https://github.com/dotnet/dotnet - c4dc56079d959dbdb7fc27ea8ad7f95194885923 + 2ea48b2fa69050082e3fa44f2865aacbedcce86c - + https://github.com/dotnet/dotnet - c4dc56079d959dbdb7fc27ea8ad7f95194885923 + 2ea48b2fa69050082e3fa44f2865aacbedcce86c - + https://github.com/dotnet/dotnet - c4dc56079d959dbdb7fc27ea8ad7f95194885923 + 2ea48b2fa69050082e3fa44f2865aacbedcce86c - + https://github.com/dotnet/dotnet - c4dc56079d959dbdb7fc27ea8ad7f95194885923 + 2ea48b2fa69050082e3fa44f2865aacbedcce86c - + https://github.com/dotnet/dotnet - c4dc56079d959dbdb7fc27ea8ad7f95194885923 + 2ea48b2fa69050082e3fa44f2865aacbedcce86c - + https://github.com/dotnet/dotnet - c4dc56079d959dbdb7fc27ea8ad7f95194885923 + 2ea48b2fa69050082e3fa44f2865aacbedcce86c - + https://github.com/dotnet/dotnet - c4dc56079d959dbdb7fc27ea8ad7f95194885923 + 2ea48b2fa69050082e3fa44f2865aacbedcce86c - + https://github.com/dotnet/dotnet - c4dc56079d959dbdb7fc27ea8ad7f95194885923 + 2ea48b2fa69050082e3fa44f2865aacbedcce86c - + https://github.com/dotnet/dotnet - c4dc56079d959dbdb7fc27ea8ad7f95194885923 + 2ea48b2fa69050082e3fa44f2865aacbedcce86c - + https://github.com/dotnet/dotnet - c4dc56079d959dbdb7fc27ea8ad7f95194885923 + 2ea48b2fa69050082e3fa44f2865aacbedcce86c - + https://github.com/dotnet/dotnet - c4dc56079d959dbdb7fc27ea8ad7f95194885923 + 2ea48b2fa69050082e3fa44f2865aacbedcce86c - + https://github.com/dotnet/dotnet - c4dc56079d959dbdb7fc27ea8ad7f95194885923 + 2ea48b2fa69050082e3fa44f2865aacbedcce86c - + https://github.com/dotnet/dotnet - c4dc56079d959dbdb7fc27ea8ad7f95194885923 + 2ea48b2fa69050082e3fa44f2865aacbedcce86c - + https://github.com/dotnet/dotnet - c4dc56079d959dbdb7fc27ea8ad7f95194885923 + 2ea48b2fa69050082e3fa44f2865aacbedcce86c - + https://github.com/dotnet/dotnet - c4dc56079d959dbdb7fc27ea8ad7f95194885923 + 2ea48b2fa69050082e3fa44f2865aacbedcce86c - + https://github.com/dotnet/dotnet - c4dc56079d959dbdb7fc27ea8ad7f95194885923 + 2ea48b2fa69050082e3fa44f2865aacbedcce86c - + https://github.com/dotnet/dotnet - c4dc56079d959dbdb7fc27ea8ad7f95194885923 + 2ea48b2fa69050082e3fa44f2865aacbedcce86c - + https://github.com/dotnet/dotnet - c4dc56079d959dbdb7fc27ea8ad7f95194885923 + 2ea48b2fa69050082e3fa44f2865aacbedcce86c - + https://github.com/dotnet/dotnet - c4dc56079d959dbdb7fc27ea8ad7f95194885923 + 2ea48b2fa69050082e3fa44f2865aacbedcce86c - + https://github.com/dotnet/dotnet - c4dc56079d959dbdb7fc27ea8ad7f95194885923 + 2ea48b2fa69050082e3fa44f2865aacbedcce86c - + https://github.com/dotnet/dotnet - c4dc56079d959dbdb7fc27ea8ad7f95194885923 + 2ea48b2fa69050082e3fa44f2865aacbedcce86c - + https://github.com/dotnet/dotnet - c4dc56079d959dbdb7fc27ea8ad7f95194885923 + 2ea48b2fa69050082e3fa44f2865aacbedcce86c - + https://github.com/dotnet/dotnet - c4dc56079d959dbdb7fc27ea8ad7f95194885923 + 2ea48b2fa69050082e3fa44f2865aacbedcce86c - + https://github.com/dotnet/dotnet - c4dc56079d959dbdb7fc27ea8ad7f95194885923 + 2ea48b2fa69050082e3fa44f2865aacbedcce86c - + https://github.com/dotnet/dotnet - c4dc56079d959dbdb7fc27ea8ad7f95194885923 + 2ea48b2fa69050082e3fa44f2865aacbedcce86c - + https://github.com/dotnet/dotnet - c4dc56079d959dbdb7fc27ea8ad7f95194885923 + 2ea48b2fa69050082e3fa44f2865aacbedcce86c - + https://github.com/dotnet/dotnet - c4dc56079d959dbdb7fc27ea8ad7f95194885923 + 2ea48b2fa69050082e3fa44f2865aacbedcce86c - + https://github.com/dotnet/dotnet - c4dc56079d959dbdb7fc27ea8ad7f95194885923 + 2ea48b2fa69050082e3fa44f2865aacbedcce86c - + https://github.com/dotnet/dotnet - c4dc56079d959dbdb7fc27ea8ad7f95194885923 + 2ea48b2fa69050082e3fa44f2865aacbedcce86c - + https://github.com/dotnet/dotnet - c4dc56079d959dbdb7fc27ea8ad7f95194885923 + 2ea48b2fa69050082e3fa44f2865aacbedcce86c - + https://github.com/dotnet/dotnet - c4dc56079d959dbdb7fc27ea8ad7f95194885923 + 2ea48b2fa69050082e3fa44f2865aacbedcce86c - + https://github.com/dotnet/dotnet - c4dc56079d959dbdb7fc27ea8ad7f95194885923 + 2ea48b2fa69050082e3fa44f2865aacbedcce86c - + https://github.com/dotnet/dotnet - c4dc56079d959dbdb7fc27ea8ad7f95194885923 + 2ea48b2fa69050082e3fa44f2865aacbedcce86c - + https://github.com/dotnet/dotnet - c4dc56079d959dbdb7fc27ea8ad7f95194885923 + 2ea48b2fa69050082e3fa44f2865aacbedcce86c - + https://github.com/dotnet/dotnet - c4dc56079d959dbdb7fc27ea8ad7f95194885923 + 2ea48b2fa69050082e3fa44f2865aacbedcce86c - + https://github.com/dotnet/dotnet - c4dc56079d959dbdb7fc27ea8ad7f95194885923 + 2ea48b2fa69050082e3fa44f2865aacbedcce86c - + https://github.com/dotnet/dotnet - c4dc56079d959dbdb7fc27ea8ad7f95194885923 + 2ea48b2fa69050082e3fa44f2865aacbedcce86c - + https://github.com/dotnet/dotnet - c4dc56079d959dbdb7fc27ea8ad7f95194885923 + 2ea48b2fa69050082e3fa44f2865aacbedcce86c - + https://github.com/dotnet/dotnet - c4dc56079d959dbdb7fc27ea8ad7f95194885923 + 2ea48b2fa69050082e3fa44f2865aacbedcce86c - + https://github.com/dotnet/dotnet - c4dc56079d959dbdb7fc27ea8ad7f95194885923 + 2ea48b2fa69050082e3fa44f2865aacbedcce86c - + https://github.com/dotnet/dotnet - c4dc56079d959dbdb7fc27ea8ad7f95194885923 + 2ea48b2fa69050082e3fa44f2865aacbedcce86c - + https://github.com/dotnet/dotnet - c4dc56079d959dbdb7fc27ea8ad7f95194885923 + 2ea48b2fa69050082e3fa44f2865aacbedcce86c - + https://github.com/dotnet/dotnet - c4dc56079d959dbdb7fc27ea8ad7f95194885923 + 2ea48b2fa69050082e3fa44f2865aacbedcce86c @@ -358,37 +358,37 @@ - + https://github.com/dotnet/dotnet - c4dc56079d959dbdb7fc27ea8ad7f95194885923 + 2ea48b2fa69050082e3fa44f2865aacbedcce86c - + https://github.com/dotnet/dotnet - c4dc56079d959dbdb7fc27ea8ad7f95194885923 + 2ea48b2fa69050082e3fa44f2865aacbedcce86c - + https://github.com/dotnet/dotnet - c4dc56079d959dbdb7fc27ea8ad7f95194885923 + 2ea48b2fa69050082e3fa44f2865aacbedcce86c - + https://github.com/dotnet/dotnet - c4dc56079d959dbdb7fc27ea8ad7f95194885923 + 2ea48b2fa69050082e3fa44f2865aacbedcce86c - + https://github.com/dotnet/dotnet - c4dc56079d959dbdb7fc27ea8ad7f95194885923 + 2ea48b2fa69050082e3fa44f2865aacbedcce86c - + https://github.com/dotnet/dotnet - c4dc56079d959dbdb7fc27ea8ad7f95194885923 + 2ea48b2fa69050082e3fa44f2865aacbedcce86c - + https://github.com/dotnet/dotnet - c4dc56079d959dbdb7fc27ea8ad7f95194885923 + 2ea48b2fa69050082e3fa44f2865aacbedcce86c - + https://github.com/dotnet/dotnet - c4dc56079d959dbdb7fc27ea8ad7f95194885923 + 2ea48b2fa69050082e3fa44f2865aacbedcce86c https://github.com/dotnet/extensions @@ -440,17 +440,17 @@ https://github.com/dotnet/msbuild d1cce8d7cc03c23a4f1bad8e9240714fd9d199a3 - + https://github.com/dotnet/dotnet - c4dc56079d959dbdb7fc27ea8ad7f95194885923 + 2ea48b2fa69050082e3fa44f2865aacbedcce86c - + https://github.com/dotnet/dotnet - c4dc56079d959dbdb7fc27ea8ad7f95194885923 + 2ea48b2fa69050082e3fa44f2865aacbedcce86c - + https://github.com/dotnet/dotnet - c4dc56079d959dbdb7fc27ea8ad7f95194885923 + 2ea48b2fa69050082e3fa44f2865aacbedcce86c diff --git a/eng/common/core-templates/job/publish-build-assets.yml b/eng/common/core-templates/job/publish-build-assets.yml index 348cd16376f1..37dff559fc1b 100644 --- a/eng/common/core-templates/job/publish-build-assets.yml +++ b/eng/common/core-templates/job/publish-build-assets.yml @@ -40,6 +40,8 @@ parameters: repositoryAlias: self + officialBuildId: '' + jobs: - job: Asset_Registry_Publish @@ -62,6 +64,11 @@ jobs: value: false # unconditional - needed for logs publishing (redactor tool version) - template: /eng/common/core-templates/post-build/common-variables.yml + - name: OfficialBuildId + ${{ if ne(parameters.officialBuildId, '') }}: + value: ${{ parameters.officialBuildId }} + ${{ else }}: + value: $(Build.BuildNumber) pool: # We don't use the collection uri here because it might vary (.visualstudio.com vs. dev.azure.com) @@ -124,7 +131,7 @@ jobs: /p:ManifestsPath='$(Build.StagingDirectory)/AssetManifests' /p:IsAssetlessBuild=${{ parameters.isAssetlessBuild }} /p:MaestroApiEndpoint=https://maestro.dot.net - /p:OfficialBuildId=$(Build.BuildNumber) + /p:OfficialBuildId=$(OfficialBuildId) condition: ${{ parameters.condition }} continueOnError: ${{ parameters.continueOnError }} diff --git a/eng/common/core-templates/jobs/jobs.yml b/eng/common/core-templates/jobs/jobs.yml index b637cb6e9480..01ada7476651 100644 --- a/eng/common/core-templates/jobs/jobs.yml +++ b/eng/common/core-templates/jobs/jobs.yml @@ -44,6 +44,7 @@ parameters: artifacts: {} is1ESPipeline: '' repositoryAlias: self + officialBuildId: '' # Internal resources (telemetry, microbuild) can only be accessed from non-public projects, # and some (Microbuild) should only be applied to non-PR cases for internal builds. @@ -116,3 +117,4 @@ jobs: artifactsPublishingAdditionalParameters: ${{ parameters.artifactsPublishingAdditionalParameters }} signingValidationAdditionalParameters: ${{ parameters.signingValidationAdditionalParameters }} repositoryAlias: ${{ parameters.repositoryAlias }} + officialBuildId: ${{ parameters.officialBuildId }} diff --git a/eng/common/core-templates/steps/generate-sbom.yml b/eng/common/core-templates/steps/generate-sbom.yml index c05f65027979..003f7eae0fa5 100644 --- a/eng/common/core-templates/steps/generate-sbom.yml +++ b/eng/common/core-templates/steps/generate-sbom.yml @@ -5,7 +5,7 @@ # IgnoreDirectories - Directories to ignore for SBOM generation. This will be passed through to the CG component detector. parameters: - PackageVersion: 10.0.0 + PackageVersion: 11.0.0 BuildDropPath: '$(System.DefaultWorkingDirectory)/artifacts' PackageName: '.NET' ManifestDirPath: $(Build.ArtifactStagingDirectory)/sbom diff --git a/eng/common/core-templates/steps/source-index-stage1-publish.yml b/eng/common/core-templates/steps/source-index-stage1-publish.yml index e9a694afa58e..eff4573c6e5f 100644 --- a/eng/common/core-templates/steps/source-index-stage1-publish.yml +++ b/eng/common/core-templates/steps/source-index-stage1-publish.yml @@ -1,6 +1,6 @@ parameters: - sourceIndexUploadPackageVersion: 2.0.0-20250818.1 - sourceIndexProcessBinlogPackageVersion: 1.0.1-20250818.1 + sourceIndexUploadPackageVersion: 2.0.0-20250906.1 + sourceIndexProcessBinlogPackageVersion: 1.0.1-20250906.1 sourceIndexPackageSource: https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json binlogPath: artifacts/log/Debug/Build.binlog diff --git a/global.json b/global.json index 09a4250ca45b..9891747d4b17 100644 --- a/global.json +++ b/global.json @@ -32,9 +32,9 @@ "jdk": "latest" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25420.121", - "Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.25420.121", - "Microsoft.DotNet.SharedFramework.Sdk": "10.0.0-beta.25420.121", + "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.25467.101", + "Microsoft.DotNet.Helix.Sdk": "11.0.0-beta.25467.101", + "Microsoft.DotNet.SharedFramework.Sdk": "11.0.0-beta.25467.101", "Microsoft.Build.NoTargets": "3.7.0", "Microsoft.Build.Traversal": "3.4.0" } From 04974a4faa03eca77cf1c7a40a309783a5c94a6c Mon Sep 17 00:00:00 2001 From: William Godbe Date: Thu, 18 Sep 2025 08:37:44 -0700 Subject: [PATCH 3/7] Update Helix target from Ubuntu 2004 to 2204 --- eng/targets/Helix.Common.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eng/targets/Helix.Common.props b/eng/targets/Helix.Common.props index febe906600ce..c99dbcc4fee2 100644 --- a/eng/targets/Helix.Common.props +++ b/eng/targets/Helix.Common.props @@ -29,7 +29,7 @@ - + From c1380223519218ced9bda78d32055460c48ba68b Mon Sep 17 00:00:00 2001 From: William Godbe Date: Thu, 18 Sep 2025 11:02:06 -0700 Subject: [PATCH 4/7] Update Ubuntu version in Helix.targets --- eng/targets/Helix.targets | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eng/targets/Helix.targets b/eng/targets/Helix.targets index d58bc8feedde..eef1c0f22b10 100644 --- a/eng/targets/Helix.targets +++ b/eng/targets/Helix.targets @@ -21,7 +21,7 @@ $(HelixQueueAzureLinux); $(HelixQueueDebian); $(HelixQueueFedora40); - Ubuntu.2004.Amd64.Open; + Ubuntu.2204.Amd64.Open; true From 5988967720238bcfd7eb5cce147638c025ce7d1d Mon Sep 17 00:00:00 2001 From: William Godbe Date: Thu, 18 Sep 2025 12:10:39 -0700 Subject: [PATCH 5/7] Add OS skip condition for MacOSX in tests --- .../Kestrel/Kestrel/test/KestrelConfigurationLoaderTests.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Servers/Kestrel/Kestrel/test/KestrelConfigurationLoaderTests.cs b/src/Servers/Kestrel/Kestrel/test/KestrelConfigurationLoaderTests.cs index d33ab36cd8c6..0fd7cfe977c5 100644 --- a/src/Servers/Kestrel/Kestrel/test/KestrelConfigurationLoaderTests.cs +++ b/src/Servers/Kestrel/Kestrel/test/KestrelConfigurationLoaderTests.cs @@ -776,6 +776,7 @@ public static TheoryData GetPemCertificateTestData() [Theory] [MemberData(nameof(GetPemCertificateTestData))] + [OSSkipCondition(OperatingSystems.MacOSX)] public void ConfigureEndpoint_CanLoadPemCertificates(string algorithmType, string keyPassword, string extension) { var serverOptions = CreateServerOptions(); From 2fa68f95dce96d8c13cd34b2542f8e6bf544ae25 Mon Sep 17 00:00:00 2001 From: William Godbe Date: Thu, 18 Sep 2025 12:59:41 -0700 Subject: [PATCH 6/7] Quarantine Pem certificate loading test on MacOSX --- .../Kestrel/Kestrel/test/KestrelConfigurationLoaderTests.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Servers/Kestrel/Kestrel/test/KestrelConfigurationLoaderTests.cs b/src/Servers/Kestrel/Kestrel/test/KestrelConfigurationLoaderTests.cs index 0fd7cfe977c5..6f252a8899f8 100644 --- a/src/Servers/Kestrel/Kestrel/test/KestrelConfigurationLoaderTests.cs +++ b/src/Servers/Kestrel/Kestrel/test/KestrelConfigurationLoaderTests.cs @@ -776,7 +776,7 @@ public static TheoryData GetPemCertificateTestData() [Theory] [MemberData(nameof(GetPemCertificateTestData))] - [OSSkipCondition(OperatingSystems.MacOSX)] + [QuarantinedTest("https://github.com/dotnet/aspnetcore/pull/63708/")] public void ConfigureEndpoint_CanLoadPemCertificates(string algorithmType, string keyPassword, string extension) { var serverOptions = CreateServerOptions(); From 268398101571a25f3c71003c5db8a33c645b967c Mon Sep 17 00:00:00 2001 From: William Godbe Date: Thu, 18 Sep 2025 16:32:08 -0700 Subject: [PATCH 7/7] Add quarantined test for navigation exception handling --- .../test/E2ETest/ServerRenderingTests/RedirectionTest.cs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/Components/test/E2ETest/ServerRenderingTests/RedirectionTest.cs b/src/Components/test/E2ETest/ServerRenderingTests/RedirectionTest.cs index 0f9b419fb847..60a5c34ed822 100644 --- a/src/Components/test/E2ETest/ServerRenderingTests/RedirectionTest.cs +++ b/src/Components/test/E2ETest/ServerRenderingTests/RedirectionTest.cs @@ -5,6 +5,7 @@ using Microsoft.AspNetCore.Components.E2ETest.Infrastructure; using Microsoft.AspNetCore.Components.E2ETest.Infrastructure.ServerFixtures; using Microsoft.AspNetCore.E2ETesting; +using Microsoft.AspNetCore.InternalTesting; using OpenQA.Selenium; using TestServer; using Xunit.Abstractions; @@ -283,6 +284,7 @@ public void RedirectEnhancedGetToInternalWithErrorBoundary(bool disableThrowNavi } [Fact] + [QuarantinedTest("https://github.com/dotnet/aspnetcore/pull/63708/")] public void NavigationException_InAsyncContext_DoesNotBecomeUnobservedTaskException() { AppContext.SetSwitch("Microsoft.AspNetCore.Components.Endpoints.NavigationManager.DisableThrowNavigationException", false);