From 6b5c3b28bb788f03386bb11b2b3651c63c78b6fa Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 27 Sep 2025 02:11:05 +0000 Subject: [PATCH 1/2] Backflow from https://github.com/dotnet/dotnet / e1eaf1b build 284895 [[ commit created by automation ]] --- eng/Versions.props | 6 +++--- .../ANCMIISExpressV2/AncmIISExpressV2.wixproj | 5 ++--- .../Windows/AspNetCoreModule-Setup/ANCMV2/AncmV2.wixproj | 5 ++--- src/Installers/Windows/Wix.targets | 1 + 4 files changed, 8 insertions(+), 9 deletions(-) diff --git a/eng/Versions.props b/eng/Versions.props index 9a4c1065ae21..df7f15551a4a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -10,7 +10,7 @@ 10 0 0 - 2 + true 8.0.1 *-* @@ -19,8 +19,8 @@ --> false release - rc - RC $(PreReleaseVersionIteration) + rtm + RTM $(PreReleaseVersionIteration) true false $(AspNetCoreMajorVersion).$(AspNetCoreMinorVersion) diff --git a/src/Installers/Windows/AspNetCoreModule-Setup/ANCMIISExpressV2/AncmIISExpressV2.wixproj b/src/Installers/Windows/AspNetCoreModule-Setup/ANCMIISExpressV2/AncmIISExpressV2.wixproj index 1ea503e35bce..2feb99a03c34 100644 --- a/src/Installers/Windows/AspNetCoreModule-Setup/ANCMIISExpressV2/AncmIISExpressV2.wixproj +++ b/src/Installers/Windows/AspNetCoreModule-Setup/ANCMIISExpressV2/AncmIISExpressV2.wixproj @@ -2,11 +2,10 @@ - AspNetCoreModuleV2IISExpress true 17c76489-4c09-4e14-b81c-7a86cd937144 Package - $(Name)_$(Platform) + ancm_iis_express_$(Platform)_en_v2_$(_ProductVersionForInstallers) ICE03 true 2.0 @@ -64,7 +63,7 @@ - ancm_iis_express_$(Platform)_en_v2_$(PackageVersion)$(TargetExt) + $(OutputName)$(TargetExt) ASP.NET Core Module IIS Express V2 diff --git a/src/Installers/Windows/AspNetCoreModule-Setup/ANCMV2/AncmV2.wixproj b/src/Installers/Windows/AspNetCoreModule-Setup/ANCMV2/AncmV2.wixproj index b906475388a8..e151146e4796 100644 --- a/src/Installers/Windows/AspNetCoreModule-Setup/ANCMV2/AncmV2.wixproj +++ b/src/Installers/Windows/AspNetCoreModule-Setup/ANCMV2/AncmV2.wixproj @@ -2,11 +2,10 @@ - AspNetCoreModuleV2 true f9bacb48-3bd7-4ec2-ae31-664e8703ec12 Package - $(Name)_$(Platform) + aspnetcoremodule_$(Platform)_en_v2_$(_ProductVersionForInstallers) true 2.0 true @@ -49,7 +48,7 @@ - aspnetcoremodule_$(Platform)_en_v2_$(PackageVersion)$(TargetExt) + $(OutputName)$(TargetExt) ASP.NET Core Module V2 diff --git a/src/Installers/Windows/Wix.targets b/src/Installers/Windows/Wix.targets index 43323e6b49dd..adb7dd2c416f 100644 --- a/src/Installers/Windows/Wix.targets +++ b/src/Installers/Windows/Wix.targets @@ -129,6 +129,7 @@ PdbFile="$(IntermediateOutputPath)%(CultureGroup.OutputFolder)$(TargetPdbFileName)" PdbType="$(DebugType)" SourceFiles="@(Compile)" + SuppressSpecificWarnings="$(SuppressSpecificWarnings)" LocalizationFiles="@(_WixLocalizationFile)" BindPaths="@(BindPath)" WixpackWorkingDir="$(WixpackWorkingDir)"> From fe6337b4ac43d2249af72838e3a073a392a20185 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 27 Sep 2025 02:11:07 +0000 Subject: [PATCH 2/2] Update dependencies from https://github.com/dotnet/dotnet build 284895 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-rtm.25475.106 -> 10.0.0-rtm.25476.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.25475.106 -> 10.0.0-beta.25476.104) Microsoft.Web.Xdt (Version 3.2.0-preview.25475.106 -> 3.2.0-preview.25476.104) NuGet.Frameworks, NuGet.Packaging, NuGet.Versioning (Version 7.0.0-rc.47606 -> 7.0.0-rc.47704) --- eng/Version.Details.props | 184 +++++++++---------- eng/Version.Details.xml | 370 +++++++++++++++++++------------------- global.json | 6 +- 3 files changed, 280 insertions(+), 280 deletions(-) diff --git a/eng/Version.Details.props b/eng/Version.Details.props index dd26d92857f0..1ae6186d4fbb 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-rtm.25475.106 - 10.0.0-rtm.25475.106 - 10.0.0-rtm.25475.106 - 10.0.0-beta.25475.106 - 10.0.0-beta.25475.106 - 10.0.0-beta.25475.106 - 10.0.0-beta.25475.106 - 10.0.0-beta.25475.106 - 10.0.0-beta.25475.106 - 10.0.0-beta.25475.106 - 10.0.0-rtm.25475.106 - 10.0.0-rtm.25475.106 - 10.0.0-rtm.25475.106 - 10.0.0-rtm.25475.106 - 10.0.0-rtm.25475.106 - 10.0.0-rtm.25475.106 - 10.0.0-rtm.25475.106 - 10.0.0-rtm.25475.106 - 10.0.0-rtm.25475.106 - 10.0.0-rtm.25475.106 - 10.0.0-rtm.25475.106 - 10.0.0-rtm.25475.106 - 10.0.0-rtm.25475.106 - 10.0.0-rtm.25475.106 - 10.0.0-rtm.25475.106 - 10.0.0-rtm.25475.106 - 10.0.0-rtm.25475.106 - 10.0.0-rtm.25475.106 - 10.0.0-rtm.25475.106 - 10.0.0-rtm.25475.106 - 10.0.0-rtm.25475.106 - 10.0.0-rtm.25475.106 - 10.0.0-rtm.25475.106 - 10.0.0-rtm.25475.106 - 10.0.0-rtm.25475.106 - 10.0.0-rtm.25475.106 - 10.0.0-rtm.25475.106 - 10.0.0-rtm.25475.106 - 10.0.0-rtm.25475.106 - 10.0.0-rtm.25475.106 - 10.0.0-rtm.25475.106 - 10.0.0-rtm.25475.106 - 10.0.0-rtm.25475.106 - 10.0.0-rtm.25475.106 - 10.0.0-rtm.25475.106 - 10.0.0-rtm.25475.106 - 10.0.0-rtm.25475.106 - 10.0.0-rtm.25475.106 - 10.0.0-rtm.25475.106 - 10.0.0-rtm.25475.106 - 10.0.0-rtm.25475.106 - 10.0.0-rtm.25475.106 - 10.0.0-rtm.25475.106 - 10.0.0-rtm.25475.106 - 10.0.0-rtm.25475.106 - 10.0.0-rtm.25475.106 - 10.0.0-rtm.25475.106 - 10.0.0-rtm.25475.106 - 10.0.0-rtm.25475.106 - 10.0.0-rtm.25475.106 - 3.2.0-preview.25475.106 - 7.0.0-rc.47606 - 7.0.0-rc.47606 - 7.0.0-rc.47606 - 10.0.0-rtm.25475.106 - 10.0.0-rtm.25475.106 - 10.0.0-rtm.25475.106 - 10.0.0-rtm.25475.106 - 10.0.0-rtm.25475.106 - 10.0.0-rtm.25475.106 - 10.0.0-rtm.25475.106 - 10.0.0-rtm.25475.106 - 10.0.0-rtm.25475.106 - 10.0.0-rtm.25475.106 - 10.0.0-rtm.25475.106 - 10.0.0-rtm.25475.106 - 10.0.0-rtm.25475.106 - 10.0.0-rtm.25475.106 - 10.0.0-rtm.25475.106 - 10.0.0-rtm.25475.106 - 10.0.0-rtm.25475.106 - 10.0.0-rtm.25475.106 - 10.0.0-rtm.25475.106 - 10.0.0-rtm.25475.106 - 10.0.0-rtm.25475.106 - 10.0.0-rtm.25475.106 - 10.0.0-rtm.25475.106 - 10.0.0-rtm.25475.106 - 10.0.0-rtm.25475.106 - 10.0.0-rtm.25475.106 - 10.0.0-rtm.25475.106 - 10.0.0-rtm.25475.106 + 10.0.0-rtm.25476.104 + 10.0.0-rtm.25476.104 + 10.0.0-rtm.25476.104 + 10.0.0-beta.25476.104 + 10.0.0-beta.25476.104 + 10.0.0-beta.25476.104 + 10.0.0-beta.25476.104 + 10.0.0-beta.25476.104 + 10.0.0-beta.25476.104 + 10.0.0-beta.25476.104 + 10.0.0-rtm.25476.104 + 10.0.0-rtm.25476.104 + 10.0.0-rtm.25476.104 + 10.0.0-rtm.25476.104 + 10.0.0-rtm.25476.104 + 10.0.0-rtm.25476.104 + 10.0.0-rtm.25476.104 + 10.0.0-rtm.25476.104 + 10.0.0-rtm.25476.104 + 10.0.0-rtm.25476.104 + 10.0.0-rtm.25476.104 + 10.0.0-rtm.25476.104 + 10.0.0-rtm.25476.104 + 10.0.0-rtm.25476.104 + 10.0.0-rtm.25476.104 + 10.0.0-rtm.25476.104 + 10.0.0-rtm.25476.104 + 10.0.0-rtm.25476.104 + 10.0.0-rtm.25476.104 + 10.0.0-rtm.25476.104 + 10.0.0-rtm.25476.104 + 10.0.0-rtm.25476.104 + 10.0.0-rtm.25476.104 + 10.0.0-rtm.25476.104 + 10.0.0-rtm.25476.104 + 10.0.0-rtm.25476.104 + 10.0.0-rtm.25476.104 + 10.0.0-rtm.25476.104 + 10.0.0-rtm.25476.104 + 10.0.0-rtm.25476.104 + 10.0.0-rtm.25476.104 + 10.0.0-rtm.25476.104 + 10.0.0-rtm.25476.104 + 10.0.0-rtm.25476.104 + 10.0.0-rtm.25476.104 + 10.0.0-rtm.25476.104 + 10.0.0-rtm.25476.104 + 10.0.0-rtm.25476.104 + 10.0.0-rtm.25476.104 + 10.0.0-rtm.25476.104 + 10.0.0-rtm.25476.104 + 10.0.0-rtm.25476.104 + 10.0.0-rtm.25476.104 + 10.0.0-rtm.25476.104 + 10.0.0-rtm.25476.104 + 10.0.0-rtm.25476.104 + 10.0.0-rtm.25476.104 + 10.0.0-rtm.25476.104 + 10.0.0-rtm.25476.104 + 10.0.0-rtm.25476.104 + 3.2.0-preview.25476.104 + 7.0.0-rc.47704 + 7.0.0-rc.47704 + 7.0.0-rc.47704 + 10.0.0-rtm.25476.104 + 10.0.0-rtm.25476.104 + 10.0.0-rtm.25476.104 + 10.0.0-rtm.25476.104 + 10.0.0-rtm.25476.104 + 10.0.0-rtm.25476.104 + 10.0.0-rtm.25476.104 + 10.0.0-rtm.25476.104 + 10.0.0-rtm.25476.104 + 10.0.0-rtm.25476.104 + 10.0.0-rtm.25476.104 + 10.0.0-rtm.25476.104 + 10.0.0-rtm.25476.104 + 10.0.0-rtm.25476.104 + 10.0.0-rtm.25476.104 + 10.0.0-rtm.25476.104 + 10.0.0-rtm.25476.104 + 10.0.0-rtm.25476.104 + 10.0.0-rtm.25476.104 + 10.0.0-rtm.25476.104 + 10.0.0-rtm.25476.104 + 10.0.0-rtm.25476.104 + 10.0.0-rtm.25476.104 + 10.0.0-rtm.25476.104 + 10.0.0-rtm.25476.104 + 10.0.0-rtm.25476.104 + 10.0.0-rtm.25476.104 + 10.0.0-rtm.25476.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 dd7633a38e0c..1260f7b72da4 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 - c9f0e3e586ba580f1ae64ef3990c6cd01374bf13 + e1eaf1bbd9702e9b6ee9b10dbc94105732e07896 - + https://github.com/dotnet/dotnet - c9f0e3e586ba580f1ae64ef3990c6cd01374bf13 + e1eaf1bbd9702e9b6ee9b10dbc94105732e07896 - + https://github.com/dotnet/dotnet - c9f0e3e586ba580f1ae64ef3990c6cd01374bf13 + e1eaf1bbd9702e9b6ee9b10dbc94105732e07896 - + https://github.com/dotnet/dotnet - c9f0e3e586ba580f1ae64ef3990c6cd01374bf13 + e1eaf1bbd9702e9b6ee9b10dbc94105732e07896 - + https://github.com/dotnet/dotnet - c9f0e3e586ba580f1ae64ef3990c6cd01374bf13 + e1eaf1bbd9702e9b6ee9b10dbc94105732e07896 - + https://github.com/dotnet/dotnet - c9f0e3e586ba580f1ae64ef3990c6cd01374bf13 + e1eaf1bbd9702e9b6ee9b10dbc94105732e07896 - + https://github.com/dotnet/dotnet - c9f0e3e586ba580f1ae64ef3990c6cd01374bf13 + e1eaf1bbd9702e9b6ee9b10dbc94105732e07896 - + https://github.com/dotnet/dotnet - c9f0e3e586ba580f1ae64ef3990c6cd01374bf13 + e1eaf1bbd9702e9b6ee9b10dbc94105732e07896 - + https://github.com/dotnet/dotnet - c9f0e3e586ba580f1ae64ef3990c6cd01374bf13 + e1eaf1bbd9702e9b6ee9b10dbc94105732e07896 - + https://github.com/dotnet/dotnet - c9f0e3e586ba580f1ae64ef3990c6cd01374bf13 + e1eaf1bbd9702e9b6ee9b10dbc94105732e07896 - + https://github.com/dotnet/dotnet - c9f0e3e586ba580f1ae64ef3990c6cd01374bf13 + e1eaf1bbd9702e9b6ee9b10dbc94105732e07896 - + https://github.com/dotnet/dotnet - c9f0e3e586ba580f1ae64ef3990c6cd01374bf13 + e1eaf1bbd9702e9b6ee9b10dbc94105732e07896 - + https://github.com/dotnet/dotnet - c9f0e3e586ba580f1ae64ef3990c6cd01374bf13 + e1eaf1bbd9702e9b6ee9b10dbc94105732e07896 - + https://github.com/dotnet/dotnet - c9f0e3e586ba580f1ae64ef3990c6cd01374bf13 + e1eaf1bbd9702e9b6ee9b10dbc94105732e07896 - + https://github.com/dotnet/dotnet - c9f0e3e586ba580f1ae64ef3990c6cd01374bf13 + e1eaf1bbd9702e9b6ee9b10dbc94105732e07896 - + https://github.com/dotnet/dotnet - c9f0e3e586ba580f1ae64ef3990c6cd01374bf13 + e1eaf1bbd9702e9b6ee9b10dbc94105732e07896 - + https://github.com/dotnet/dotnet - c9f0e3e586ba580f1ae64ef3990c6cd01374bf13 + e1eaf1bbd9702e9b6ee9b10dbc94105732e07896 - + https://github.com/dotnet/dotnet - c9f0e3e586ba580f1ae64ef3990c6cd01374bf13 + e1eaf1bbd9702e9b6ee9b10dbc94105732e07896 - + https://github.com/dotnet/dotnet - c9f0e3e586ba580f1ae64ef3990c6cd01374bf13 + e1eaf1bbd9702e9b6ee9b10dbc94105732e07896 - + https://github.com/dotnet/dotnet - c9f0e3e586ba580f1ae64ef3990c6cd01374bf13 + e1eaf1bbd9702e9b6ee9b10dbc94105732e07896 - + https://github.com/dotnet/dotnet - c9f0e3e586ba580f1ae64ef3990c6cd01374bf13 + e1eaf1bbd9702e9b6ee9b10dbc94105732e07896 - + https://github.com/dotnet/dotnet - c9f0e3e586ba580f1ae64ef3990c6cd01374bf13 + e1eaf1bbd9702e9b6ee9b10dbc94105732e07896 - + https://github.com/dotnet/dotnet - c9f0e3e586ba580f1ae64ef3990c6cd01374bf13 + e1eaf1bbd9702e9b6ee9b10dbc94105732e07896 - + https://github.com/dotnet/dotnet - c9f0e3e586ba580f1ae64ef3990c6cd01374bf13 + e1eaf1bbd9702e9b6ee9b10dbc94105732e07896 - + https://github.com/dotnet/dotnet - c9f0e3e586ba580f1ae64ef3990c6cd01374bf13 + e1eaf1bbd9702e9b6ee9b10dbc94105732e07896 - + https://github.com/dotnet/dotnet - c9f0e3e586ba580f1ae64ef3990c6cd01374bf13 + e1eaf1bbd9702e9b6ee9b10dbc94105732e07896 - + https://github.com/dotnet/dotnet - c9f0e3e586ba580f1ae64ef3990c6cd01374bf13 + e1eaf1bbd9702e9b6ee9b10dbc94105732e07896 - + https://github.com/dotnet/dotnet - c9f0e3e586ba580f1ae64ef3990c6cd01374bf13 + e1eaf1bbd9702e9b6ee9b10dbc94105732e07896 - + https://github.com/dotnet/dotnet - c9f0e3e586ba580f1ae64ef3990c6cd01374bf13 + e1eaf1bbd9702e9b6ee9b10dbc94105732e07896 - + https://github.com/dotnet/dotnet - c9f0e3e586ba580f1ae64ef3990c6cd01374bf13 + e1eaf1bbd9702e9b6ee9b10dbc94105732e07896 - + https://github.com/dotnet/dotnet - c9f0e3e586ba580f1ae64ef3990c6cd01374bf13 + e1eaf1bbd9702e9b6ee9b10dbc94105732e07896 - + https://github.com/dotnet/dotnet - c9f0e3e586ba580f1ae64ef3990c6cd01374bf13 + e1eaf1bbd9702e9b6ee9b10dbc94105732e07896 - + https://github.com/dotnet/dotnet - c9f0e3e586ba580f1ae64ef3990c6cd01374bf13 + e1eaf1bbd9702e9b6ee9b10dbc94105732e07896 - + https://github.com/dotnet/dotnet - c9f0e3e586ba580f1ae64ef3990c6cd01374bf13 + e1eaf1bbd9702e9b6ee9b10dbc94105732e07896 - + https://github.com/dotnet/dotnet - c9f0e3e586ba580f1ae64ef3990c6cd01374bf13 + e1eaf1bbd9702e9b6ee9b10dbc94105732e07896 - + https://github.com/dotnet/dotnet - c9f0e3e586ba580f1ae64ef3990c6cd01374bf13 + e1eaf1bbd9702e9b6ee9b10dbc94105732e07896 - + https://github.com/dotnet/dotnet - c9f0e3e586ba580f1ae64ef3990c6cd01374bf13 + e1eaf1bbd9702e9b6ee9b10dbc94105732e07896 - + https://github.com/dotnet/dotnet - c9f0e3e586ba580f1ae64ef3990c6cd01374bf13 + e1eaf1bbd9702e9b6ee9b10dbc94105732e07896 - + https://github.com/dotnet/dotnet - c9f0e3e586ba580f1ae64ef3990c6cd01374bf13 + e1eaf1bbd9702e9b6ee9b10dbc94105732e07896 - + https://github.com/dotnet/dotnet - c9f0e3e586ba580f1ae64ef3990c6cd01374bf13 + e1eaf1bbd9702e9b6ee9b10dbc94105732e07896 - + https://github.com/dotnet/dotnet - c9f0e3e586ba580f1ae64ef3990c6cd01374bf13 + e1eaf1bbd9702e9b6ee9b10dbc94105732e07896 - + https://github.com/dotnet/dotnet - c9f0e3e586ba580f1ae64ef3990c6cd01374bf13 + e1eaf1bbd9702e9b6ee9b10dbc94105732e07896 - + https://github.com/dotnet/dotnet - c9f0e3e586ba580f1ae64ef3990c6cd01374bf13 + e1eaf1bbd9702e9b6ee9b10dbc94105732e07896 - + https://github.com/dotnet/dotnet - c9f0e3e586ba580f1ae64ef3990c6cd01374bf13 + e1eaf1bbd9702e9b6ee9b10dbc94105732e07896 - + https://github.com/dotnet/dotnet - c9f0e3e586ba580f1ae64ef3990c6cd01374bf13 + e1eaf1bbd9702e9b6ee9b10dbc94105732e07896 - + https://github.com/dotnet/dotnet - c9f0e3e586ba580f1ae64ef3990c6cd01374bf13 + e1eaf1bbd9702e9b6ee9b10dbc94105732e07896 - + https://github.com/dotnet/dotnet - c9f0e3e586ba580f1ae64ef3990c6cd01374bf13 + e1eaf1bbd9702e9b6ee9b10dbc94105732e07896 - + https://github.com/dotnet/dotnet - c9f0e3e586ba580f1ae64ef3990c6cd01374bf13 + e1eaf1bbd9702e9b6ee9b10dbc94105732e07896 - + https://github.com/dotnet/dotnet - c9f0e3e586ba580f1ae64ef3990c6cd01374bf13 + e1eaf1bbd9702e9b6ee9b10dbc94105732e07896 - + https://github.com/dotnet/dotnet - c9f0e3e586ba580f1ae64ef3990c6cd01374bf13 + e1eaf1bbd9702e9b6ee9b10dbc94105732e07896 - + https://github.com/dotnet/dotnet - c9f0e3e586ba580f1ae64ef3990c6cd01374bf13 + e1eaf1bbd9702e9b6ee9b10dbc94105732e07896 - + https://github.com/dotnet/dotnet - c9f0e3e586ba580f1ae64ef3990c6cd01374bf13 + e1eaf1bbd9702e9b6ee9b10dbc94105732e07896 - + https://github.com/dotnet/dotnet - c9f0e3e586ba580f1ae64ef3990c6cd01374bf13 + e1eaf1bbd9702e9b6ee9b10dbc94105732e07896 - + https://github.com/dotnet/dotnet - c9f0e3e586ba580f1ae64ef3990c6cd01374bf13 + e1eaf1bbd9702e9b6ee9b10dbc94105732e07896 - + https://github.com/dotnet/dotnet - c9f0e3e586ba580f1ae64ef3990c6cd01374bf13 + e1eaf1bbd9702e9b6ee9b10dbc94105732e07896 - + https://github.com/dotnet/dotnet - c9f0e3e586ba580f1ae64ef3990c6cd01374bf13 + e1eaf1bbd9702e9b6ee9b10dbc94105732e07896 - + https://github.com/dotnet/dotnet - c9f0e3e586ba580f1ae64ef3990c6cd01374bf13 + e1eaf1bbd9702e9b6ee9b10dbc94105732e07896 - + https://github.com/dotnet/dotnet - c9f0e3e586ba580f1ae64ef3990c6cd01374bf13 + e1eaf1bbd9702e9b6ee9b10dbc94105732e07896 - + https://github.com/dotnet/dotnet - c9f0e3e586ba580f1ae64ef3990c6cd01374bf13 + e1eaf1bbd9702e9b6ee9b10dbc94105732e07896 - + https://github.com/dotnet/dotnet - c9f0e3e586ba580f1ae64ef3990c6cd01374bf13 + e1eaf1bbd9702e9b6ee9b10dbc94105732e07896 - + https://github.com/dotnet/dotnet - c9f0e3e586ba580f1ae64ef3990c6cd01374bf13 + e1eaf1bbd9702e9b6ee9b10dbc94105732e07896 - + https://github.com/dotnet/dotnet - c9f0e3e586ba580f1ae64ef3990c6cd01374bf13 + e1eaf1bbd9702e9b6ee9b10dbc94105732e07896 - + https://github.com/dotnet/dotnet - c9f0e3e586ba580f1ae64ef3990c6cd01374bf13 + e1eaf1bbd9702e9b6ee9b10dbc94105732e07896 - + https://github.com/dotnet/dotnet - c9f0e3e586ba580f1ae64ef3990c6cd01374bf13 + e1eaf1bbd9702e9b6ee9b10dbc94105732e07896 - + https://github.com/dotnet/dotnet - c9f0e3e586ba580f1ae64ef3990c6cd01374bf13 + e1eaf1bbd9702e9b6ee9b10dbc94105732e07896 - + https://github.com/dotnet/dotnet - c9f0e3e586ba580f1ae64ef3990c6cd01374bf13 + e1eaf1bbd9702e9b6ee9b10dbc94105732e07896 - + https://github.com/dotnet/dotnet - c9f0e3e586ba580f1ae64ef3990c6cd01374bf13 + e1eaf1bbd9702e9b6ee9b10dbc94105732e07896 - + https://github.com/dotnet/dotnet - c9f0e3e586ba580f1ae64ef3990c6cd01374bf13 + e1eaf1bbd9702e9b6ee9b10dbc94105732e07896 - + https://github.com/dotnet/dotnet - c9f0e3e586ba580f1ae64ef3990c6cd01374bf13 + e1eaf1bbd9702e9b6ee9b10dbc94105732e07896 - + https://github.com/dotnet/dotnet - c9f0e3e586ba580f1ae64ef3990c6cd01374bf13 + e1eaf1bbd9702e9b6ee9b10dbc94105732e07896 - + https://github.com/dotnet/dotnet - c9f0e3e586ba580f1ae64ef3990c6cd01374bf13 + e1eaf1bbd9702e9b6ee9b10dbc94105732e07896 - + https://github.com/dotnet/dotnet - c9f0e3e586ba580f1ae64ef3990c6cd01374bf13 + e1eaf1bbd9702e9b6ee9b10dbc94105732e07896 - + https://github.com/dotnet/dotnet - c9f0e3e586ba580f1ae64ef3990c6cd01374bf13 + e1eaf1bbd9702e9b6ee9b10dbc94105732e07896 - + https://github.com/dotnet/dotnet - c9f0e3e586ba580f1ae64ef3990c6cd01374bf13 + e1eaf1bbd9702e9b6ee9b10dbc94105732e07896 - + https://github.com/dotnet/dotnet - c9f0e3e586ba580f1ae64ef3990c6cd01374bf13 + e1eaf1bbd9702e9b6ee9b10dbc94105732e07896 - + https://github.com/dotnet/dotnet - c9f0e3e586ba580f1ae64ef3990c6cd01374bf13 + e1eaf1bbd9702e9b6ee9b10dbc94105732e07896 - + https://github.com/dotnet/dotnet - c9f0e3e586ba580f1ae64ef3990c6cd01374bf13 + e1eaf1bbd9702e9b6ee9b10dbc94105732e07896 - + https://github.com/dotnet/dotnet - c9f0e3e586ba580f1ae64ef3990c6cd01374bf13 + e1eaf1bbd9702e9b6ee9b10dbc94105732e07896 - + https://github.com/dotnet/dotnet - c9f0e3e586ba580f1ae64ef3990c6cd01374bf13 + e1eaf1bbd9702e9b6ee9b10dbc94105732e07896 - + https://github.com/dotnet/dotnet - c9f0e3e586ba580f1ae64ef3990c6cd01374bf13 + e1eaf1bbd9702e9b6ee9b10dbc94105732e07896 - + https://github.com/dotnet/dotnet - c9f0e3e586ba580f1ae64ef3990c6cd01374bf13 + e1eaf1bbd9702e9b6ee9b10dbc94105732e07896 @@ -358,37 +358,37 @@ - + https://github.com/dotnet/dotnet - c9f0e3e586ba580f1ae64ef3990c6cd01374bf13 + e1eaf1bbd9702e9b6ee9b10dbc94105732e07896 - + https://github.com/dotnet/dotnet - c9f0e3e586ba580f1ae64ef3990c6cd01374bf13 + e1eaf1bbd9702e9b6ee9b10dbc94105732e07896 - + https://github.com/dotnet/dotnet - c9f0e3e586ba580f1ae64ef3990c6cd01374bf13 + e1eaf1bbd9702e9b6ee9b10dbc94105732e07896 - + https://github.com/dotnet/dotnet - c9f0e3e586ba580f1ae64ef3990c6cd01374bf13 + e1eaf1bbd9702e9b6ee9b10dbc94105732e07896 - + https://github.com/dotnet/dotnet - c9f0e3e586ba580f1ae64ef3990c6cd01374bf13 + e1eaf1bbd9702e9b6ee9b10dbc94105732e07896 - + https://github.com/dotnet/dotnet - c9f0e3e586ba580f1ae64ef3990c6cd01374bf13 + e1eaf1bbd9702e9b6ee9b10dbc94105732e07896 - + https://github.com/dotnet/dotnet - c9f0e3e586ba580f1ae64ef3990c6cd01374bf13 + e1eaf1bbd9702e9b6ee9b10dbc94105732e07896 - + https://github.com/dotnet/dotnet - c9f0e3e586ba580f1ae64ef3990c6cd01374bf13 + e1eaf1bbd9702e9b6ee9b10dbc94105732e07896 https://github.com/dotnet/extensions @@ -440,17 +440,17 @@ https://github.com/dotnet/msbuild d1cce8d7cc03c23a4f1bad8e9240714fd9d199a3 - + https://github.com/dotnet/dotnet - c9f0e3e586ba580f1ae64ef3990c6cd01374bf13 + e1eaf1bbd9702e9b6ee9b10dbc94105732e07896 - + https://github.com/dotnet/dotnet - c9f0e3e586ba580f1ae64ef3990c6cd01374bf13 + e1eaf1bbd9702e9b6ee9b10dbc94105732e07896 - + https://github.com/dotnet/dotnet - c9f0e3e586ba580f1ae64ef3990c6cd01374bf13 + e1eaf1bbd9702e9b6ee9b10dbc94105732e07896 diff --git a/global.json b/global.json index 6552a108d9c2..b739b35cb35d 100644 --- a/global.json +++ b/global.json @@ -27,9 +27,9 @@ "jdk": "latest" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25475.106", - "Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.25475.106", - "Microsoft.DotNet.SharedFramework.Sdk": "10.0.0-beta.25475.106", + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25476.104", + "Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.25476.104", + "Microsoft.DotNet.SharedFramework.Sdk": "10.0.0-beta.25476.104", "Microsoft.Build.NoTargets": "3.7.0", "Microsoft.Build.Traversal": "3.4.0", "Microsoft.WixToolset.Sdk": "5.0.2-dotnet.2737382"