From e1a5bad7ccb2396a992b83f5a0edf9b086abf038 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 20 Aug 2025 02:03:44 +0000 Subject: [PATCH 1/2] Backflow from https://github.com/dotnet/dotnet / 04752cb build 280037 [[ commit created by automation ]] --- src/Shared/RoslynUtils/SymbolExtensions.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Shared/RoslynUtils/SymbolExtensions.cs b/src/Shared/RoslynUtils/SymbolExtensions.cs index 19497ab4e989..cc8eb3d68710 100644 --- a/src/Shared/RoslynUtils/SymbolExtensions.cs +++ b/src/Shared/RoslynUtils/SymbolExtensions.cs @@ -231,7 +231,7 @@ private static string InnerGetDefaultValueString(object? defaultValue, ITypeSymb double d when d is double.PositiveInfinity => "double.PositiveInfinity", double d when d is double.NaN => "double.NaN", decimal d => $"{SymbolDisplay.FormatPrimitive(d, false, false)}M", - _ => SymbolDisplay.FormatPrimitive(defaultValue, false, false), + _ => SymbolDisplay.FormatPrimitive(defaultValue, false, false)!, }; } From 5959f74ce05487d5cb411933b1b4a73ca288ef3d Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 20 Aug 2025 02:03:50 +0000 Subject: [PATCH 2/2] Update dependencies from https://github.com/dotnet/dotnet build 280037 Updated Dependencies: Microsoft.NET.Runtime.WebAssembly.Sdk, Microsoft.NETCore.BrowserDebugHost.Transport, Microsoft.NET.Runtime.MonoAOTCompiler.Task, dotnet-ef, Microsoft.Bcl.AsyncInterfaces, Microsoft.Bcl.TimeProvider, Microsoft.EntityFrameworkCore, Microsoft.EntityFrameworkCore.Design, Microsoft.EntityFrameworkCore.InMemory, Microsoft.EntityFrameworkCore.Relational, Microsoft.EntityFrameworkCore.Sqlite, Microsoft.EntityFrameworkCore.SqlServer, Microsoft.EntityFrameworkCore.Tools, 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.25418.105 -> 10.0.0-rc.1.25419.104) 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.25418.105 -> 10.0.0-beta.25419.104) Microsoft.Web.Xdt (Version 3.2.0-preview.25418.105 -> 3.2.0-preview.25419.104) NuGet.Frameworks, NuGet.Packaging, NuGet.Versioning (Version 7.0.0-preview.1.41905 -> 7.0.0-preview.1.42004) Microsoft.Extensions.Caching.Hybrid, Microsoft.Extensions.Diagnostics.Testing, Microsoft.Extensions.TimeProvider.Testing (Version 9.9.0-preview.1.25415.2 -> 9.9.0-preview.1.25415.2) optimization.windows_nt-x64.MIBC.Runtime, optimization.windows_nt-x86.MIBC.Runtime, optimization.linux-x64.MIBC.Runtime, optimization.windows_nt-arm64.MIBC.Runtime, optimization.linux-arm64.MIBC.Runtime (Version 1.0.0-prerelease.25413.5 -> 1.0.0-prerelease.25413.5) --- eng/Version.Details.props | 184 +++++++++---------- eng/Version.Details.xml | 370 +++++++++++++++++++------------------- eng/common/sdk-task.ps1 | 3 +- eng/common/sdk-task.sh | 7 +- global.json | 6 +- 5 files changed, 288 insertions(+), 282 deletions(-) diff --git a/eng/Version.Details.props b/eng/Version.Details.props index a539eea10448..2758ed2a1cb0 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -7,98 +7,98 @@ This file should be imported by eng/Versions.props - 10.0.0-rc.1.25418.105 - 10.0.0-rc.1.25418.105 - 10.0.0-rc.1.25418.105 - 10.0.0-beta.25418.105 - 10.0.0-beta.25418.105 - 10.0.0-beta.25418.105 - 10.0.0-beta.25418.105 - 10.0.0-beta.25418.105 - 10.0.0-beta.25418.105 - 10.0.0-beta.25418.105 - 10.0.0-rc.1.25418.105 - 10.0.0-rc.1.25418.105 - 10.0.0-rc.1.25418.105 - 10.0.0-rc.1.25418.105 - 10.0.0-rc.1.25418.105 - 10.0.0-rc.1.25418.105 - 10.0.0-rc.1.25418.105 - 10.0.0-rc.1.25418.105 - 10.0.0-rc.1.25418.105 - 10.0.0-rc.1.25418.105 - 10.0.0-rc.1.25418.105 - 10.0.0-rc.1.25418.105 - 10.0.0-rc.1.25418.105 - 10.0.0-rc.1.25418.105 - 10.0.0-rc.1.25418.105 - 10.0.0-rc.1.25418.105 - 10.0.0-rc.1.25418.105 - 10.0.0-rc.1.25418.105 - 10.0.0-rc.1.25418.105 - 10.0.0-rc.1.25418.105 - 10.0.0-rc.1.25418.105 - 10.0.0-rc.1.25418.105 - 10.0.0-rc.1.25418.105 - 10.0.0-rc.1.25418.105 - 10.0.0-rc.1.25418.105 - 10.0.0-rc.1.25418.105 - 10.0.0-rc.1.25418.105 - 10.0.0-rc.1.25418.105 - 10.0.0-rc.1.25418.105 - 10.0.0-rc.1.25418.105 - 10.0.0-rc.1.25418.105 - 10.0.0-rc.1.25418.105 - 10.0.0-rc.1.25418.105 - 10.0.0-rc.1.25418.105 - 10.0.0-rc.1.25418.105 - 10.0.0-rc.1.25418.105 - 10.0.0-rc.1.25418.105 - 10.0.0-rc.1.25418.105 - 10.0.0-rc.1.25418.105 - 10.0.0-rc.1.25418.105 - 10.0.0-rc.1.25418.105 - 10.0.0-rc.1.25418.105 - 10.0.0-rc.1.25418.105 - 10.0.0-rc.1.25418.105 - 10.0.0-rc.1.25418.105 - 10.0.0-rc.1.25418.105 - 10.0.0-rc.1.25418.105 - 10.0.0-rc.1.25418.105 - 10.0.0-rc.1.25418.105 - 10.0.0-rc.1.25418.105 - 3.2.0-preview.25418.105 - 7.0.0-preview.1.41905 - 7.0.0-preview.1.41905 - 7.0.0-preview.1.41905 - 10.0.0-rc.1.25418.105 - 10.0.0-rc.1.25418.105 - 10.0.0-rc.1.25418.105 - 10.0.0-rc.1.25418.105 - 10.0.0-rc.1.25418.105 - 10.0.0-rc.1.25418.105 - 10.0.0-rc.1.25418.105 - 10.0.0-rc.1.25418.105 - 10.0.0-rc.1.25418.105 - 10.0.0-rc.1.25418.105 - 10.0.0-rc.1.25418.105 - 10.0.0-rc.1.25418.105 - 10.0.0-rc.1.25418.105 - 10.0.0-rc.1.25418.105 - 10.0.0-rc.1.25418.105 - 10.0.0-rc.1.25418.105 - 10.0.0-rc.1.25418.105 - 10.0.0-rc.1.25418.105 - 10.0.0-rc.1.25418.105 - 10.0.0-rc.1.25418.105 - 10.0.0-rc.1.25418.105 - 10.0.0-rc.1.25418.105 - 10.0.0-rc.1.25418.105 - 10.0.0-rc.1.25418.105 - 10.0.0-rc.1.25418.105 - 10.0.0-rc.1.25418.105 - 10.0.0-rc.1.25418.105 - 10.0.0-rc.1.25418.105 + 10.0.0-rc.1.25419.104 + 10.0.0-rc.1.25419.104 + 10.0.0-rc.1.25419.104 + 10.0.0-beta.25419.104 + 10.0.0-beta.25419.104 + 10.0.0-beta.25419.104 + 10.0.0-beta.25419.104 + 10.0.0-beta.25419.104 + 10.0.0-beta.25419.104 + 10.0.0-beta.25419.104 + 10.0.0-rc.1.25419.104 + 10.0.0-rc.1.25419.104 + 10.0.0-rc.1.25419.104 + 10.0.0-rc.1.25419.104 + 10.0.0-rc.1.25419.104 + 10.0.0-rc.1.25419.104 + 10.0.0-rc.1.25419.104 + 10.0.0-rc.1.25419.104 + 10.0.0-rc.1.25419.104 + 10.0.0-rc.1.25419.104 + 10.0.0-rc.1.25419.104 + 10.0.0-rc.1.25419.104 + 10.0.0-rc.1.25419.104 + 10.0.0-rc.1.25419.104 + 10.0.0-rc.1.25419.104 + 10.0.0-rc.1.25419.104 + 10.0.0-rc.1.25419.104 + 10.0.0-rc.1.25419.104 + 10.0.0-rc.1.25419.104 + 10.0.0-rc.1.25419.104 + 10.0.0-rc.1.25419.104 + 10.0.0-rc.1.25419.104 + 10.0.0-rc.1.25419.104 + 10.0.0-rc.1.25419.104 + 10.0.0-rc.1.25419.104 + 10.0.0-rc.1.25419.104 + 10.0.0-rc.1.25419.104 + 10.0.0-rc.1.25419.104 + 10.0.0-rc.1.25419.104 + 10.0.0-rc.1.25419.104 + 10.0.0-rc.1.25419.104 + 10.0.0-rc.1.25419.104 + 10.0.0-rc.1.25419.104 + 10.0.0-rc.1.25419.104 + 10.0.0-rc.1.25419.104 + 10.0.0-rc.1.25419.104 + 10.0.0-rc.1.25419.104 + 10.0.0-rc.1.25419.104 + 10.0.0-rc.1.25419.104 + 10.0.0-rc.1.25419.104 + 10.0.0-rc.1.25419.104 + 10.0.0-rc.1.25419.104 + 10.0.0-rc.1.25419.104 + 10.0.0-rc.1.25419.104 + 10.0.0-rc.1.25419.104 + 10.0.0-rc.1.25419.104 + 10.0.0-rc.1.25419.104 + 10.0.0-rc.1.25419.104 + 10.0.0-rc.1.25419.104 + 10.0.0-rc.1.25419.104 + 3.2.0-preview.25419.104 + 7.0.0-preview.1.42004 + 7.0.0-preview.1.42004 + 7.0.0-preview.1.42004 + 10.0.0-rc.1.25419.104 + 10.0.0-rc.1.25419.104 + 10.0.0-rc.1.25419.104 + 10.0.0-rc.1.25419.104 + 10.0.0-rc.1.25419.104 + 10.0.0-rc.1.25419.104 + 10.0.0-rc.1.25419.104 + 10.0.0-rc.1.25419.104 + 10.0.0-rc.1.25419.104 + 10.0.0-rc.1.25419.104 + 10.0.0-rc.1.25419.104 + 10.0.0-rc.1.25419.104 + 10.0.0-rc.1.25419.104 + 10.0.0-rc.1.25419.104 + 10.0.0-rc.1.25419.104 + 10.0.0-rc.1.25419.104 + 10.0.0-rc.1.25419.104 + 10.0.0-rc.1.25419.104 + 10.0.0-rc.1.25419.104 + 10.0.0-rc.1.25419.104 + 10.0.0-rc.1.25419.104 + 10.0.0-rc.1.25419.104 + 10.0.0-rc.1.25419.104 + 10.0.0-rc.1.25419.104 + 10.0.0-rc.1.25419.104 + 10.0.0-rc.1.25419.104 + 10.0.0-rc.1.25419.104 + 10.0.0-rc.1.25419.104 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 f82d25d93ab4..9d1d91f0464c 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 - 5c3434d8b831745673c31e186906f463e1036301 + 04752cb2abae96e13adee371bf45a334fc7a32d2 - + https://github.com/dotnet/dotnet - 5c3434d8b831745673c31e186906f463e1036301 + 04752cb2abae96e13adee371bf45a334fc7a32d2 - + https://github.com/dotnet/dotnet - 5c3434d8b831745673c31e186906f463e1036301 + 04752cb2abae96e13adee371bf45a334fc7a32d2 - + https://github.com/dotnet/dotnet - 5c3434d8b831745673c31e186906f463e1036301 + 04752cb2abae96e13adee371bf45a334fc7a32d2 - + https://github.com/dotnet/dotnet - 5c3434d8b831745673c31e186906f463e1036301 + 04752cb2abae96e13adee371bf45a334fc7a32d2 - + https://github.com/dotnet/dotnet - 5c3434d8b831745673c31e186906f463e1036301 + 04752cb2abae96e13adee371bf45a334fc7a32d2 - + https://github.com/dotnet/dotnet - 5c3434d8b831745673c31e186906f463e1036301 + 04752cb2abae96e13adee371bf45a334fc7a32d2 - + https://github.com/dotnet/dotnet - 5c3434d8b831745673c31e186906f463e1036301 + 04752cb2abae96e13adee371bf45a334fc7a32d2 - + https://github.com/dotnet/dotnet - 5c3434d8b831745673c31e186906f463e1036301 + 04752cb2abae96e13adee371bf45a334fc7a32d2 - + https://github.com/dotnet/dotnet - 5c3434d8b831745673c31e186906f463e1036301 + 04752cb2abae96e13adee371bf45a334fc7a32d2 - + https://github.com/dotnet/dotnet - 5c3434d8b831745673c31e186906f463e1036301 + 04752cb2abae96e13adee371bf45a334fc7a32d2 - + https://github.com/dotnet/dotnet - 5c3434d8b831745673c31e186906f463e1036301 + 04752cb2abae96e13adee371bf45a334fc7a32d2 - + https://github.com/dotnet/dotnet - 5c3434d8b831745673c31e186906f463e1036301 + 04752cb2abae96e13adee371bf45a334fc7a32d2 - + https://github.com/dotnet/dotnet - 5c3434d8b831745673c31e186906f463e1036301 + 04752cb2abae96e13adee371bf45a334fc7a32d2 - + https://github.com/dotnet/dotnet - 5c3434d8b831745673c31e186906f463e1036301 + 04752cb2abae96e13adee371bf45a334fc7a32d2 - + https://github.com/dotnet/dotnet - 5c3434d8b831745673c31e186906f463e1036301 + 04752cb2abae96e13adee371bf45a334fc7a32d2 - + https://github.com/dotnet/dotnet - 5c3434d8b831745673c31e186906f463e1036301 + 04752cb2abae96e13adee371bf45a334fc7a32d2 - + https://github.com/dotnet/dotnet - 5c3434d8b831745673c31e186906f463e1036301 + 04752cb2abae96e13adee371bf45a334fc7a32d2 - + https://github.com/dotnet/dotnet - 5c3434d8b831745673c31e186906f463e1036301 + 04752cb2abae96e13adee371bf45a334fc7a32d2 - + https://github.com/dotnet/dotnet - 5c3434d8b831745673c31e186906f463e1036301 + 04752cb2abae96e13adee371bf45a334fc7a32d2 - + https://github.com/dotnet/dotnet - 5c3434d8b831745673c31e186906f463e1036301 + 04752cb2abae96e13adee371bf45a334fc7a32d2 - + https://github.com/dotnet/dotnet - 5c3434d8b831745673c31e186906f463e1036301 + 04752cb2abae96e13adee371bf45a334fc7a32d2 - + https://github.com/dotnet/dotnet - 5c3434d8b831745673c31e186906f463e1036301 + 04752cb2abae96e13adee371bf45a334fc7a32d2 - + https://github.com/dotnet/dotnet - 5c3434d8b831745673c31e186906f463e1036301 + 04752cb2abae96e13adee371bf45a334fc7a32d2 - + https://github.com/dotnet/dotnet - 5c3434d8b831745673c31e186906f463e1036301 + 04752cb2abae96e13adee371bf45a334fc7a32d2 - + https://github.com/dotnet/dotnet - 5c3434d8b831745673c31e186906f463e1036301 + 04752cb2abae96e13adee371bf45a334fc7a32d2 - + https://github.com/dotnet/dotnet - 5c3434d8b831745673c31e186906f463e1036301 + 04752cb2abae96e13adee371bf45a334fc7a32d2 - + https://github.com/dotnet/dotnet - 5c3434d8b831745673c31e186906f463e1036301 + 04752cb2abae96e13adee371bf45a334fc7a32d2 - + https://github.com/dotnet/dotnet - 5c3434d8b831745673c31e186906f463e1036301 + 04752cb2abae96e13adee371bf45a334fc7a32d2 - + https://github.com/dotnet/dotnet - 5c3434d8b831745673c31e186906f463e1036301 + 04752cb2abae96e13adee371bf45a334fc7a32d2 - + https://github.com/dotnet/dotnet - 5c3434d8b831745673c31e186906f463e1036301 + 04752cb2abae96e13adee371bf45a334fc7a32d2 - + https://github.com/dotnet/dotnet - 5c3434d8b831745673c31e186906f463e1036301 + 04752cb2abae96e13adee371bf45a334fc7a32d2 - + https://github.com/dotnet/dotnet - 5c3434d8b831745673c31e186906f463e1036301 + 04752cb2abae96e13adee371bf45a334fc7a32d2 - + https://github.com/dotnet/dotnet - 5c3434d8b831745673c31e186906f463e1036301 + 04752cb2abae96e13adee371bf45a334fc7a32d2 - + https://github.com/dotnet/dotnet - 5c3434d8b831745673c31e186906f463e1036301 + 04752cb2abae96e13adee371bf45a334fc7a32d2 - + https://github.com/dotnet/dotnet - 5c3434d8b831745673c31e186906f463e1036301 + 04752cb2abae96e13adee371bf45a334fc7a32d2 - + https://github.com/dotnet/dotnet - 5c3434d8b831745673c31e186906f463e1036301 + 04752cb2abae96e13adee371bf45a334fc7a32d2 - + https://github.com/dotnet/dotnet - 5c3434d8b831745673c31e186906f463e1036301 + 04752cb2abae96e13adee371bf45a334fc7a32d2 - + https://github.com/dotnet/dotnet - 5c3434d8b831745673c31e186906f463e1036301 + 04752cb2abae96e13adee371bf45a334fc7a32d2 - + https://github.com/dotnet/dotnet - 5c3434d8b831745673c31e186906f463e1036301 + 04752cb2abae96e13adee371bf45a334fc7a32d2 - + https://github.com/dotnet/dotnet - 5c3434d8b831745673c31e186906f463e1036301 + 04752cb2abae96e13adee371bf45a334fc7a32d2 - + https://github.com/dotnet/dotnet - 5c3434d8b831745673c31e186906f463e1036301 + 04752cb2abae96e13adee371bf45a334fc7a32d2 - + https://github.com/dotnet/dotnet - 5c3434d8b831745673c31e186906f463e1036301 + 04752cb2abae96e13adee371bf45a334fc7a32d2 - + https://github.com/dotnet/dotnet - 5c3434d8b831745673c31e186906f463e1036301 + 04752cb2abae96e13adee371bf45a334fc7a32d2 - + https://github.com/dotnet/dotnet - 5c3434d8b831745673c31e186906f463e1036301 + 04752cb2abae96e13adee371bf45a334fc7a32d2 - + https://github.com/dotnet/dotnet - 5c3434d8b831745673c31e186906f463e1036301 + 04752cb2abae96e13adee371bf45a334fc7a32d2 - + https://github.com/dotnet/dotnet - 5c3434d8b831745673c31e186906f463e1036301 + 04752cb2abae96e13adee371bf45a334fc7a32d2 - + https://github.com/dotnet/dotnet - 5c3434d8b831745673c31e186906f463e1036301 + 04752cb2abae96e13adee371bf45a334fc7a32d2 - + https://github.com/dotnet/dotnet - 5c3434d8b831745673c31e186906f463e1036301 + 04752cb2abae96e13adee371bf45a334fc7a32d2 - + https://github.com/dotnet/dotnet - 5c3434d8b831745673c31e186906f463e1036301 + 04752cb2abae96e13adee371bf45a334fc7a32d2 - + https://github.com/dotnet/dotnet - 5c3434d8b831745673c31e186906f463e1036301 + 04752cb2abae96e13adee371bf45a334fc7a32d2 - + https://github.com/dotnet/dotnet - 5c3434d8b831745673c31e186906f463e1036301 + 04752cb2abae96e13adee371bf45a334fc7a32d2 - + https://github.com/dotnet/dotnet - 5c3434d8b831745673c31e186906f463e1036301 + 04752cb2abae96e13adee371bf45a334fc7a32d2 - + https://github.com/dotnet/dotnet - 5c3434d8b831745673c31e186906f463e1036301 + 04752cb2abae96e13adee371bf45a334fc7a32d2 - + https://github.com/dotnet/dotnet - 5c3434d8b831745673c31e186906f463e1036301 + 04752cb2abae96e13adee371bf45a334fc7a32d2 - + https://github.com/dotnet/dotnet - 5c3434d8b831745673c31e186906f463e1036301 + 04752cb2abae96e13adee371bf45a334fc7a32d2 - + https://github.com/dotnet/dotnet - 5c3434d8b831745673c31e186906f463e1036301 + 04752cb2abae96e13adee371bf45a334fc7a32d2 - + https://github.com/dotnet/dotnet - 5c3434d8b831745673c31e186906f463e1036301 + 04752cb2abae96e13adee371bf45a334fc7a32d2 - + https://github.com/dotnet/dotnet - 5c3434d8b831745673c31e186906f463e1036301 + 04752cb2abae96e13adee371bf45a334fc7a32d2 - + https://github.com/dotnet/dotnet - 5c3434d8b831745673c31e186906f463e1036301 + 04752cb2abae96e13adee371bf45a334fc7a32d2 - + https://github.com/dotnet/dotnet - 5c3434d8b831745673c31e186906f463e1036301 + 04752cb2abae96e13adee371bf45a334fc7a32d2 - + https://github.com/dotnet/dotnet - 5c3434d8b831745673c31e186906f463e1036301 + 04752cb2abae96e13adee371bf45a334fc7a32d2 - + https://github.com/dotnet/dotnet - 5c3434d8b831745673c31e186906f463e1036301 + 04752cb2abae96e13adee371bf45a334fc7a32d2 - + https://github.com/dotnet/dotnet - 5c3434d8b831745673c31e186906f463e1036301 + 04752cb2abae96e13adee371bf45a334fc7a32d2 - + https://github.com/dotnet/dotnet - 5c3434d8b831745673c31e186906f463e1036301 + 04752cb2abae96e13adee371bf45a334fc7a32d2 - + https://github.com/dotnet/dotnet - 5c3434d8b831745673c31e186906f463e1036301 + 04752cb2abae96e13adee371bf45a334fc7a32d2 - + https://github.com/dotnet/dotnet - 5c3434d8b831745673c31e186906f463e1036301 + 04752cb2abae96e13adee371bf45a334fc7a32d2 - + https://github.com/dotnet/dotnet - 5c3434d8b831745673c31e186906f463e1036301 + 04752cb2abae96e13adee371bf45a334fc7a32d2 - + https://github.com/dotnet/dotnet - 5c3434d8b831745673c31e186906f463e1036301 + 04752cb2abae96e13adee371bf45a334fc7a32d2 - + https://github.com/dotnet/dotnet - 5c3434d8b831745673c31e186906f463e1036301 + 04752cb2abae96e13adee371bf45a334fc7a32d2 - + https://github.com/dotnet/dotnet - 5c3434d8b831745673c31e186906f463e1036301 + 04752cb2abae96e13adee371bf45a334fc7a32d2 - + https://github.com/dotnet/dotnet - 5c3434d8b831745673c31e186906f463e1036301 + 04752cb2abae96e13adee371bf45a334fc7a32d2 - + https://github.com/dotnet/dotnet - 5c3434d8b831745673c31e186906f463e1036301 + 04752cb2abae96e13adee371bf45a334fc7a32d2 - + https://github.com/dotnet/dotnet - 5c3434d8b831745673c31e186906f463e1036301 + 04752cb2abae96e13adee371bf45a334fc7a32d2 - + https://github.com/dotnet/dotnet - 5c3434d8b831745673c31e186906f463e1036301 + 04752cb2abae96e13adee371bf45a334fc7a32d2 - + https://github.com/dotnet/dotnet - 5c3434d8b831745673c31e186906f463e1036301 + 04752cb2abae96e13adee371bf45a334fc7a32d2 - + https://github.com/dotnet/dotnet - 5c3434d8b831745673c31e186906f463e1036301 + 04752cb2abae96e13adee371bf45a334fc7a32d2 - + https://github.com/dotnet/dotnet - 5c3434d8b831745673c31e186906f463e1036301 + 04752cb2abae96e13adee371bf45a334fc7a32d2 - + https://github.com/dotnet/dotnet - 5c3434d8b831745673c31e186906f463e1036301 + 04752cb2abae96e13adee371bf45a334fc7a32d2 - + https://github.com/dotnet/dotnet - 5c3434d8b831745673c31e186906f463e1036301 + 04752cb2abae96e13adee371bf45a334fc7a32d2 - + https://github.com/dotnet/dotnet - 5c3434d8b831745673c31e186906f463e1036301 + 04752cb2abae96e13adee371bf45a334fc7a32d2 @@ -358,37 +358,37 @@ - + https://github.com/dotnet/dotnet - 5c3434d8b831745673c31e186906f463e1036301 + 04752cb2abae96e13adee371bf45a334fc7a32d2 - + https://github.com/dotnet/dotnet - 5c3434d8b831745673c31e186906f463e1036301 + 04752cb2abae96e13adee371bf45a334fc7a32d2 - + https://github.com/dotnet/dotnet - 5c3434d8b831745673c31e186906f463e1036301 + 04752cb2abae96e13adee371bf45a334fc7a32d2 - + https://github.com/dotnet/dotnet - 5c3434d8b831745673c31e186906f463e1036301 + 04752cb2abae96e13adee371bf45a334fc7a32d2 - + https://github.com/dotnet/dotnet - 5c3434d8b831745673c31e186906f463e1036301 + 04752cb2abae96e13adee371bf45a334fc7a32d2 - + https://github.com/dotnet/dotnet - 5c3434d8b831745673c31e186906f463e1036301 + 04752cb2abae96e13adee371bf45a334fc7a32d2 - + https://github.com/dotnet/dotnet - 5c3434d8b831745673c31e186906f463e1036301 + 04752cb2abae96e13adee371bf45a334fc7a32d2 - + https://github.com/dotnet/dotnet - 5c3434d8b831745673c31e186906f463e1036301 + 04752cb2abae96e13adee371bf45a334fc7a32d2 https://github.com/dotnet/extensions @@ -440,17 +440,17 @@ https://github.com/dotnet/msbuild d1cce8d7cc03c23a4f1bad8e9240714fd9d199a3 - + https://github.com/dotnet/dotnet - 5c3434d8b831745673c31e186906f463e1036301 + 04752cb2abae96e13adee371bf45a334fc7a32d2 - + https://github.com/dotnet/dotnet - 5c3434d8b831745673c31e186906f463e1036301 + 04752cb2abae96e13adee371bf45a334fc7a32d2 - + https://github.com/dotnet/dotnet - 5c3434d8b831745673c31e186906f463e1036301 + 04752cb2abae96e13adee371bf45a334fc7a32d2 diff --git a/eng/common/sdk-task.ps1 b/eng/common/sdk-task.ps1 index a9d2a2d26996..b62e132d32a4 100644 --- a/eng/common/sdk-task.ps1 +++ b/eng/common/sdk-task.ps1 @@ -7,13 +7,14 @@ Param( [switch] $restore, [switch] $prepareMachine, [switch][Alias('nobl')]$excludeCIBinaryLog, + [switch]$noWarnAsError, [switch] $help, [Parameter(ValueFromRemainingArguments=$true)][String[]]$properties ) $ci = $true $binaryLog = if ($excludeCIBinaryLog) { $false } else { $true } -$warnAsError = $true +$warnAsError = if ($noWarnAsError) { $false } else { $true } . $PSScriptRoot\tools.ps1 diff --git a/eng/common/sdk-task.sh b/eng/common/sdk-task.sh index 2f83adc0269f..0c92f81d74f7 100755 --- a/eng/common/sdk-task.sh +++ b/eng/common/sdk-task.sh @@ -10,6 +10,7 @@ show_usage() { echo "Advanced settings:" echo " --excludeCIBinarylog Don't output binary log (short: -nobl)" + echo " --noWarnAsError Do not warn as error echo "" echo "Command line arguments not listed above are passed thru to msbuild." } @@ -52,6 +53,7 @@ exclude_ci_binary_log=false restore=false help=false properties='' +warnAsError=true while (($# > 0)); do lowerI="$(echo $1 | tr "[:upper:]" "[:lower:]")" @@ -73,6 +75,10 @@ while (($# > 0)); do exclude_ci_binary_log=true shift 1 ;; + --noWarnAsError) + warnAsError=false + shift 1 + ;; --help) help=true shift 1 @@ -85,7 +91,6 @@ while (($# > 0)); do done ci=true -warnAsError=true if $help; then show_usage diff --git a/global.json b/global.json index 0a66b5e75dca..cf82849df326 100644 --- a/global.json +++ b/global.json @@ -27,9 +27,9 @@ "jdk": "latest" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25418.105", - "Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.25418.105", - "Microsoft.DotNet.SharedFramework.Sdk": "10.0.0-beta.25418.105", + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25419.104", + "Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.25419.104", + "Microsoft.DotNet.SharedFramework.Sdk": "10.0.0-beta.25419.104", "Microsoft.Build.NoTargets": "3.7.0", "Microsoft.Build.Traversal": "3.4.0" }