From 1fa3a2340b2260ab4b092b62b08ed8d3d2ac70de Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 24 Sep 2025 02:03:35 +0000 Subject: [PATCH 1/2] Backflow from https://github.com/dotnet/dotnet / 77d8896 build 284343 [[ commit created by automation ]] --- src/Shared/RoslynUtils/WellKnownTypes.cs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/Shared/RoslynUtils/WellKnownTypes.cs b/src/Shared/RoslynUtils/WellKnownTypes.cs index 05925ddf68bc..71ed75a2e5e5 100644 --- a/src/Shared/RoslynUtils/WellKnownTypes.cs +++ b/src/Shared/RoslynUtils/WellKnownTypes.cs @@ -19,6 +19,7 @@ public static WellKnownTypes GetOrCreate(Compilation compilation) => private readonly INamedTypeSymbol?[] _lazyWellKnownTypes; private readonly Compilation _compilation; + private readonly INamedTypeSymbol _missingTypeSymbol; static WellKnownTypes() { @@ -51,6 +52,7 @@ private WellKnownTypes(Compilation compilation) { _lazyWellKnownTypes = new INamedTypeSymbol?[WellKnownTypeData.WellKnownTypeNames.Length]; _compilation = compilation; + _missingTypeSymbol = compilation.GetTypeByMetadataName(typeof(MissingType).FullName!)!; } public INamedTypeSymbol Get(SpecialType type) From 489825ff6e23a6d19f9c983931e54ff93eb2a0c5 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 24 Sep 2025 02:03:41 +0000 Subject: [PATCH 2/2] Update dependencies from https://github.com/dotnet/dotnet build 284343 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.25472.101 -> 10.0.0-rc.1.25473.107) 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.2.25472.101 -> 10.0.0-rc.2.25473.107) 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 11.0.0-beta.25472.101 -> 11.0.0-beta.25473.107) Microsoft.Web.Xdt (Version 3.2.0-preview.25472.101 -> 3.2.0-preview.25473.107) NuGet.Frameworks, NuGet.Packaging, NuGet.Versioning (Version 7.0.0-preview.1.47301 -> 7.0.0-preview.1.47407) --- 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 12eb6fa7e135..85092ae5e271 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.2.25472.101 - 10.0.0-rc.1.25472.101 - 10.0.0-rc.1.25472.101 - 11.0.0-beta.25472.101 - 11.0.0-beta.25472.101 - 11.0.0-beta.25472.101 - 11.0.0-beta.25472.101 - 11.0.0-beta.25472.101 - 11.0.0-beta.25472.101 - 11.0.0-beta.25472.101 - 10.0.0-rc.2.25472.101 - 10.0.0-rc.2.25472.101 - 10.0.0-rc.2.25472.101 - 10.0.0-rc.2.25472.101 - 10.0.0-rc.2.25472.101 - 10.0.0-rc.2.25472.101 - 10.0.0-rc.2.25472.101 - 10.0.0-rc.1.25472.101 - 10.0.0-rc.1.25472.101 - 10.0.0-rc.1.25472.101 - 10.0.0-rc.1.25472.101 - 10.0.0-rc.1.25472.101 - 10.0.0-rc.1.25472.101 - 10.0.0-rc.1.25472.101 - 10.0.0-rc.1.25472.101 - 10.0.0-rc.1.25472.101 - 10.0.0-rc.1.25472.101 - 10.0.0-rc.1.25472.101 - 10.0.0-rc.1.25472.101 - 10.0.0-rc.1.25472.101 - 10.0.0-rc.1.25472.101 - 10.0.0-rc.1.25472.101 - 10.0.0-rc.1.25472.101 - 10.0.0-rc.1.25472.101 - 10.0.0-rc.1.25472.101 - 10.0.0-rc.1.25472.101 - 10.0.0-rc.1.25472.101 - 10.0.0-rc.1.25472.101 - 10.0.0-rc.1.25472.101 - 10.0.0-rc.1.25472.101 - 10.0.0-rc.1.25472.101 - 10.0.0-rc.1.25472.101 - 10.0.0-rc.1.25472.101 - 10.0.0-rc.1.25472.101 - 10.0.0-rc.1.25472.101 - 10.0.0-rc.1.25472.101 - 10.0.0-rc.1.25472.101 - 10.0.0-rc.1.25472.101 - 10.0.0-rc.1.25472.101 - 10.0.0-rc.1.25472.101 - 10.0.0-rc.1.25472.101 - 10.0.0-rc.1.25472.101 - 10.0.0-rc.1.25472.101 - 10.0.0-rc.1.25472.101 - 10.0.0-rc.1.25472.101 - 10.0.0-rc.1.25472.101 - 10.0.0-rc.1.25472.101 - 10.0.0-rc.1.25472.101 - 10.0.0-rc.1.25472.101 - 10.0.0-rc.1.25472.101 - 3.2.0-preview.25472.101 - 7.0.0-preview.1.47301 - 7.0.0-preview.1.47301 - 7.0.0-preview.1.47301 - 10.0.0-rc.1.25472.101 - 10.0.0-rc.1.25472.101 - 10.0.0-rc.1.25472.101 - 10.0.0-rc.1.25472.101 - 10.0.0-rc.1.25472.101 - 10.0.0-rc.1.25472.101 - 10.0.0-rc.1.25472.101 - 10.0.0-rc.1.25472.101 - 10.0.0-rc.1.25472.101 - 10.0.0-rc.1.25472.101 - 10.0.0-rc.1.25472.101 - 10.0.0-rc.1.25472.101 - 10.0.0-rc.1.25472.101 - 10.0.0-rc.1.25472.101 - 10.0.0-rc.1.25472.101 - 10.0.0-rc.1.25472.101 - 10.0.0-rc.1.25472.101 - 10.0.0-rc.1.25472.101 - 10.0.0-rc.1.25472.101 - 10.0.0-rc.1.25472.101 - 10.0.0-rc.1.25472.101 - 10.0.0-rc.1.25472.101 - 10.0.0-rc.1.25472.101 - 10.0.0-rc.1.25472.101 - 10.0.0-rc.1.25472.101 - 10.0.0-rc.1.25472.101 - 10.0.0-rc.1.25472.101 - 10.0.0-rc.1.25472.101 + 10.0.0-rc.2.25473.107 + 10.0.0-rc.1.25473.107 + 10.0.0-rc.1.25473.107 + 11.0.0-beta.25473.107 + 11.0.0-beta.25473.107 + 11.0.0-beta.25473.107 + 11.0.0-beta.25473.107 + 11.0.0-beta.25473.107 + 11.0.0-beta.25473.107 + 11.0.0-beta.25473.107 + 10.0.0-rc.2.25473.107 + 10.0.0-rc.2.25473.107 + 10.0.0-rc.2.25473.107 + 10.0.0-rc.2.25473.107 + 10.0.0-rc.2.25473.107 + 10.0.0-rc.2.25473.107 + 10.0.0-rc.2.25473.107 + 10.0.0-rc.1.25473.107 + 10.0.0-rc.1.25473.107 + 10.0.0-rc.1.25473.107 + 10.0.0-rc.1.25473.107 + 10.0.0-rc.1.25473.107 + 10.0.0-rc.1.25473.107 + 10.0.0-rc.1.25473.107 + 10.0.0-rc.1.25473.107 + 10.0.0-rc.1.25473.107 + 10.0.0-rc.1.25473.107 + 10.0.0-rc.1.25473.107 + 10.0.0-rc.1.25473.107 + 10.0.0-rc.1.25473.107 + 10.0.0-rc.1.25473.107 + 10.0.0-rc.1.25473.107 + 10.0.0-rc.1.25473.107 + 10.0.0-rc.1.25473.107 + 10.0.0-rc.1.25473.107 + 10.0.0-rc.1.25473.107 + 10.0.0-rc.1.25473.107 + 10.0.0-rc.1.25473.107 + 10.0.0-rc.1.25473.107 + 10.0.0-rc.1.25473.107 + 10.0.0-rc.1.25473.107 + 10.0.0-rc.1.25473.107 + 10.0.0-rc.1.25473.107 + 10.0.0-rc.1.25473.107 + 10.0.0-rc.1.25473.107 + 10.0.0-rc.1.25473.107 + 10.0.0-rc.1.25473.107 + 10.0.0-rc.1.25473.107 + 10.0.0-rc.1.25473.107 + 10.0.0-rc.1.25473.107 + 10.0.0-rc.1.25473.107 + 10.0.0-rc.1.25473.107 + 10.0.0-rc.1.25473.107 + 10.0.0-rc.1.25473.107 + 10.0.0-rc.1.25473.107 + 10.0.0-rc.1.25473.107 + 10.0.0-rc.1.25473.107 + 10.0.0-rc.1.25473.107 + 10.0.0-rc.1.25473.107 + 10.0.0-rc.1.25473.107 + 3.2.0-preview.25473.107 + 7.0.0-preview.1.47407 + 7.0.0-preview.1.47407 + 7.0.0-preview.1.47407 + 10.0.0-rc.1.25473.107 + 10.0.0-rc.1.25473.107 + 10.0.0-rc.1.25473.107 + 10.0.0-rc.1.25473.107 + 10.0.0-rc.1.25473.107 + 10.0.0-rc.1.25473.107 + 10.0.0-rc.1.25473.107 + 10.0.0-rc.1.25473.107 + 10.0.0-rc.1.25473.107 + 10.0.0-rc.1.25473.107 + 10.0.0-rc.1.25473.107 + 10.0.0-rc.1.25473.107 + 10.0.0-rc.1.25473.107 + 10.0.0-rc.1.25473.107 + 10.0.0-rc.1.25473.107 + 10.0.0-rc.1.25473.107 + 10.0.0-rc.1.25473.107 + 10.0.0-rc.1.25473.107 + 10.0.0-rc.1.25473.107 + 10.0.0-rc.1.25473.107 + 10.0.0-rc.1.25473.107 + 10.0.0-rc.1.25473.107 + 10.0.0-rc.1.25473.107 + 10.0.0-rc.1.25473.107 + 10.0.0-rc.1.25473.107 + 10.0.0-rc.1.25473.107 + 10.0.0-rc.1.25473.107 + 10.0.0-rc.1.25473.107 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 5340751924aa..c41635b7cc15 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 - 9f9f90cfb75d4852232224b541d5391298c7da81 + 77d8896addbd65ffbe48dc39dcf912843fcf7727 - + https://github.com/dotnet/dotnet - 9f9f90cfb75d4852232224b541d5391298c7da81 + 77d8896addbd65ffbe48dc39dcf912843fcf7727 - + https://github.com/dotnet/dotnet - 9f9f90cfb75d4852232224b541d5391298c7da81 + 77d8896addbd65ffbe48dc39dcf912843fcf7727 - + https://github.com/dotnet/dotnet - 9f9f90cfb75d4852232224b541d5391298c7da81 + 77d8896addbd65ffbe48dc39dcf912843fcf7727 - + https://github.com/dotnet/dotnet - 9f9f90cfb75d4852232224b541d5391298c7da81 + 77d8896addbd65ffbe48dc39dcf912843fcf7727 - + https://github.com/dotnet/dotnet - 9f9f90cfb75d4852232224b541d5391298c7da81 + 77d8896addbd65ffbe48dc39dcf912843fcf7727 - + https://github.com/dotnet/dotnet - 9f9f90cfb75d4852232224b541d5391298c7da81 + 77d8896addbd65ffbe48dc39dcf912843fcf7727 - + https://github.com/dotnet/dotnet - 9f9f90cfb75d4852232224b541d5391298c7da81 + 77d8896addbd65ffbe48dc39dcf912843fcf7727 - + https://github.com/dotnet/dotnet - 9f9f90cfb75d4852232224b541d5391298c7da81 + 77d8896addbd65ffbe48dc39dcf912843fcf7727 - + https://github.com/dotnet/dotnet - 9f9f90cfb75d4852232224b541d5391298c7da81 + 77d8896addbd65ffbe48dc39dcf912843fcf7727 - + https://github.com/dotnet/dotnet - 9f9f90cfb75d4852232224b541d5391298c7da81 + 77d8896addbd65ffbe48dc39dcf912843fcf7727 - + https://github.com/dotnet/dotnet - 9f9f90cfb75d4852232224b541d5391298c7da81 + 77d8896addbd65ffbe48dc39dcf912843fcf7727 - + https://github.com/dotnet/dotnet - 9f9f90cfb75d4852232224b541d5391298c7da81 + 77d8896addbd65ffbe48dc39dcf912843fcf7727 - + https://github.com/dotnet/dotnet - 9f9f90cfb75d4852232224b541d5391298c7da81 + 77d8896addbd65ffbe48dc39dcf912843fcf7727 - + https://github.com/dotnet/dotnet - 9f9f90cfb75d4852232224b541d5391298c7da81 + 77d8896addbd65ffbe48dc39dcf912843fcf7727 - + https://github.com/dotnet/dotnet - 9f9f90cfb75d4852232224b541d5391298c7da81 + 77d8896addbd65ffbe48dc39dcf912843fcf7727 - + https://github.com/dotnet/dotnet - 9f9f90cfb75d4852232224b541d5391298c7da81 + 77d8896addbd65ffbe48dc39dcf912843fcf7727 - + https://github.com/dotnet/dotnet - 9f9f90cfb75d4852232224b541d5391298c7da81 + 77d8896addbd65ffbe48dc39dcf912843fcf7727 - + https://github.com/dotnet/dotnet - 9f9f90cfb75d4852232224b541d5391298c7da81 + 77d8896addbd65ffbe48dc39dcf912843fcf7727 - + https://github.com/dotnet/dotnet - 9f9f90cfb75d4852232224b541d5391298c7da81 + 77d8896addbd65ffbe48dc39dcf912843fcf7727 - + https://github.com/dotnet/dotnet - 9f9f90cfb75d4852232224b541d5391298c7da81 + 77d8896addbd65ffbe48dc39dcf912843fcf7727 - + https://github.com/dotnet/dotnet - 9f9f90cfb75d4852232224b541d5391298c7da81 + 77d8896addbd65ffbe48dc39dcf912843fcf7727 - + https://github.com/dotnet/dotnet - 9f9f90cfb75d4852232224b541d5391298c7da81 + 77d8896addbd65ffbe48dc39dcf912843fcf7727 - + https://github.com/dotnet/dotnet - 9f9f90cfb75d4852232224b541d5391298c7da81 + 77d8896addbd65ffbe48dc39dcf912843fcf7727 - + https://github.com/dotnet/dotnet - 9f9f90cfb75d4852232224b541d5391298c7da81 + 77d8896addbd65ffbe48dc39dcf912843fcf7727 - + https://github.com/dotnet/dotnet - 9f9f90cfb75d4852232224b541d5391298c7da81 + 77d8896addbd65ffbe48dc39dcf912843fcf7727 - + https://github.com/dotnet/dotnet - 9f9f90cfb75d4852232224b541d5391298c7da81 + 77d8896addbd65ffbe48dc39dcf912843fcf7727 - + https://github.com/dotnet/dotnet - 9f9f90cfb75d4852232224b541d5391298c7da81 + 77d8896addbd65ffbe48dc39dcf912843fcf7727 - + https://github.com/dotnet/dotnet - 9f9f90cfb75d4852232224b541d5391298c7da81 + 77d8896addbd65ffbe48dc39dcf912843fcf7727 - + https://github.com/dotnet/dotnet - 9f9f90cfb75d4852232224b541d5391298c7da81 + 77d8896addbd65ffbe48dc39dcf912843fcf7727 - + https://github.com/dotnet/dotnet - 9f9f90cfb75d4852232224b541d5391298c7da81 + 77d8896addbd65ffbe48dc39dcf912843fcf7727 - + https://github.com/dotnet/dotnet - 9f9f90cfb75d4852232224b541d5391298c7da81 + 77d8896addbd65ffbe48dc39dcf912843fcf7727 - + https://github.com/dotnet/dotnet - 9f9f90cfb75d4852232224b541d5391298c7da81 + 77d8896addbd65ffbe48dc39dcf912843fcf7727 - + https://github.com/dotnet/dotnet - 9f9f90cfb75d4852232224b541d5391298c7da81 + 77d8896addbd65ffbe48dc39dcf912843fcf7727 - + https://github.com/dotnet/dotnet - 9f9f90cfb75d4852232224b541d5391298c7da81 + 77d8896addbd65ffbe48dc39dcf912843fcf7727 - + https://github.com/dotnet/dotnet - 9f9f90cfb75d4852232224b541d5391298c7da81 + 77d8896addbd65ffbe48dc39dcf912843fcf7727 - + https://github.com/dotnet/dotnet - 9f9f90cfb75d4852232224b541d5391298c7da81 + 77d8896addbd65ffbe48dc39dcf912843fcf7727 - + https://github.com/dotnet/dotnet - 9f9f90cfb75d4852232224b541d5391298c7da81 + 77d8896addbd65ffbe48dc39dcf912843fcf7727 - + https://github.com/dotnet/dotnet - 9f9f90cfb75d4852232224b541d5391298c7da81 + 77d8896addbd65ffbe48dc39dcf912843fcf7727 - + https://github.com/dotnet/dotnet - 9f9f90cfb75d4852232224b541d5391298c7da81 + 77d8896addbd65ffbe48dc39dcf912843fcf7727 - + https://github.com/dotnet/dotnet - 9f9f90cfb75d4852232224b541d5391298c7da81 + 77d8896addbd65ffbe48dc39dcf912843fcf7727 - + https://github.com/dotnet/dotnet - 9f9f90cfb75d4852232224b541d5391298c7da81 + 77d8896addbd65ffbe48dc39dcf912843fcf7727 - + https://github.com/dotnet/dotnet - 9f9f90cfb75d4852232224b541d5391298c7da81 + 77d8896addbd65ffbe48dc39dcf912843fcf7727 - + https://github.com/dotnet/dotnet - 9f9f90cfb75d4852232224b541d5391298c7da81 + 77d8896addbd65ffbe48dc39dcf912843fcf7727 - + https://github.com/dotnet/dotnet - 9f9f90cfb75d4852232224b541d5391298c7da81 + 77d8896addbd65ffbe48dc39dcf912843fcf7727 - + https://github.com/dotnet/dotnet - 9f9f90cfb75d4852232224b541d5391298c7da81 + 77d8896addbd65ffbe48dc39dcf912843fcf7727 - + https://github.com/dotnet/dotnet - 9f9f90cfb75d4852232224b541d5391298c7da81 + 77d8896addbd65ffbe48dc39dcf912843fcf7727 - + https://github.com/dotnet/dotnet - 9f9f90cfb75d4852232224b541d5391298c7da81 + 77d8896addbd65ffbe48dc39dcf912843fcf7727 - + https://github.com/dotnet/dotnet - 9f9f90cfb75d4852232224b541d5391298c7da81 + 77d8896addbd65ffbe48dc39dcf912843fcf7727 - + https://github.com/dotnet/dotnet - 9f9f90cfb75d4852232224b541d5391298c7da81 + 77d8896addbd65ffbe48dc39dcf912843fcf7727 - + https://github.com/dotnet/dotnet - 9f9f90cfb75d4852232224b541d5391298c7da81 + 77d8896addbd65ffbe48dc39dcf912843fcf7727 - + https://github.com/dotnet/dotnet - 9f9f90cfb75d4852232224b541d5391298c7da81 + 77d8896addbd65ffbe48dc39dcf912843fcf7727 - + https://github.com/dotnet/dotnet - 9f9f90cfb75d4852232224b541d5391298c7da81 + 77d8896addbd65ffbe48dc39dcf912843fcf7727 - + https://github.com/dotnet/dotnet - 9f9f90cfb75d4852232224b541d5391298c7da81 + 77d8896addbd65ffbe48dc39dcf912843fcf7727 - + https://github.com/dotnet/dotnet - 9f9f90cfb75d4852232224b541d5391298c7da81 + 77d8896addbd65ffbe48dc39dcf912843fcf7727 - + https://github.com/dotnet/dotnet - 9f9f90cfb75d4852232224b541d5391298c7da81 + 77d8896addbd65ffbe48dc39dcf912843fcf7727 - + https://github.com/dotnet/dotnet - 9f9f90cfb75d4852232224b541d5391298c7da81 + 77d8896addbd65ffbe48dc39dcf912843fcf7727 - + https://github.com/dotnet/dotnet - 9f9f90cfb75d4852232224b541d5391298c7da81 + 77d8896addbd65ffbe48dc39dcf912843fcf7727 - + https://github.com/dotnet/dotnet - 9f9f90cfb75d4852232224b541d5391298c7da81 + 77d8896addbd65ffbe48dc39dcf912843fcf7727 - + https://github.com/dotnet/dotnet - 9f9f90cfb75d4852232224b541d5391298c7da81 + 77d8896addbd65ffbe48dc39dcf912843fcf7727 - + https://github.com/dotnet/dotnet - 9f9f90cfb75d4852232224b541d5391298c7da81 + 77d8896addbd65ffbe48dc39dcf912843fcf7727 - + https://github.com/dotnet/dotnet - 9f9f90cfb75d4852232224b541d5391298c7da81 + 77d8896addbd65ffbe48dc39dcf912843fcf7727 - + https://github.com/dotnet/dotnet - 9f9f90cfb75d4852232224b541d5391298c7da81 + 77d8896addbd65ffbe48dc39dcf912843fcf7727 - + https://github.com/dotnet/dotnet - 9f9f90cfb75d4852232224b541d5391298c7da81 + 77d8896addbd65ffbe48dc39dcf912843fcf7727 - + https://github.com/dotnet/dotnet - 9f9f90cfb75d4852232224b541d5391298c7da81 + 77d8896addbd65ffbe48dc39dcf912843fcf7727 - + https://github.com/dotnet/dotnet - 9f9f90cfb75d4852232224b541d5391298c7da81 + 77d8896addbd65ffbe48dc39dcf912843fcf7727 - + https://github.com/dotnet/dotnet - 9f9f90cfb75d4852232224b541d5391298c7da81 + 77d8896addbd65ffbe48dc39dcf912843fcf7727 - + https://github.com/dotnet/dotnet - 9f9f90cfb75d4852232224b541d5391298c7da81 + 77d8896addbd65ffbe48dc39dcf912843fcf7727 - + https://github.com/dotnet/dotnet - 9f9f90cfb75d4852232224b541d5391298c7da81 + 77d8896addbd65ffbe48dc39dcf912843fcf7727 - + https://github.com/dotnet/dotnet - 9f9f90cfb75d4852232224b541d5391298c7da81 + 77d8896addbd65ffbe48dc39dcf912843fcf7727 - + https://github.com/dotnet/dotnet - 9f9f90cfb75d4852232224b541d5391298c7da81 + 77d8896addbd65ffbe48dc39dcf912843fcf7727 - + https://github.com/dotnet/dotnet - 9f9f90cfb75d4852232224b541d5391298c7da81 + 77d8896addbd65ffbe48dc39dcf912843fcf7727 - + https://github.com/dotnet/dotnet - 9f9f90cfb75d4852232224b541d5391298c7da81 + 77d8896addbd65ffbe48dc39dcf912843fcf7727 - + https://github.com/dotnet/dotnet - 9f9f90cfb75d4852232224b541d5391298c7da81 + 77d8896addbd65ffbe48dc39dcf912843fcf7727 - + https://github.com/dotnet/dotnet - 9f9f90cfb75d4852232224b541d5391298c7da81 + 77d8896addbd65ffbe48dc39dcf912843fcf7727 - + https://github.com/dotnet/dotnet - 9f9f90cfb75d4852232224b541d5391298c7da81 + 77d8896addbd65ffbe48dc39dcf912843fcf7727 - + https://github.com/dotnet/dotnet - 9f9f90cfb75d4852232224b541d5391298c7da81 + 77d8896addbd65ffbe48dc39dcf912843fcf7727 - + https://github.com/dotnet/dotnet - 9f9f90cfb75d4852232224b541d5391298c7da81 + 77d8896addbd65ffbe48dc39dcf912843fcf7727 - + https://github.com/dotnet/dotnet - 9f9f90cfb75d4852232224b541d5391298c7da81 + 77d8896addbd65ffbe48dc39dcf912843fcf7727 - + https://github.com/dotnet/dotnet - 9f9f90cfb75d4852232224b541d5391298c7da81 + 77d8896addbd65ffbe48dc39dcf912843fcf7727 - + https://github.com/dotnet/dotnet - 9f9f90cfb75d4852232224b541d5391298c7da81 + 77d8896addbd65ffbe48dc39dcf912843fcf7727 @@ -358,37 +358,37 @@ - + https://github.com/dotnet/dotnet - 9f9f90cfb75d4852232224b541d5391298c7da81 + 77d8896addbd65ffbe48dc39dcf912843fcf7727 - + https://github.com/dotnet/dotnet - 9f9f90cfb75d4852232224b541d5391298c7da81 + 77d8896addbd65ffbe48dc39dcf912843fcf7727 - + https://github.com/dotnet/dotnet - 9f9f90cfb75d4852232224b541d5391298c7da81 + 77d8896addbd65ffbe48dc39dcf912843fcf7727 - + https://github.com/dotnet/dotnet - 9f9f90cfb75d4852232224b541d5391298c7da81 + 77d8896addbd65ffbe48dc39dcf912843fcf7727 - + https://github.com/dotnet/dotnet - 9f9f90cfb75d4852232224b541d5391298c7da81 + 77d8896addbd65ffbe48dc39dcf912843fcf7727 - + https://github.com/dotnet/dotnet - 9f9f90cfb75d4852232224b541d5391298c7da81 + 77d8896addbd65ffbe48dc39dcf912843fcf7727 - + https://github.com/dotnet/dotnet - 9f9f90cfb75d4852232224b541d5391298c7da81 + 77d8896addbd65ffbe48dc39dcf912843fcf7727 - + https://github.com/dotnet/dotnet - 9f9f90cfb75d4852232224b541d5391298c7da81 + 77d8896addbd65ffbe48dc39dcf912843fcf7727 https://github.com/dotnet/extensions @@ -440,17 +440,17 @@ https://github.com/dotnet/msbuild d1cce8d7cc03c23a4f1bad8e9240714fd9d199a3 - + https://github.com/dotnet/dotnet - 9f9f90cfb75d4852232224b541d5391298c7da81 + 77d8896addbd65ffbe48dc39dcf912843fcf7727 - + https://github.com/dotnet/dotnet - 9f9f90cfb75d4852232224b541d5391298c7da81 + 77d8896addbd65ffbe48dc39dcf912843fcf7727 - + https://github.com/dotnet/dotnet - 9f9f90cfb75d4852232224b541d5391298c7da81 + 77d8896addbd65ffbe48dc39dcf912843fcf7727 diff --git a/global.json b/global.json index 2c04afa11182..aff0ded41543 100644 --- a/global.json +++ b/global.json @@ -32,9 +32,9 @@ "jdk": "latest" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.25472.101", - "Microsoft.DotNet.Helix.Sdk": "11.0.0-beta.25472.101", - "Microsoft.DotNet.SharedFramework.Sdk": "11.0.0-beta.25472.101", + "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.25473.107", + "Microsoft.DotNet.Helix.Sdk": "11.0.0-beta.25473.107", + "Microsoft.DotNet.SharedFramework.Sdk": "11.0.0-beta.25473.107", "Microsoft.Build.NoTargets": "3.7.0", "Microsoft.Build.Traversal": "3.4.0", "Microsoft.WixToolset.Sdk": "5.0.2-dotnet.2737382"