From fb28721fbc49330784b01e65247226b30ea0461f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 16 Aug 2025 14:39:22 +0000 Subject: [PATCH 1/8] Backflow from https://github.com/dotnet/dotnet / 670981c build 279601 [[ commit created by automation ]] --- eng/Versions.props | 2 +- src/Layout/Directory.Build.props | 2 +- src/Layout/pkg/dotnet-sdk.proj | 3 +-- src/Layout/redist/redist.csproj | 2 +- test/dotnet.Tests/CommandTests/Run/RunFileTests.cs | 10 ---------- 5 files changed, 4 insertions(+), 15 deletions(-) diff --git a/eng/Versions.props b/eng/Versions.props index e4a96206d90c..4e1a4442ab29 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -126,7 +126,7 @@ - 1.6.10 + 1.8.1 4.0.1 diff --git a/src/Layout/Directory.Build.props b/src/Layout/Directory.Build.props index b70a789b187d..1edffddb84d9 100644 --- a/src/Layout/Directory.Build.props +++ b/src/Layout/Directory.Build.props @@ -57,7 +57,7 @@ because it is large (100MB+). --> <_IsCommunityPlatform Condition="'$(OSName)' != 'win' and '$(OSName)' != 'osx' and !('$(OSName)' == 'linux' and ('$(TargetArchitecture)' == 'x64' or '$(TargetArchitecture)' == 'x86' or '$(TargetArchitecture)' == 'arm' or '$(TargetArchitecture)' == 'arm64'))">true - true + true true diff --git a/src/Layout/pkg/dotnet-sdk.proj b/src/Layout/pkg/dotnet-sdk.proj index 368feb068fac..bf9963fefc5b 100644 --- a/src/Layout/pkg/dotnet-sdk.proj +++ b/src/Layout/pkg/dotnet-sdk.proj @@ -8,7 +8,6 @@ true true true - true Microsoft .NET $(RepoRoot)LICENSE.TXT dotnet-sdk @@ -111,7 +110,7 @@ diff --git a/src/Layout/redist/redist.csproj b/src/Layout/redist/redist.csproj index 67c1469a6f82..cd3d6b66db2f 100644 --- a/src/Layout/redist/redist.csproj +++ b/src/Layout/redist/redist.csproj @@ -29,7 +29,7 @@ - + diff --git a/test/dotnet.Tests/CommandTests/Run/RunFileTests.cs b/test/dotnet.Tests/CommandTests/Run/RunFileTests.cs index ac068b1b909a..593cb8a37ac7 100644 --- a/test/dotnet.Tests/CommandTests/Run/RunFileTests.cs +++ b/test/dotnet.Tests/CommandTests/Run/RunFileTests.cs @@ -248,16 +248,6 @@ Release config Hello from Program Release config """); - - new DotnetCommand(Log, "Program.cs", "arg1", "arg2") - .WithWorkingDirectory(testInstance.Path) - .Execute() - .Should().Pass() - .And.HaveStdOut(""" - echo args:arg1;arg2 - Hello from Program - Release config - """); } /// From 6f06705f209edcb32ed39914ea5606625130d59a Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 16 Aug 2025 14:39:25 +0000 Subject: [PATCH 2/8] Update dependencies from https://github.com/dotnet/dotnet build 279601 Updated Dependencies: dotnet-dev-certs, dotnet-user-jwts, dotnet-user-secrets, Microsoft.AspNetCore.Analyzers, Microsoft.AspNetCore.App.Ref, Microsoft.AspNetCore.App.Ref.Internal, Microsoft.AspNetCore.Authentication.Facebook, Microsoft.AspNetCore.Authentication.Google, Microsoft.AspNetCore.Authentication.MicrosoftAccount, Microsoft.AspNetCore.Authorization, Microsoft.AspNetCore.Components, Microsoft.AspNetCore.Components.Analyzers, Microsoft.AspNetCore.Components.Forms, Microsoft.AspNetCore.Components.SdkAnalyzers, Microsoft.AspNetCore.Components.Web, Microsoft.AspNetCore.Components.WebAssembly, Microsoft.AspNetCore.Components.WebAssembly.Server, Microsoft.AspNetCore.Components.WebView, Microsoft.AspNetCore.DeveloperCertificates.XPlat, Microsoft.AspNetCore.Metadata, Microsoft.AspNetCore.Mvc.Analyzers, Microsoft.AspNetCore.Mvc.Api.Analyzers, Microsoft.AspNetCore.TestHost, Microsoft.Bcl.AsyncInterfaces, Microsoft.DotNet.Web.ItemTemplates.10.0, Microsoft.DotNet.Web.ProjectTemplates.10.0, Microsoft.Extensions.Configuration.Ini, Microsoft.Extensions.DependencyModel, Microsoft.Extensions.FileProviders.Abstractions, Microsoft.Extensions.FileProviders.Embedded, Microsoft.Extensions.FileSystemGlobbing, Microsoft.Extensions.Logging, Microsoft.Extensions.Logging.Abstractions, Microsoft.Extensions.Logging.Console, Microsoft.Extensions.ObjectPool, Microsoft.JSInterop, Microsoft.NET.HostModel, Microsoft.NET.ILLink.Tasks, Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.win-x64, Microsoft.NET.Sdk.WindowsDesktop, Microsoft.NETCore.App.Ref, Microsoft.NETCore.Platforms, Microsoft.Win32.SystemEvents, Microsoft.WindowsDesktop.App.Internal, Microsoft.WindowsDesktop.App.Ref, System.CodeDom, System.Composition.AttributedModel, System.Composition.Convention, System.Composition.Hosting, System.Composition.Runtime, System.Composition.TypedParts, System.Configuration.ConfigurationManager, System.Diagnostics.DiagnosticSource, System.Formats.Asn1, System.IO.Hashing, System.Reflection.MetadataLoadContext, System.Resources.Extensions, System.Security.Cryptography.Pkcs, System.Security.Cryptography.ProtectedData, System.Security.Cryptography.Xml, System.Security.Permissions, System.ServiceProcess.ServiceController, System.Text.Encoding.CodePages, System.Text.Json, System.Windows.Extensions (Version 10.0.0-rc.1.25411.109 -> 10.0.0-rc.1.25415.113) Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal, Microsoft.CodeAnalysis.Razor.Tooling.Internal, Microsoft.NET.Sdk.Razor.SourceGenerators.Transport (Version 10.0.0-preview.25411.109 -> 10.0.0-preview.25415.113) Microsoft.Build, Microsoft.Build.Localization (Version 17.15.0-preview-25411-109 -> 17.15.0-preview-25415-113) Microsoft.Build.NuGetSdkResolver, NuGet.Build.Tasks, NuGet.Build.Tasks.Console, NuGet.Build.Tasks.Pack, NuGet.CommandLine.XPlat, NuGet.Commands, NuGet.Common, NuGet.Configuration, NuGet.Credentials, NuGet.DependencyResolver.Core, NuGet.Frameworks, NuGet.LibraryModel, NuGet.Packaging, NuGet.ProjectModel, NuGet.Protocol, NuGet.Versioning (Version 7.0.0-preview.1.609 -> 7.0.0-preview.1.41613) Microsoft.Build.Tasks.Git, Microsoft.DotNet.Arcade.Sdk, Microsoft.DotNet.Build.Tasks.Installers, Microsoft.DotNet.Build.Tasks.Templating, Microsoft.DotNet.Build.Tasks.Workloads, Microsoft.DotNet.Helix.Sdk, Microsoft.DotNet.SignTool, Microsoft.DotNet.XliffTasks, Microsoft.DotNet.XUnitExtensions, Microsoft.SourceLink.AzureRepos.Git, Microsoft.SourceLink.Bitbucket.Git, Microsoft.SourceLink.Common, Microsoft.SourceLink.GitHub, Microsoft.SourceLink.GitLab (Version 10.0.0-beta.25411.109 -> 10.0.0-beta.25415.113) Microsoft.CodeAnalysis, Microsoft.CodeAnalysis.BuildClient, Microsoft.CodeAnalysis.CSharp, Microsoft.CodeAnalysis.CSharp.CodeStyle, Microsoft.CodeAnalysis.CSharp.Features, Microsoft.CodeAnalysis.CSharp.Workspaces, Microsoft.CodeAnalysis.PublicApiAnalyzers, Microsoft.CodeAnalysis.Workspaces.Common, Microsoft.CodeAnalysis.Workspaces.MSBuild, Microsoft.Net.Compilers.Toolset, Microsoft.Net.Compilers.Toolset.Framework (Version 5.0.0-2.25411.109 -> 5.0.0-2.25415.113) Microsoft.Deployment.DotNet.Releases (Version 2.0.0-preview.1.25411.109 -> 2.0.0-preview.1.25415.113) Microsoft.DiaSymReader (Version 2.2.0-beta.25411.109 -> 2.2.0-beta.25415.113) Microsoft.FSharp.Compiler (Version 14.0.100-preview7.25411.109 -> 14.0.100-preview7.25415.113) Microsoft.NET.Test.Sdk, Microsoft.TestPlatform.Build, Microsoft.TestPlatform.CLI (Version 18.0.0-preview-25411-109 -> 18.0.0-preview-25415-113) Microsoft.TemplateEngine.Abstractions, Microsoft.TemplateEngine.Authoring.TemplateVerifier, Microsoft.TemplateEngine.Edge, Microsoft.TemplateEngine.Mocks, Microsoft.TemplateEngine.Orchestrator.RunnableProjects, Microsoft.TemplateEngine.TestHelper, Microsoft.TemplateEngine.Utils, Microsoft.TemplateSearch.Common, Microsoft.TemplateSearch.TemplateDiscovery (Version 10.0.100-rc.1.25411.109 -> 10.0.100-rc.1.25415.113) Microsoft.Web.Xdt (Version 3.2.0-preview.25411.109 -> 3.2.0-preview.25415.113) NuGet.Localization (Version 7.0.0-preview.1.100 -> 7.0.0-preview.1.41613) System.CommandLine (Version 2.0.0-rc.1.25411.109 -> 2.0.0-rc.1.25415.113) Microsoft.Testing.Platform (Version 1.9.0-preview.25414.4 -> 1.9.0-preview.25414.4) MSTest (Version 3.11.0-preview.25414.4 -> 3.11.0-preview.25414.4) Added Dependencies: System.ComponentModel.Composition (Version 10.0.0-rc.1.25415.113) --- eng/Version.Details.props | 267 +++++---- eng/Version.Details.xml | 524 +++++++++--------- global.json | 6 +- .../README.md | 8 +- 4 files changed, 400 insertions(+), 405 deletions(-) diff --git a/eng/Version.Details.props b/eng/Version.Details.props index ed42fadeb6ed..b1a536b3c3a0 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -7,141 +7,139 @@ This file should be imported by eng/Versions.props - 10.0.0-rc.1.25411.109 - 10.0.0-rc.1.25411.109 - 10.0.0-rc.1.25411.109 - 10.0.0-rc.1.25411.109 - 10.0.0-rc.1.25411.109 - 10.0.0-rc.1.25411.109 - 10.0.0-rc.1.25411.109 - 10.0.0-rc.1.25411.109 - 10.0.0-rc.1.25411.109 - 10.0.0-rc.1.25411.109 - 10.0.0-rc.1.25411.109 - 10.0.0-rc.1.25411.109 - 10.0.0-rc.1.25411.109 - 10.0.0-rc.1.25411.109 - 10.0.0-rc.1.25411.109 - 10.0.0-rc.1.25411.109 - 10.0.0-rc.1.25411.109 - 10.0.0-rc.1.25411.109 - 10.0.0-rc.1.25411.109 - 10.0.0-rc.1.25411.109 - 10.0.0-rc.1.25411.109 - 10.0.0-rc.1.25411.109 - 10.0.0-preview.25411.109 - 10.0.0-rc.1.25411.109 - 10.0.0-rc.1.25411.109 - 17.15.0-preview-25411-109 - 17.15.0-preview-25411-109 - 7.0.0-preview.1.609 - 10.0.0-beta.25411.109 - 5.0.0-2.25411.109 - 5.0.0-2.25411.109 - 5.0.0-2.25411.109 - 5.0.0-2.25411.109 - 5.0.0-2.25411.109 - 5.0.0-2.25411.109 - 10.0.0-preview.25411.109 - 5.0.0-2.25411.109 - 10.0.0-preview.25411.109 - 5.0.0-2.25411.109 - 5.0.0-2.25411.109 - 2.0.0-preview.1.25411.109 - 2.2.0-beta.25411.109 - 10.0.0-beta.25411.109 - 10.0.0-beta.25411.109 - 10.0.0-beta.25411.109 - 10.0.0-beta.25411.109 - 10.0.0-beta.25411.109 - 10.0.0-beta.25411.109 - 10.0.0-rc.1.25411.109 - 10.0.0-rc.1.25411.109 - 10.0.0-beta.25411.109 - 10.0.0-beta.25411.109 - 10.0.0-rc.1.25411.109 - 10.0.0-rc.1.25411.109 - 10.0.0-rc.1.25411.109 - 10.0.0-rc.1.25411.109 - 10.0.0-rc.1.25411.109 - 10.0.0-rc.1.25411.109 - 10.0.0-rc.1.25411.109 - 10.0.0-rc.1.25411.109 - 10.0.0-rc.1.25411.109 - 14.0.100-preview7.25411.109 - 10.0.0-rc.1.25411.109 - 5.0.0-2.25411.109 - 5.0.0-2.25411.109 - 10.0.0-rc.1.25411.109 - 10.0.0-rc.1.25411.109 - 10.0.0-rc.1.25411.109 + 10.0.0-rc.1.25415.113 + 10.0.0-rc.1.25415.113 + 10.0.0-rc.1.25415.113 + 10.0.0-rc.1.25415.113 + 10.0.0-rc.1.25415.113 + 10.0.0-rc.1.25415.113 + 10.0.0-rc.1.25415.113 + 10.0.0-rc.1.25415.113 + 10.0.0-rc.1.25415.113 + 10.0.0-rc.1.25415.113 + 10.0.0-rc.1.25415.113 + 10.0.0-rc.1.25415.113 + 10.0.0-rc.1.25415.113 + 10.0.0-rc.1.25415.113 + 10.0.0-rc.1.25415.113 + 10.0.0-rc.1.25415.113 + 10.0.0-rc.1.25415.113 + 10.0.0-rc.1.25415.113 + 10.0.0-rc.1.25415.113 + 10.0.0-rc.1.25415.113 + 10.0.0-rc.1.25415.113 + 10.0.0-rc.1.25415.113 + 10.0.0-preview.25415.113 + 10.0.0-rc.1.25415.113 + 10.0.0-rc.1.25415.113 + 17.15.0-preview-25415-113 + 17.15.0-preview-25415-113 + 7.0.0-preview.1.41613 + 10.0.0-beta.25415.113 + 5.0.0-2.25415.113 + 5.0.0-2.25415.113 + 5.0.0-2.25415.113 + 5.0.0-2.25415.113 + 5.0.0-2.25415.113 + 5.0.0-2.25415.113 + 5.0.0-2.25415.113 + 10.0.0-preview.25415.113 + 5.0.0-2.25415.113 + 5.0.0-2.25415.113 + 2.0.0-preview.1.25415.113 + 2.2.0-beta.25415.113 + 10.0.0-beta.25415.113 + 10.0.0-beta.25415.113 + 10.0.0-beta.25415.113 + 10.0.0-beta.25415.113 + 10.0.0-beta.25415.113 + 10.0.0-beta.25415.113 + 10.0.0-rc.1.25415.113 + 10.0.0-rc.1.25415.113 + 10.0.0-beta.25415.113 + 10.0.0-beta.25415.113 + 10.0.0-rc.1.25415.113 + 10.0.0-rc.1.25415.113 + 10.0.0-rc.1.25415.113 + 10.0.0-rc.1.25415.113 + 10.0.0-rc.1.25415.113 + 10.0.0-rc.1.25415.113 + 10.0.0-rc.1.25415.113 + 10.0.0-rc.1.25415.113 + 10.0.0-rc.1.25415.113 + 14.0.100-preview7.25415.113 + 10.0.0-rc.1.25415.113 + 5.0.0-2.25415.113 + 5.0.0-2.25415.113 + 10.0.0-rc.1.25415.113 + 10.0.0-rc.1.25415.113 + 10.0.0-rc.1.25415.113 10.0.0-preview.7.25377.103 - 10.0.0-preview.25411.109 - 10.0.0-rc.1.25411.109 - 18.0.0-preview-25411-109 - 10.0.0-rc.1.25411.109 - 10.0.0-rc.1.25411.109 - 10.0.0-beta.25411.109 - 10.0.0-beta.25411.109 - 10.0.0-beta.25411.109 - 10.0.0-beta.25411.109 - 10.0.0-beta.25411.109 - 10.0.100-rc.1.25411.109 - 10.0.100-rc.1.25411.109 - 10.0.100-rc.1.25411.109 - 10.0.100-rc.1.25411.109 - 10.0.100-rc.1.25411.109 - 10.0.100-rc.1.25411.109 - 10.0.100-rc.1.25411.109 - 10.0.100-rc.1.25411.109 - 10.0.100-rc.1.25411.109 - 18.0.0-preview-25411-109 - 18.0.0-preview-25411-109 - 3.2.0-preview.25411.109 - 10.0.0-rc.1.25411.109 - 10.0.0-rc.1.25411.109 - 10.0.0-rc.1.25411.109 - 7.0.0-preview.1.609 - 7.0.0-preview.1.609 - 7.0.0-preview.1.609 - 7.0.0-preview.1.609 - 7.0.0-preview.1.609 - 7.0.0-preview.1.609 - 7.0.0-preview.1.609 - 7.0.0-preview.1.609 - 7.0.0-preview.1.609 - 7.0.0-preview.1.609 - 7.0.0-preview.1.609 - 7.0.0-preview.1.609 - 7.0.0-preview.1.609 - 7.0.0-preview.1.609 - 7.0.0-preview.1.609 - 10.0.0-rc.1.25411.109 - 2.0.0-rc.1.25411.109 - 10.0.0-preview.7.25377.103 - 10.0.0-rc.1.25411.109 - 10.0.0-rc.1.25411.109 - 10.0.0-rc.1.25411.109 - 10.0.0-rc.1.25411.109 - 10.0.0-rc.1.25411.109 - 10.0.0-rc.1.25411.109 - 10.0.0-rc.1.25411.109 - 10.0.0-rc.1.25411.109 - 10.0.0-rc.1.25411.109 - 10.0.0-rc.1.25411.109 - 10.0.0-rc.1.25411.109 - 10.0.0-rc.1.25411.109 - 10.0.0-rc.1.25411.109 - 10.0.0-rc.1.25411.109 - 10.0.0-rc.1.25411.109 - 10.0.0-rc.1.25411.109 - 10.0.0-rc.1.25411.109 - 10.0.0-rc.1.25411.109 - 10.0.0-rc.1.25411.109 + 10.0.0-preview.25415.113 + 10.0.0-rc.1.25415.113 + 18.0.0-preview-25415-113 + 10.0.0-rc.1.25415.113 + 10.0.0-rc.1.25415.113 + 10.0.0-beta.25415.113 + 10.0.0-beta.25415.113 + 10.0.0-beta.25415.113 + 10.0.0-beta.25415.113 + 10.0.0-beta.25415.113 + 10.0.100-rc.1.25415.113 + 10.0.100-rc.1.25415.113 + 10.0.100-rc.1.25415.113 + 10.0.100-rc.1.25415.113 + 10.0.100-rc.1.25415.113 + 10.0.100-rc.1.25415.113 + 10.0.100-rc.1.25415.113 + 10.0.100-rc.1.25415.113 + 10.0.100-rc.1.25415.113 + 18.0.0-preview-25415-113 + 18.0.0-preview-25415-113 + 3.2.0-preview.25415.113 + 10.0.0-rc.1.25415.113 + 10.0.0-rc.1.25415.113 + 10.0.0-rc.1.25415.113 + 7.0.0-preview.1.41613 + 7.0.0-preview.1.41613 + 7.0.0-preview.1.41613 + 7.0.0-preview.1.41613 + 7.0.0-preview.1.41613 + 7.0.0-preview.1.41613 + 7.0.0-preview.1.41613 + 7.0.0-preview.1.41613 + 7.0.0-preview.1.41613 + 7.0.0-preview.1.41613 + 7.0.0-preview.1.41613 + 7.0.0-preview.1.41613 + 7.0.0-preview.1.41613 + 7.0.0-preview.1.41613 + 7.0.0-preview.1.41613 + 7.0.0-preview.1.41613 + 10.0.0-rc.1.25415.113 + 2.0.0-rc.1.25415.113 + 10.0.0-rc.1.25415.113 + 10.0.0-rc.1.25415.113 + 10.0.0-rc.1.25415.113 + 10.0.0-rc.1.25415.113 + 10.0.0-rc.1.25415.113 + 10.0.0-rc.1.25415.113 + 10.0.0-rc.1.25415.113 + 10.0.0-rc.1.25415.113 + 10.0.0-rc.1.25415.113 + 10.0.0-rc.1.25415.113 + 10.0.0-rc.1.25415.113 + 10.0.0-rc.1.25415.113 + 10.0.0-rc.1.25415.113 + 10.0.0-rc.1.25415.113 + 10.0.0-rc.1.25415.113 + 10.0.0-rc.1.25415.113 + 10.0.0-rc.1.25415.113 + 10.0.0-rc.1.25415.113 + 10.0.0-rc.1.25415.113 + 10.0.0-rc.1.25415.113 2.1.0 - - 7.0.0-preview.1.100 1.9.0-preview.25414.4 3.11.0-preview.25414.4 @@ -184,7 +182,6 @@ This file should be imported by eng/Versions.props $(MicrosoftCodeAnalysisCSharpCodeStylePackageVersion) $(MicrosoftCodeAnalysisCSharpFeaturesPackageVersion) $(MicrosoftCodeAnalysisCSharpWorkspacesPackageVersion) - $(MicrosoftCodeAnalysisNetAnalyzersPackageVersion) $(MicrosoftCodeAnalysisPublicApiAnalyzersPackageVersion) $(MicrosoftCodeAnalysisRazorToolingInternalPackageVersion) $(MicrosoftCodeAnalysisWorkspacesCommonPackageVersion) @@ -254,6 +251,7 @@ This file should be imported by eng/Versions.props $(NuGetDependencyResolverCorePackageVersion) $(NuGetFrameworksPackageVersion) $(NuGetLibraryModelPackageVersion) + $(NuGetLocalizationPackageVersion) $(NuGetPackagingPackageVersion) $(NuGetProjectModelPackageVersion) $(NuGetProtocolPackageVersion) @@ -261,7 +259,6 @@ This file should be imported by eng/Versions.props $(SystemCodeDomPackageVersion) $(SystemCommandLinePackageVersion) $(SystemComponentModelCompositionPackageVersion) - $(SystemComponentModelCompositionPackageVersion) $(SystemCompositionAttributedModelPackageVersion) $(SystemCompositionConventionPackageVersion) $(SystemCompositionHostingPackageVersion) @@ -283,8 +280,6 @@ This file should be imported by eng/Versions.props $(SystemWindowsExtensionsPackageVersion) $(NETStandardLibraryRefPackageVersion) - - $(NuGetLocalizationPackageVersion) $(MicrosoftTestingPlatformPackageVersion) $(MSTestPackageVersion) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 36fee9992499..71ebe18183f1 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,62 +1,62 @@ - + - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 @@ -68,170 +68,170 @@ https://github.com/dotnet/dotnet 6a953e76162f3f079405f80e28664fa51b136740 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - - https://github.com/nuget/nuget.client - d0d16d996284c217b41b0c194d5c51b087f21f8b + + https://github.com/dotnet/dotnet + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 87e4c823cc62a13a3e8afbddc78bf718971f376c + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 https://github.com/microsoft/testfx @@ -561,9 +561,9 @@ https://github.com/microsoft/testfx 26e9583afe1c21c3d4fb89ca3628f80a298e8f30 - + https://github.com/dotnet/dotnet - 520c71b5277fc1f72dbec14da03ca55205d6c8e5 + 670981cadc0e47801f7a7d385456a7345ecadc48 diff --git a/global.json b/global.json index ea179c848283..450d947a457c 100644 --- a/global.json +++ b/global.json @@ -7,7 +7,7 @@ "errorMessage": "The .NET SDK is not installed or is not configured correctly. Please run ./build to install the correct SDK version locally." }, "tools": { - "dotnet": "10.0.100-preview.7.25372.107", + "dotnet": "10.0.100-rc.1.25411.109", "runtimes": { "dotnet": [ "$(MicrosoftNETCorePlatformsPackageVersion)" @@ -21,8 +21,8 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25411.109", - "Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.25411.109", + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25415.113", + "Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.25415.113", "Microsoft.Build.NoTargets": "3.7.0", "Microsoft.Build.Traversal": "3.4.0", "Microsoft.WixToolset.Sdk": "5.0.2-dotnet.2737382" diff --git a/src/Microsoft.CodeAnalysis.NetAnalyzers/README.md b/src/Microsoft.CodeAnalysis.NetAnalyzers/README.md index 86fe872e26c5..628fbddff308 100644 --- a/src/Microsoft.CodeAnalysis.NetAnalyzers/README.md +++ b/src/Microsoft.CodeAnalysis.NetAnalyzers/README.md @@ -1,4 +1,4 @@ -# Microsoft.CodeAnalysis.NetAnalyzers - -This folder contains the source code for the .NET analyzers that are part of the Microsoft.CodeAnalysis.NetAnalyzers package. -This code formerly lived in the [dotnet/roslyn-analyzers](https://github.com/dotnet/roslyn-analyzers) repository. +# Microsoft.CodeAnalysis.NetAnalyzers + +This folder contains the source code for the .NET analyzers that are part of the Microsoft.CodeAnalysis.NetAnalyzers package. +This code formerly lived in the [dotnet/roslyn-analyzers](https://github.com/dotnet/roslyn-analyzers) repository. From 747dc82f79012461516891be0197d6213d0f6068 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 16 Aug 2025 21:12:46 +0000 Subject: [PATCH 3/8] Update dependencies from https://github.com/dotnet/dotnet build 279607 Updated Dependencies: dotnet-dev-certs, dotnet-user-jwts, dotnet-user-secrets, Microsoft.AspNetCore.Analyzers, Microsoft.AspNetCore.App.Ref, Microsoft.AspNetCore.App.Ref.Internal, Microsoft.AspNetCore.Authentication.Facebook, Microsoft.AspNetCore.Authentication.Google, Microsoft.AspNetCore.Authentication.MicrosoftAccount, Microsoft.AspNetCore.Authorization, Microsoft.AspNetCore.Components, Microsoft.AspNetCore.Components.Analyzers, Microsoft.AspNetCore.Components.Forms, Microsoft.AspNetCore.Components.SdkAnalyzers, Microsoft.AspNetCore.Components.Web, Microsoft.AspNetCore.Components.WebAssembly, Microsoft.AspNetCore.Components.WebAssembly.Server, Microsoft.AspNetCore.Components.WebView, Microsoft.AspNetCore.DeveloperCertificates.XPlat, Microsoft.AspNetCore.Metadata, Microsoft.AspNetCore.Mvc.Analyzers, Microsoft.AspNetCore.Mvc.Api.Analyzers, Microsoft.AspNetCore.TestHost, Microsoft.Bcl.AsyncInterfaces, Microsoft.DotNet.Web.ItemTemplates.10.0, Microsoft.DotNet.Web.ProjectTemplates.10.0, Microsoft.Extensions.Configuration.Ini, Microsoft.Extensions.DependencyModel, Microsoft.Extensions.FileProviders.Abstractions, Microsoft.Extensions.FileProviders.Embedded, Microsoft.Extensions.FileSystemGlobbing, Microsoft.Extensions.Logging, Microsoft.Extensions.Logging.Abstractions, Microsoft.Extensions.Logging.Console, Microsoft.Extensions.ObjectPool, Microsoft.JSInterop, Microsoft.NET.HostModel, Microsoft.NET.ILLink.Tasks, Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.win-x64, Microsoft.NET.Sdk.WindowsDesktop, Microsoft.NETCore.App.Ref, Microsoft.NETCore.Platforms, Microsoft.Win32.SystemEvents, Microsoft.WindowsDesktop.App.Internal, Microsoft.WindowsDesktop.App.Ref, System.CodeDom, System.ComponentModel.Composition, System.Composition.AttributedModel, System.Composition.Convention, System.Composition.Hosting, System.Composition.Runtime, System.Composition.TypedParts, System.Configuration.ConfigurationManager, System.Diagnostics.DiagnosticSource, System.Formats.Asn1, System.IO.Hashing, System.Reflection.MetadataLoadContext, System.Resources.Extensions, System.Security.Cryptography.Pkcs, System.Security.Cryptography.ProtectedData, System.Security.Cryptography.Xml, System.Security.Permissions, System.ServiceProcess.ServiceController, System.Text.Encoding.CodePages, System.Text.Json, System.Windows.Extensions (Version 10.0.0-rc.1.25415.113 -> 10.0.0-rc.1.25416.107) Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal, Microsoft.CodeAnalysis.Razor.Tooling.Internal, Microsoft.NET.Sdk.Razor.SourceGenerators.Transport (Version 10.0.0-preview.25415.113 -> 10.0.0-preview.25416.107) Microsoft.Build, Microsoft.Build.Localization (Version 17.15.0-preview-25415-113 -> 17.15.0-preview-25416-107) Microsoft.Build.NuGetSdkResolver, NuGet.Build.Tasks, NuGet.Build.Tasks.Console, NuGet.Build.Tasks.Pack, NuGet.CommandLine.XPlat, NuGet.Commands, NuGet.Common, NuGet.Configuration, NuGet.Credentials, NuGet.DependencyResolver.Core, NuGet.Frameworks, NuGet.LibraryModel, NuGet.Localization, NuGet.Packaging, NuGet.ProjectModel, NuGet.Protocol, NuGet.Versioning (Version 7.0.0-preview.1.41613 -> 7.0.0-preview.1.41707) Microsoft.Build.Tasks.Git, Microsoft.DotNet.Arcade.Sdk, Microsoft.DotNet.Build.Tasks.Installers, Microsoft.DotNet.Build.Tasks.Templating, Microsoft.DotNet.Build.Tasks.Workloads, Microsoft.DotNet.Helix.Sdk, Microsoft.DotNet.SignTool, Microsoft.DotNet.XliffTasks, Microsoft.DotNet.XUnitExtensions, Microsoft.SourceLink.AzureRepos.Git, Microsoft.SourceLink.Bitbucket.Git, Microsoft.SourceLink.Common, Microsoft.SourceLink.GitHub, Microsoft.SourceLink.GitLab (Version 10.0.0-beta.25415.113 -> 10.0.0-beta.25416.107) Microsoft.CodeAnalysis, Microsoft.CodeAnalysis.BuildClient, Microsoft.CodeAnalysis.CSharp, Microsoft.CodeAnalysis.CSharp.CodeStyle, Microsoft.CodeAnalysis.CSharp.Features, Microsoft.CodeAnalysis.CSharp.Workspaces, Microsoft.CodeAnalysis.PublicApiAnalyzers, Microsoft.CodeAnalysis.Workspaces.Common, Microsoft.CodeAnalysis.Workspaces.MSBuild, Microsoft.Net.Compilers.Toolset, Microsoft.Net.Compilers.Toolset.Framework (Version 5.0.0-2.25415.113 -> 5.0.0-2.25416.107) Microsoft.Deployment.DotNet.Releases (Version 2.0.0-preview.1.25415.113 -> 2.0.0-preview.1.25416.107) Microsoft.DiaSymReader (Version 2.2.0-beta.25415.113 -> 2.2.0-beta.25416.107) Microsoft.FSharp.Compiler (Version 14.0.100-preview7.25415.113 -> 14.0.100-preview7.25416.107) Microsoft.NET.Test.Sdk, Microsoft.TestPlatform.Build, Microsoft.TestPlatform.CLI (Version 18.0.0-preview-25415-113 -> 18.0.0-preview-25416-107) Microsoft.TemplateEngine.Abstractions, Microsoft.TemplateEngine.Authoring.TemplateVerifier, Microsoft.TemplateEngine.Edge, Microsoft.TemplateEngine.Mocks, Microsoft.TemplateEngine.Orchestrator.RunnableProjects, Microsoft.TemplateEngine.TestHelper, Microsoft.TemplateEngine.Utils, Microsoft.TemplateSearch.Common, Microsoft.TemplateSearch.TemplateDiscovery (Version 10.0.100-rc.1.25415.113 -> 10.0.100-rc.1.25416.107) Microsoft.Web.Xdt (Version 3.2.0-preview.25415.113 -> 3.2.0-preview.25416.107) System.CommandLine (Version 2.0.0-rc.1.25415.113 -> 2.0.0-rc.1.25416.107) --- eng/Version.Details.props | 260 +++++++++---------- eng/Version.Details.xml | 522 +++++++++++++++++++------------------- global.json | 4 +- 3 files changed, 393 insertions(+), 393 deletions(-) diff --git a/eng/Version.Details.props b/eng/Version.Details.props index b1a536b3c3a0..cdfba371352d 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -7,137 +7,137 @@ This file should be imported by eng/Versions.props - 10.0.0-rc.1.25415.113 - 10.0.0-rc.1.25415.113 - 10.0.0-rc.1.25415.113 - 10.0.0-rc.1.25415.113 - 10.0.0-rc.1.25415.113 - 10.0.0-rc.1.25415.113 - 10.0.0-rc.1.25415.113 - 10.0.0-rc.1.25415.113 - 10.0.0-rc.1.25415.113 - 10.0.0-rc.1.25415.113 - 10.0.0-rc.1.25415.113 - 10.0.0-rc.1.25415.113 - 10.0.0-rc.1.25415.113 - 10.0.0-rc.1.25415.113 - 10.0.0-rc.1.25415.113 - 10.0.0-rc.1.25415.113 - 10.0.0-rc.1.25415.113 - 10.0.0-rc.1.25415.113 - 10.0.0-rc.1.25415.113 - 10.0.0-rc.1.25415.113 - 10.0.0-rc.1.25415.113 - 10.0.0-rc.1.25415.113 - 10.0.0-preview.25415.113 - 10.0.0-rc.1.25415.113 - 10.0.0-rc.1.25415.113 - 17.15.0-preview-25415-113 - 17.15.0-preview-25415-113 - 7.0.0-preview.1.41613 - 10.0.0-beta.25415.113 - 5.0.0-2.25415.113 - 5.0.0-2.25415.113 - 5.0.0-2.25415.113 - 5.0.0-2.25415.113 - 5.0.0-2.25415.113 - 5.0.0-2.25415.113 - 5.0.0-2.25415.113 - 10.0.0-preview.25415.113 - 5.0.0-2.25415.113 - 5.0.0-2.25415.113 - 2.0.0-preview.1.25415.113 - 2.2.0-beta.25415.113 - 10.0.0-beta.25415.113 - 10.0.0-beta.25415.113 - 10.0.0-beta.25415.113 - 10.0.0-beta.25415.113 - 10.0.0-beta.25415.113 - 10.0.0-beta.25415.113 - 10.0.0-rc.1.25415.113 - 10.0.0-rc.1.25415.113 - 10.0.0-beta.25415.113 - 10.0.0-beta.25415.113 - 10.0.0-rc.1.25415.113 - 10.0.0-rc.1.25415.113 - 10.0.0-rc.1.25415.113 - 10.0.0-rc.1.25415.113 - 10.0.0-rc.1.25415.113 - 10.0.0-rc.1.25415.113 - 10.0.0-rc.1.25415.113 - 10.0.0-rc.1.25415.113 - 10.0.0-rc.1.25415.113 - 14.0.100-preview7.25415.113 - 10.0.0-rc.1.25415.113 - 5.0.0-2.25415.113 - 5.0.0-2.25415.113 - 10.0.0-rc.1.25415.113 - 10.0.0-rc.1.25415.113 - 10.0.0-rc.1.25415.113 + 10.0.0-rc.1.25416.107 + 10.0.0-rc.1.25416.107 + 10.0.0-rc.1.25416.107 + 10.0.0-rc.1.25416.107 + 10.0.0-rc.1.25416.107 + 10.0.0-rc.1.25416.107 + 10.0.0-rc.1.25416.107 + 10.0.0-rc.1.25416.107 + 10.0.0-rc.1.25416.107 + 10.0.0-rc.1.25416.107 + 10.0.0-rc.1.25416.107 + 10.0.0-rc.1.25416.107 + 10.0.0-rc.1.25416.107 + 10.0.0-rc.1.25416.107 + 10.0.0-rc.1.25416.107 + 10.0.0-rc.1.25416.107 + 10.0.0-rc.1.25416.107 + 10.0.0-rc.1.25416.107 + 10.0.0-rc.1.25416.107 + 10.0.0-rc.1.25416.107 + 10.0.0-rc.1.25416.107 + 10.0.0-rc.1.25416.107 + 10.0.0-preview.25416.107 + 10.0.0-rc.1.25416.107 + 10.0.0-rc.1.25416.107 + 17.15.0-preview-25416-107 + 17.15.0-preview-25416-107 + 7.0.0-preview.1.41707 + 10.0.0-beta.25416.107 + 5.0.0-2.25416.107 + 5.0.0-2.25416.107 + 5.0.0-2.25416.107 + 5.0.0-2.25416.107 + 5.0.0-2.25416.107 + 5.0.0-2.25416.107 + 5.0.0-2.25416.107 + 10.0.0-preview.25416.107 + 5.0.0-2.25416.107 + 5.0.0-2.25416.107 + 2.0.0-preview.1.25416.107 + 2.2.0-beta.25416.107 + 10.0.0-beta.25416.107 + 10.0.0-beta.25416.107 + 10.0.0-beta.25416.107 + 10.0.0-beta.25416.107 + 10.0.0-beta.25416.107 + 10.0.0-beta.25416.107 + 10.0.0-rc.1.25416.107 + 10.0.0-rc.1.25416.107 + 10.0.0-beta.25416.107 + 10.0.0-beta.25416.107 + 10.0.0-rc.1.25416.107 + 10.0.0-rc.1.25416.107 + 10.0.0-rc.1.25416.107 + 10.0.0-rc.1.25416.107 + 10.0.0-rc.1.25416.107 + 10.0.0-rc.1.25416.107 + 10.0.0-rc.1.25416.107 + 10.0.0-rc.1.25416.107 + 10.0.0-rc.1.25416.107 + 14.0.100-preview7.25416.107 + 10.0.0-rc.1.25416.107 + 5.0.0-2.25416.107 + 5.0.0-2.25416.107 + 10.0.0-rc.1.25416.107 + 10.0.0-rc.1.25416.107 + 10.0.0-rc.1.25416.107 10.0.0-preview.7.25377.103 - 10.0.0-preview.25415.113 - 10.0.0-rc.1.25415.113 - 18.0.0-preview-25415-113 - 10.0.0-rc.1.25415.113 - 10.0.0-rc.1.25415.113 - 10.0.0-beta.25415.113 - 10.0.0-beta.25415.113 - 10.0.0-beta.25415.113 - 10.0.0-beta.25415.113 - 10.0.0-beta.25415.113 - 10.0.100-rc.1.25415.113 - 10.0.100-rc.1.25415.113 - 10.0.100-rc.1.25415.113 - 10.0.100-rc.1.25415.113 - 10.0.100-rc.1.25415.113 - 10.0.100-rc.1.25415.113 - 10.0.100-rc.1.25415.113 - 10.0.100-rc.1.25415.113 - 10.0.100-rc.1.25415.113 - 18.0.0-preview-25415-113 - 18.0.0-preview-25415-113 - 3.2.0-preview.25415.113 - 10.0.0-rc.1.25415.113 - 10.0.0-rc.1.25415.113 - 10.0.0-rc.1.25415.113 - 7.0.0-preview.1.41613 - 7.0.0-preview.1.41613 - 7.0.0-preview.1.41613 - 7.0.0-preview.1.41613 - 7.0.0-preview.1.41613 - 7.0.0-preview.1.41613 - 7.0.0-preview.1.41613 - 7.0.0-preview.1.41613 - 7.0.0-preview.1.41613 - 7.0.0-preview.1.41613 - 7.0.0-preview.1.41613 - 7.0.0-preview.1.41613 - 7.0.0-preview.1.41613 - 7.0.0-preview.1.41613 - 7.0.0-preview.1.41613 - 7.0.0-preview.1.41613 - 10.0.0-rc.1.25415.113 - 2.0.0-rc.1.25415.113 - 10.0.0-rc.1.25415.113 - 10.0.0-rc.1.25415.113 - 10.0.0-rc.1.25415.113 - 10.0.0-rc.1.25415.113 - 10.0.0-rc.1.25415.113 - 10.0.0-rc.1.25415.113 - 10.0.0-rc.1.25415.113 - 10.0.0-rc.1.25415.113 - 10.0.0-rc.1.25415.113 - 10.0.0-rc.1.25415.113 - 10.0.0-rc.1.25415.113 - 10.0.0-rc.1.25415.113 - 10.0.0-rc.1.25415.113 - 10.0.0-rc.1.25415.113 - 10.0.0-rc.1.25415.113 - 10.0.0-rc.1.25415.113 - 10.0.0-rc.1.25415.113 - 10.0.0-rc.1.25415.113 - 10.0.0-rc.1.25415.113 - 10.0.0-rc.1.25415.113 + 10.0.0-preview.25416.107 + 10.0.0-rc.1.25416.107 + 18.0.0-preview-25416-107 + 10.0.0-rc.1.25416.107 + 10.0.0-rc.1.25416.107 + 10.0.0-beta.25416.107 + 10.0.0-beta.25416.107 + 10.0.0-beta.25416.107 + 10.0.0-beta.25416.107 + 10.0.0-beta.25416.107 + 10.0.100-rc.1.25416.107 + 10.0.100-rc.1.25416.107 + 10.0.100-rc.1.25416.107 + 10.0.100-rc.1.25416.107 + 10.0.100-rc.1.25416.107 + 10.0.100-rc.1.25416.107 + 10.0.100-rc.1.25416.107 + 10.0.100-rc.1.25416.107 + 10.0.100-rc.1.25416.107 + 18.0.0-preview-25416-107 + 18.0.0-preview-25416-107 + 3.2.0-preview.25416.107 + 10.0.0-rc.1.25416.107 + 10.0.0-rc.1.25416.107 + 10.0.0-rc.1.25416.107 + 7.0.0-preview.1.41707 + 7.0.0-preview.1.41707 + 7.0.0-preview.1.41707 + 7.0.0-preview.1.41707 + 7.0.0-preview.1.41707 + 7.0.0-preview.1.41707 + 7.0.0-preview.1.41707 + 7.0.0-preview.1.41707 + 7.0.0-preview.1.41707 + 7.0.0-preview.1.41707 + 7.0.0-preview.1.41707 + 7.0.0-preview.1.41707 + 7.0.0-preview.1.41707 + 7.0.0-preview.1.41707 + 7.0.0-preview.1.41707 + 7.0.0-preview.1.41707 + 10.0.0-rc.1.25416.107 + 2.0.0-rc.1.25416.107 + 10.0.0-rc.1.25416.107 + 10.0.0-rc.1.25416.107 + 10.0.0-rc.1.25416.107 + 10.0.0-rc.1.25416.107 + 10.0.0-rc.1.25416.107 + 10.0.0-rc.1.25416.107 + 10.0.0-rc.1.25416.107 + 10.0.0-rc.1.25416.107 + 10.0.0-rc.1.25416.107 + 10.0.0-rc.1.25416.107 + 10.0.0-rc.1.25416.107 + 10.0.0-rc.1.25416.107 + 10.0.0-rc.1.25416.107 + 10.0.0-rc.1.25416.107 + 10.0.0-rc.1.25416.107 + 10.0.0-rc.1.25416.107 + 10.0.0-rc.1.25416.107 + 10.0.0-rc.1.25416.107 + 10.0.0-rc.1.25416.107 + 10.0.0-rc.1.25416.107 2.1.0 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 71ebe18183f1..b4a33bfe708d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,62 +1,62 @@ - + - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 @@ -68,170 +68,170 @@ https://github.com/dotnet/dotnet 6a953e76162f3f079405f80e28664fa51b136740 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 https://github.com/microsoft/testfx @@ -561,9 +561,9 @@ https://github.com/microsoft/testfx 26e9583afe1c21c3d4fb89ca3628f80a298e8f30 - + https://github.com/dotnet/dotnet - 670981cadc0e47801f7a7d385456a7345ecadc48 + 42f3bc164b157890dec3a8495788d07d5c0c66a5 diff --git a/global.json b/global.json index 450d947a457c..8eab81f2906b 100644 --- a/global.json +++ b/global.json @@ -21,8 +21,8 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25415.113", - "Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.25415.113", + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25416.107", + "Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.25416.107", "Microsoft.Build.NoTargets": "3.7.0", "Microsoft.Build.Traversal": "3.4.0", "Microsoft.WixToolset.Sdk": "5.0.2-dotnet.2737382" From 5cf948021064ebbc11a2602aecd7fbd9bae72841 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sun, 17 Aug 2025 06:58:43 +0000 Subject: [PATCH 4/8] Update dependencies from https://github.com/dotnet/dotnet build 279620 Updated Dependencies: dotnet-dev-certs, dotnet-user-jwts, dotnet-user-secrets, Microsoft.AspNetCore.Analyzers, Microsoft.AspNetCore.App.Ref, Microsoft.AspNetCore.App.Ref.Internal, Microsoft.AspNetCore.Authentication.Facebook, Microsoft.AspNetCore.Authentication.Google, Microsoft.AspNetCore.Authentication.MicrosoftAccount, Microsoft.AspNetCore.Authorization, Microsoft.AspNetCore.Components, Microsoft.AspNetCore.Components.Analyzers, Microsoft.AspNetCore.Components.Forms, Microsoft.AspNetCore.Components.SdkAnalyzers, Microsoft.AspNetCore.Components.Web, Microsoft.AspNetCore.Components.WebAssembly, Microsoft.AspNetCore.Components.WebAssembly.Server, Microsoft.AspNetCore.Components.WebView, Microsoft.AspNetCore.DeveloperCertificates.XPlat, Microsoft.AspNetCore.Metadata, Microsoft.AspNetCore.Mvc.Analyzers, Microsoft.AspNetCore.Mvc.Api.Analyzers, Microsoft.AspNetCore.TestHost, Microsoft.Bcl.AsyncInterfaces, Microsoft.DotNet.Web.ItemTemplates.10.0, Microsoft.DotNet.Web.ProjectTemplates.10.0, Microsoft.Extensions.Configuration.Ini, Microsoft.Extensions.DependencyModel, Microsoft.Extensions.FileProviders.Abstractions, Microsoft.Extensions.FileProviders.Embedded, Microsoft.Extensions.FileSystemGlobbing, Microsoft.Extensions.Logging, Microsoft.Extensions.Logging.Abstractions, Microsoft.Extensions.Logging.Console, Microsoft.Extensions.ObjectPool, Microsoft.JSInterop, Microsoft.NET.HostModel, Microsoft.NET.ILLink.Tasks, Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.win-x64, Microsoft.NET.Sdk.WindowsDesktop, Microsoft.NETCore.App.Ref, Microsoft.NETCore.Platforms, Microsoft.Win32.SystemEvents, Microsoft.WindowsDesktop.App.Internal, Microsoft.WindowsDesktop.App.Ref, System.CodeDom, System.ComponentModel.Composition, System.Composition.AttributedModel, System.Composition.Convention, System.Composition.Hosting, System.Composition.Runtime, System.Composition.TypedParts, System.Configuration.ConfigurationManager, System.Diagnostics.DiagnosticSource, System.Formats.Asn1, System.IO.Hashing, System.Reflection.MetadataLoadContext, System.Resources.Extensions, System.Security.Cryptography.Pkcs, System.Security.Cryptography.ProtectedData, System.Security.Cryptography.Xml, System.Security.Permissions, System.ServiceProcess.ServiceController, System.Text.Encoding.CodePages, System.Text.Json, System.Windows.Extensions (Version 10.0.0-rc.1.25416.107 -> 10.0.0-rc.1.25416.111) Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal, Microsoft.CodeAnalysis.Razor.Tooling.Internal, Microsoft.NET.Sdk.Razor.SourceGenerators.Transport (Version 10.0.0-preview.25416.107 -> 10.0.0-preview.25416.111) Microsoft.Build, Microsoft.Build.Localization (Version 17.15.0-preview-25416-107 -> 17.15.0-preview-25416-111) Microsoft.Build.NuGetSdkResolver, NuGet.Build.Tasks, NuGet.Build.Tasks.Console, NuGet.Build.Tasks.Pack, NuGet.CommandLine.XPlat, NuGet.Commands, NuGet.Common, NuGet.Configuration, NuGet.Credentials, NuGet.DependencyResolver.Core, NuGet.Frameworks, NuGet.LibraryModel, NuGet.Localization, NuGet.Packaging, NuGet.ProjectModel, NuGet.Protocol, NuGet.Versioning (Version 7.0.0-preview.1.41707 -> 7.0.0-preview.1.41711) Microsoft.Build.Tasks.Git, Microsoft.DotNet.Arcade.Sdk, Microsoft.DotNet.Build.Tasks.Installers, Microsoft.DotNet.Build.Tasks.Templating, Microsoft.DotNet.Build.Tasks.Workloads, Microsoft.DotNet.Helix.Sdk, Microsoft.DotNet.SignTool, Microsoft.DotNet.XliffTasks, Microsoft.DotNet.XUnitExtensions, Microsoft.SourceLink.AzureRepos.Git, Microsoft.SourceLink.Bitbucket.Git, Microsoft.SourceLink.Common, Microsoft.SourceLink.GitHub, Microsoft.SourceLink.GitLab (Version 10.0.0-beta.25416.107 -> 10.0.0-beta.25416.111) Microsoft.CodeAnalysis, Microsoft.CodeAnalysis.BuildClient, Microsoft.CodeAnalysis.CSharp, Microsoft.CodeAnalysis.CSharp.CodeStyle, Microsoft.CodeAnalysis.CSharp.Features, Microsoft.CodeAnalysis.CSharp.Workspaces, Microsoft.CodeAnalysis.PublicApiAnalyzers, Microsoft.CodeAnalysis.Workspaces.Common, Microsoft.CodeAnalysis.Workspaces.MSBuild, Microsoft.Net.Compilers.Toolset, Microsoft.Net.Compilers.Toolset.Framework (Version 5.0.0-2.25416.107 -> 5.0.0-2.25416.111) Microsoft.Deployment.DotNet.Releases (Version 2.0.0-preview.1.25416.107 -> 2.0.0-preview.1.25416.111) Microsoft.DiaSymReader (Version 2.2.0-beta.25416.107 -> 2.2.0-beta.25416.111) Microsoft.FSharp.Compiler (Version 14.0.100-preview7.25416.107 -> 14.0.100-preview7.25416.111) Microsoft.NET.Test.Sdk, Microsoft.TestPlatform.Build, Microsoft.TestPlatform.CLI (Version 18.0.0-preview-25416-107 -> 18.0.0-preview-25416-111) Microsoft.TemplateEngine.Abstractions, Microsoft.TemplateEngine.Authoring.TemplateVerifier, Microsoft.TemplateEngine.Edge, Microsoft.TemplateEngine.Mocks, Microsoft.TemplateEngine.Orchestrator.RunnableProjects, Microsoft.TemplateEngine.TestHelper, Microsoft.TemplateEngine.Utils, Microsoft.TemplateSearch.Common, Microsoft.TemplateSearch.TemplateDiscovery (Version 10.0.100-rc.1.25416.107 -> 10.0.100-rc.1.25416.111) Microsoft.Web.Xdt (Version 3.2.0-preview.25416.107 -> 3.2.0-preview.25416.111) System.CommandLine (Version 2.0.0-rc.1.25416.107 -> 2.0.0-rc.1.25416.111) --- eng/Version.Details.props | 260 +++++++++---------- eng/Version.Details.xml | 522 +++++++++++++++++++------------------- global.json | 4 +- 3 files changed, 393 insertions(+), 393 deletions(-) diff --git a/eng/Version.Details.props b/eng/Version.Details.props index cdfba371352d..98ebb4e81d7f 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -7,137 +7,137 @@ This file should be imported by eng/Versions.props - 10.0.0-rc.1.25416.107 - 10.0.0-rc.1.25416.107 - 10.0.0-rc.1.25416.107 - 10.0.0-rc.1.25416.107 - 10.0.0-rc.1.25416.107 - 10.0.0-rc.1.25416.107 - 10.0.0-rc.1.25416.107 - 10.0.0-rc.1.25416.107 - 10.0.0-rc.1.25416.107 - 10.0.0-rc.1.25416.107 - 10.0.0-rc.1.25416.107 - 10.0.0-rc.1.25416.107 - 10.0.0-rc.1.25416.107 - 10.0.0-rc.1.25416.107 - 10.0.0-rc.1.25416.107 - 10.0.0-rc.1.25416.107 - 10.0.0-rc.1.25416.107 - 10.0.0-rc.1.25416.107 - 10.0.0-rc.1.25416.107 - 10.0.0-rc.1.25416.107 - 10.0.0-rc.1.25416.107 - 10.0.0-rc.1.25416.107 - 10.0.0-preview.25416.107 - 10.0.0-rc.1.25416.107 - 10.0.0-rc.1.25416.107 - 17.15.0-preview-25416-107 - 17.15.0-preview-25416-107 - 7.0.0-preview.1.41707 - 10.0.0-beta.25416.107 - 5.0.0-2.25416.107 - 5.0.0-2.25416.107 - 5.0.0-2.25416.107 - 5.0.0-2.25416.107 - 5.0.0-2.25416.107 - 5.0.0-2.25416.107 - 5.0.0-2.25416.107 - 10.0.0-preview.25416.107 - 5.0.0-2.25416.107 - 5.0.0-2.25416.107 - 2.0.0-preview.1.25416.107 - 2.2.0-beta.25416.107 - 10.0.0-beta.25416.107 - 10.0.0-beta.25416.107 - 10.0.0-beta.25416.107 - 10.0.0-beta.25416.107 - 10.0.0-beta.25416.107 - 10.0.0-beta.25416.107 - 10.0.0-rc.1.25416.107 - 10.0.0-rc.1.25416.107 - 10.0.0-beta.25416.107 - 10.0.0-beta.25416.107 - 10.0.0-rc.1.25416.107 - 10.0.0-rc.1.25416.107 - 10.0.0-rc.1.25416.107 - 10.0.0-rc.1.25416.107 - 10.0.0-rc.1.25416.107 - 10.0.0-rc.1.25416.107 - 10.0.0-rc.1.25416.107 - 10.0.0-rc.1.25416.107 - 10.0.0-rc.1.25416.107 - 14.0.100-preview7.25416.107 - 10.0.0-rc.1.25416.107 - 5.0.0-2.25416.107 - 5.0.0-2.25416.107 - 10.0.0-rc.1.25416.107 - 10.0.0-rc.1.25416.107 - 10.0.0-rc.1.25416.107 + 10.0.0-rc.1.25416.111 + 10.0.0-rc.1.25416.111 + 10.0.0-rc.1.25416.111 + 10.0.0-rc.1.25416.111 + 10.0.0-rc.1.25416.111 + 10.0.0-rc.1.25416.111 + 10.0.0-rc.1.25416.111 + 10.0.0-rc.1.25416.111 + 10.0.0-rc.1.25416.111 + 10.0.0-rc.1.25416.111 + 10.0.0-rc.1.25416.111 + 10.0.0-rc.1.25416.111 + 10.0.0-rc.1.25416.111 + 10.0.0-rc.1.25416.111 + 10.0.0-rc.1.25416.111 + 10.0.0-rc.1.25416.111 + 10.0.0-rc.1.25416.111 + 10.0.0-rc.1.25416.111 + 10.0.0-rc.1.25416.111 + 10.0.0-rc.1.25416.111 + 10.0.0-rc.1.25416.111 + 10.0.0-rc.1.25416.111 + 10.0.0-preview.25416.111 + 10.0.0-rc.1.25416.111 + 10.0.0-rc.1.25416.111 + 17.15.0-preview-25416-111 + 17.15.0-preview-25416-111 + 7.0.0-preview.1.41711 + 10.0.0-beta.25416.111 + 5.0.0-2.25416.111 + 5.0.0-2.25416.111 + 5.0.0-2.25416.111 + 5.0.0-2.25416.111 + 5.0.0-2.25416.111 + 5.0.0-2.25416.111 + 5.0.0-2.25416.111 + 10.0.0-preview.25416.111 + 5.0.0-2.25416.111 + 5.0.0-2.25416.111 + 2.0.0-preview.1.25416.111 + 2.2.0-beta.25416.111 + 10.0.0-beta.25416.111 + 10.0.0-beta.25416.111 + 10.0.0-beta.25416.111 + 10.0.0-beta.25416.111 + 10.0.0-beta.25416.111 + 10.0.0-beta.25416.111 + 10.0.0-rc.1.25416.111 + 10.0.0-rc.1.25416.111 + 10.0.0-beta.25416.111 + 10.0.0-beta.25416.111 + 10.0.0-rc.1.25416.111 + 10.0.0-rc.1.25416.111 + 10.0.0-rc.1.25416.111 + 10.0.0-rc.1.25416.111 + 10.0.0-rc.1.25416.111 + 10.0.0-rc.1.25416.111 + 10.0.0-rc.1.25416.111 + 10.0.0-rc.1.25416.111 + 10.0.0-rc.1.25416.111 + 14.0.100-preview7.25416.111 + 10.0.0-rc.1.25416.111 + 5.0.0-2.25416.111 + 5.0.0-2.25416.111 + 10.0.0-rc.1.25416.111 + 10.0.0-rc.1.25416.111 + 10.0.0-rc.1.25416.111 10.0.0-preview.7.25377.103 - 10.0.0-preview.25416.107 - 10.0.0-rc.1.25416.107 - 18.0.0-preview-25416-107 - 10.0.0-rc.1.25416.107 - 10.0.0-rc.1.25416.107 - 10.0.0-beta.25416.107 - 10.0.0-beta.25416.107 - 10.0.0-beta.25416.107 - 10.0.0-beta.25416.107 - 10.0.0-beta.25416.107 - 10.0.100-rc.1.25416.107 - 10.0.100-rc.1.25416.107 - 10.0.100-rc.1.25416.107 - 10.0.100-rc.1.25416.107 - 10.0.100-rc.1.25416.107 - 10.0.100-rc.1.25416.107 - 10.0.100-rc.1.25416.107 - 10.0.100-rc.1.25416.107 - 10.0.100-rc.1.25416.107 - 18.0.0-preview-25416-107 - 18.0.0-preview-25416-107 - 3.2.0-preview.25416.107 - 10.0.0-rc.1.25416.107 - 10.0.0-rc.1.25416.107 - 10.0.0-rc.1.25416.107 - 7.0.0-preview.1.41707 - 7.0.0-preview.1.41707 - 7.0.0-preview.1.41707 - 7.0.0-preview.1.41707 - 7.0.0-preview.1.41707 - 7.0.0-preview.1.41707 - 7.0.0-preview.1.41707 - 7.0.0-preview.1.41707 - 7.0.0-preview.1.41707 - 7.0.0-preview.1.41707 - 7.0.0-preview.1.41707 - 7.0.0-preview.1.41707 - 7.0.0-preview.1.41707 - 7.0.0-preview.1.41707 - 7.0.0-preview.1.41707 - 7.0.0-preview.1.41707 - 10.0.0-rc.1.25416.107 - 2.0.0-rc.1.25416.107 - 10.0.0-rc.1.25416.107 - 10.0.0-rc.1.25416.107 - 10.0.0-rc.1.25416.107 - 10.0.0-rc.1.25416.107 - 10.0.0-rc.1.25416.107 - 10.0.0-rc.1.25416.107 - 10.0.0-rc.1.25416.107 - 10.0.0-rc.1.25416.107 - 10.0.0-rc.1.25416.107 - 10.0.0-rc.1.25416.107 - 10.0.0-rc.1.25416.107 - 10.0.0-rc.1.25416.107 - 10.0.0-rc.1.25416.107 - 10.0.0-rc.1.25416.107 - 10.0.0-rc.1.25416.107 - 10.0.0-rc.1.25416.107 - 10.0.0-rc.1.25416.107 - 10.0.0-rc.1.25416.107 - 10.0.0-rc.1.25416.107 - 10.0.0-rc.1.25416.107 + 10.0.0-preview.25416.111 + 10.0.0-rc.1.25416.111 + 18.0.0-preview-25416-111 + 10.0.0-rc.1.25416.111 + 10.0.0-rc.1.25416.111 + 10.0.0-beta.25416.111 + 10.0.0-beta.25416.111 + 10.0.0-beta.25416.111 + 10.0.0-beta.25416.111 + 10.0.0-beta.25416.111 + 10.0.100-rc.1.25416.111 + 10.0.100-rc.1.25416.111 + 10.0.100-rc.1.25416.111 + 10.0.100-rc.1.25416.111 + 10.0.100-rc.1.25416.111 + 10.0.100-rc.1.25416.111 + 10.0.100-rc.1.25416.111 + 10.0.100-rc.1.25416.111 + 10.0.100-rc.1.25416.111 + 18.0.0-preview-25416-111 + 18.0.0-preview-25416-111 + 3.2.0-preview.25416.111 + 10.0.0-rc.1.25416.111 + 10.0.0-rc.1.25416.111 + 10.0.0-rc.1.25416.111 + 7.0.0-preview.1.41711 + 7.0.0-preview.1.41711 + 7.0.0-preview.1.41711 + 7.0.0-preview.1.41711 + 7.0.0-preview.1.41711 + 7.0.0-preview.1.41711 + 7.0.0-preview.1.41711 + 7.0.0-preview.1.41711 + 7.0.0-preview.1.41711 + 7.0.0-preview.1.41711 + 7.0.0-preview.1.41711 + 7.0.0-preview.1.41711 + 7.0.0-preview.1.41711 + 7.0.0-preview.1.41711 + 7.0.0-preview.1.41711 + 7.0.0-preview.1.41711 + 10.0.0-rc.1.25416.111 + 2.0.0-rc.1.25416.111 + 10.0.0-rc.1.25416.111 + 10.0.0-rc.1.25416.111 + 10.0.0-rc.1.25416.111 + 10.0.0-rc.1.25416.111 + 10.0.0-rc.1.25416.111 + 10.0.0-rc.1.25416.111 + 10.0.0-rc.1.25416.111 + 10.0.0-rc.1.25416.111 + 10.0.0-rc.1.25416.111 + 10.0.0-rc.1.25416.111 + 10.0.0-rc.1.25416.111 + 10.0.0-rc.1.25416.111 + 10.0.0-rc.1.25416.111 + 10.0.0-rc.1.25416.111 + 10.0.0-rc.1.25416.111 + 10.0.0-rc.1.25416.111 + 10.0.0-rc.1.25416.111 + 10.0.0-rc.1.25416.111 + 10.0.0-rc.1.25416.111 + 10.0.0-rc.1.25416.111 2.1.0 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index b4a33bfe708d..8c0ecbfe1680 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,62 +1,62 @@ - + - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 @@ -68,170 +68,170 @@ https://github.com/dotnet/dotnet 6a953e76162f3f079405f80e28664fa51b136740 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 https://github.com/microsoft/testfx @@ -561,9 +561,9 @@ https://github.com/microsoft/testfx 26e9583afe1c21c3d4fb89ca3628f80a298e8f30 - + https://github.com/dotnet/dotnet - 42f3bc164b157890dec3a8495788d07d5c0c66a5 + 4584978afbd2349dd6d7f1c070724c35158b53a7 diff --git a/global.json b/global.json index 8eab81f2906b..9d288a545d0c 100644 --- a/global.json +++ b/global.json @@ -21,8 +21,8 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25416.107", - "Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.25416.107", + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25416.111", + "Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.25416.111", "Microsoft.Build.NoTargets": "3.7.0", "Microsoft.Build.Traversal": "3.4.0", "Microsoft.WixToolset.Sdk": "5.0.2-dotnet.2737382" From 7df2da80466dd873e5dd50512eca065ec7ea763a Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sun, 17 Aug 2025 13:13:50 +0000 Subject: [PATCH 5/8] Update dependencies from https://github.com/dotnet/dotnet build 279630 Updated Dependencies: dotnet-dev-certs, dotnet-user-jwts, dotnet-user-secrets, Microsoft.AspNetCore.Analyzers, Microsoft.AspNetCore.App.Ref, Microsoft.AspNetCore.App.Ref.Internal, Microsoft.AspNetCore.Authentication.Facebook, Microsoft.AspNetCore.Authentication.Google, Microsoft.AspNetCore.Authentication.MicrosoftAccount, Microsoft.AspNetCore.Authorization, Microsoft.AspNetCore.Components, Microsoft.AspNetCore.Components.Analyzers, Microsoft.AspNetCore.Components.Forms, Microsoft.AspNetCore.Components.SdkAnalyzers, Microsoft.AspNetCore.Components.Web, Microsoft.AspNetCore.Components.WebAssembly, Microsoft.AspNetCore.Components.WebAssembly.Server, Microsoft.AspNetCore.Components.WebView, Microsoft.AspNetCore.DeveloperCertificates.XPlat, Microsoft.AspNetCore.Metadata, Microsoft.AspNetCore.Mvc.Analyzers, Microsoft.AspNetCore.Mvc.Api.Analyzers, Microsoft.AspNetCore.TestHost, Microsoft.Bcl.AsyncInterfaces, Microsoft.DotNet.Web.ItemTemplates.10.0, Microsoft.DotNet.Web.ProjectTemplates.10.0, Microsoft.Extensions.Configuration.Ini, Microsoft.Extensions.DependencyModel, Microsoft.Extensions.FileProviders.Abstractions, Microsoft.Extensions.FileProviders.Embedded, Microsoft.Extensions.FileSystemGlobbing, Microsoft.Extensions.Logging, Microsoft.Extensions.Logging.Abstractions, Microsoft.Extensions.Logging.Console, Microsoft.Extensions.ObjectPool, Microsoft.JSInterop, Microsoft.NET.HostModel, Microsoft.NET.ILLink.Tasks, Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.win-x64, Microsoft.NET.Sdk.WindowsDesktop, Microsoft.NETCore.App.Ref, Microsoft.NETCore.Platforms, Microsoft.Win32.SystemEvents, Microsoft.WindowsDesktop.App.Internal, Microsoft.WindowsDesktop.App.Ref, System.CodeDom, System.ComponentModel.Composition, System.Composition.AttributedModel, System.Composition.Convention, System.Composition.Hosting, System.Composition.Runtime, System.Composition.TypedParts, System.Configuration.ConfigurationManager, System.Diagnostics.DiagnosticSource, System.Formats.Asn1, System.IO.Hashing, System.Reflection.MetadataLoadContext, System.Resources.Extensions, System.Security.Cryptography.Pkcs, System.Security.Cryptography.ProtectedData, System.Security.Cryptography.Xml, System.Security.Permissions, System.ServiceProcess.ServiceController, System.Text.Encoding.CodePages, System.Text.Json, System.Windows.Extensions (Version 10.0.0-rc.1.25416.111 -> 10.0.0-rc.1.25416.112) Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal, Microsoft.CodeAnalysis.Razor.Tooling.Internal, Microsoft.NET.Sdk.Razor.SourceGenerators.Transport (Version 10.0.0-preview.25416.111 -> 10.0.0-preview.25416.112) Microsoft.Build, Microsoft.Build.Localization (Version 17.15.0-preview-25416-111 -> 17.15.0-preview-25416-112) Microsoft.Build.NuGetSdkResolver, NuGet.Build.Tasks, NuGet.Build.Tasks.Console, NuGet.Build.Tasks.Pack, NuGet.CommandLine.XPlat, NuGet.Commands, NuGet.Common, NuGet.Configuration, NuGet.Credentials, NuGet.DependencyResolver.Core, NuGet.Frameworks, NuGet.LibraryModel, NuGet.Localization, NuGet.Packaging, NuGet.ProjectModel, NuGet.Protocol, NuGet.Versioning (Version 7.0.0-preview.1.41711 -> 7.0.0-preview.1.41712) Microsoft.Build.Tasks.Git, Microsoft.DotNet.Arcade.Sdk, Microsoft.DotNet.Build.Tasks.Installers, Microsoft.DotNet.Build.Tasks.Templating, Microsoft.DotNet.Build.Tasks.Workloads, Microsoft.DotNet.Helix.Sdk, Microsoft.DotNet.SignTool, Microsoft.DotNet.XliffTasks, Microsoft.DotNet.XUnitExtensions, Microsoft.SourceLink.AzureRepos.Git, Microsoft.SourceLink.Bitbucket.Git, Microsoft.SourceLink.Common, Microsoft.SourceLink.GitHub, Microsoft.SourceLink.GitLab (Version 10.0.0-beta.25416.111 -> 10.0.0-beta.25416.112) Microsoft.CodeAnalysis, Microsoft.CodeAnalysis.BuildClient, Microsoft.CodeAnalysis.CSharp, Microsoft.CodeAnalysis.CSharp.CodeStyle, Microsoft.CodeAnalysis.CSharp.Features, Microsoft.CodeAnalysis.CSharp.Workspaces, Microsoft.CodeAnalysis.PublicApiAnalyzers, Microsoft.CodeAnalysis.Workspaces.Common, Microsoft.CodeAnalysis.Workspaces.MSBuild, Microsoft.Net.Compilers.Toolset, Microsoft.Net.Compilers.Toolset.Framework (Version 5.0.0-2.25416.111 -> 5.0.0-2.25416.112) Microsoft.Deployment.DotNet.Releases (Version 2.0.0-preview.1.25416.111 -> 2.0.0-preview.1.25416.112) Microsoft.DiaSymReader (Version 2.2.0-beta.25416.111 -> 2.2.0-beta.25416.112) Microsoft.FSharp.Compiler (Version 14.0.100-preview7.25416.111 -> 14.0.100-preview7.25416.112) Microsoft.NET.Test.Sdk, Microsoft.TestPlatform.Build, Microsoft.TestPlatform.CLI (Version 18.0.0-preview-25416-111 -> 18.0.0-preview-25416-112) Microsoft.TemplateEngine.Abstractions, Microsoft.TemplateEngine.Authoring.TemplateVerifier, Microsoft.TemplateEngine.Edge, Microsoft.TemplateEngine.Mocks, Microsoft.TemplateEngine.Orchestrator.RunnableProjects, Microsoft.TemplateEngine.TestHelper, Microsoft.TemplateEngine.Utils, Microsoft.TemplateSearch.Common, Microsoft.TemplateSearch.TemplateDiscovery (Version 10.0.100-rc.1.25416.111 -> 10.0.100-rc.1.25416.112) Microsoft.Web.Xdt (Version 3.2.0-preview.25416.111 -> 3.2.0-preview.25416.112) System.CommandLine (Version 2.0.0-rc.1.25416.111 -> 2.0.0-rc.1.25416.112) --- eng/Version.Details.props | 260 +++++++++---------- eng/Version.Details.xml | 522 +++++++++++++++++++------------------- global.json | 4 +- 3 files changed, 393 insertions(+), 393 deletions(-) diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 98ebb4e81d7f..e2c226212512 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -7,137 +7,137 @@ This file should be imported by eng/Versions.props - 10.0.0-rc.1.25416.111 - 10.0.0-rc.1.25416.111 - 10.0.0-rc.1.25416.111 - 10.0.0-rc.1.25416.111 - 10.0.0-rc.1.25416.111 - 10.0.0-rc.1.25416.111 - 10.0.0-rc.1.25416.111 - 10.0.0-rc.1.25416.111 - 10.0.0-rc.1.25416.111 - 10.0.0-rc.1.25416.111 - 10.0.0-rc.1.25416.111 - 10.0.0-rc.1.25416.111 - 10.0.0-rc.1.25416.111 - 10.0.0-rc.1.25416.111 - 10.0.0-rc.1.25416.111 - 10.0.0-rc.1.25416.111 - 10.0.0-rc.1.25416.111 - 10.0.0-rc.1.25416.111 - 10.0.0-rc.1.25416.111 - 10.0.0-rc.1.25416.111 - 10.0.0-rc.1.25416.111 - 10.0.0-rc.1.25416.111 - 10.0.0-preview.25416.111 - 10.0.0-rc.1.25416.111 - 10.0.0-rc.1.25416.111 - 17.15.0-preview-25416-111 - 17.15.0-preview-25416-111 - 7.0.0-preview.1.41711 - 10.0.0-beta.25416.111 - 5.0.0-2.25416.111 - 5.0.0-2.25416.111 - 5.0.0-2.25416.111 - 5.0.0-2.25416.111 - 5.0.0-2.25416.111 - 5.0.0-2.25416.111 - 5.0.0-2.25416.111 - 10.0.0-preview.25416.111 - 5.0.0-2.25416.111 - 5.0.0-2.25416.111 - 2.0.0-preview.1.25416.111 - 2.2.0-beta.25416.111 - 10.0.0-beta.25416.111 - 10.0.0-beta.25416.111 - 10.0.0-beta.25416.111 - 10.0.0-beta.25416.111 - 10.0.0-beta.25416.111 - 10.0.0-beta.25416.111 - 10.0.0-rc.1.25416.111 - 10.0.0-rc.1.25416.111 - 10.0.0-beta.25416.111 - 10.0.0-beta.25416.111 - 10.0.0-rc.1.25416.111 - 10.0.0-rc.1.25416.111 - 10.0.0-rc.1.25416.111 - 10.0.0-rc.1.25416.111 - 10.0.0-rc.1.25416.111 - 10.0.0-rc.1.25416.111 - 10.0.0-rc.1.25416.111 - 10.0.0-rc.1.25416.111 - 10.0.0-rc.1.25416.111 - 14.0.100-preview7.25416.111 - 10.0.0-rc.1.25416.111 - 5.0.0-2.25416.111 - 5.0.0-2.25416.111 - 10.0.0-rc.1.25416.111 - 10.0.0-rc.1.25416.111 - 10.0.0-rc.1.25416.111 + 10.0.0-rc.1.25416.112 + 10.0.0-rc.1.25416.112 + 10.0.0-rc.1.25416.112 + 10.0.0-rc.1.25416.112 + 10.0.0-rc.1.25416.112 + 10.0.0-rc.1.25416.112 + 10.0.0-rc.1.25416.112 + 10.0.0-rc.1.25416.112 + 10.0.0-rc.1.25416.112 + 10.0.0-rc.1.25416.112 + 10.0.0-rc.1.25416.112 + 10.0.0-rc.1.25416.112 + 10.0.0-rc.1.25416.112 + 10.0.0-rc.1.25416.112 + 10.0.0-rc.1.25416.112 + 10.0.0-rc.1.25416.112 + 10.0.0-rc.1.25416.112 + 10.0.0-rc.1.25416.112 + 10.0.0-rc.1.25416.112 + 10.0.0-rc.1.25416.112 + 10.0.0-rc.1.25416.112 + 10.0.0-rc.1.25416.112 + 10.0.0-preview.25416.112 + 10.0.0-rc.1.25416.112 + 10.0.0-rc.1.25416.112 + 17.15.0-preview-25416-112 + 17.15.0-preview-25416-112 + 7.0.0-preview.1.41712 + 10.0.0-beta.25416.112 + 5.0.0-2.25416.112 + 5.0.0-2.25416.112 + 5.0.0-2.25416.112 + 5.0.0-2.25416.112 + 5.0.0-2.25416.112 + 5.0.0-2.25416.112 + 5.0.0-2.25416.112 + 10.0.0-preview.25416.112 + 5.0.0-2.25416.112 + 5.0.0-2.25416.112 + 2.0.0-preview.1.25416.112 + 2.2.0-beta.25416.112 + 10.0.0-beta.25416.112 + 10.0.0-beta.25416.112 + 10.0.0-beta.25416.112 + 10.0.0-beta.25416.112 + 10.0.0-beta.25416.112 + 10.0.0-beta.25416.112 + 10.0.0-rc.1.25416.112 + 10.0.0-rc.1.25416.112 + 10.0.0-beta.25416.112 + 10.0.0-beta.25416.112 + 10.0.0-rc.1.25416.112 + 10.0.0-rc.1.25416.112 + 10.0.0-rc.1.25416.112 + 10.0.0-rc.1.25416.112 + 10.0.0-rc.1.25416.112 + 10.0.0-rc.1.25416.112 + 10.0.0-rc.1.25416.112 + 10.0.0-rc.1.25416.112 + 10.0.0-rc.1.25416.112 + 14.0.100-preview7.25416.112 + 10.0.0-rc.1.25416.112 + 5.0.0-2.25416.112 + 5.0.0-2.25416.112 + 10.0.0-rc.1.25416.112 + 10.0.0-rc.1.25416.112 + 10.0.0-rc.1.25416.112 10.0.0-preview.7.25377.103 - 10.0.0-preview.25416.111 - 10.0.0-rc.1.25416.111 - 18.0.0-preview-25416-111 - 10.0.0-rc.1.25416.111 - 10.0.0-rc.1.25416.111 - 10.0.0-beta.25416.111 - 10.0.0-beta.25416.111 - 10.0.0-beta.25416.111 - 10.0.0-beta.25416.111 - 10.0.0-beta.25416.111 - 10.0.100-rc.1.25416.111 - 10.0.100-rc.1.25416.111 - 10.0.100-rc.1.25416.111 - 10.0.100-rc.1.25416.111 - 10.0.100-rc.1.25416.111 - 10.0.100-rc.1.25416.111 - 10.0.100-rc.1.25416.111 - 10.0.100-rc.1.25416.111 - 10.0.100-rc.1.25416.111 - 18.0.0-preview-25416-111 - 18.0.0-preview-25416-111 - 3.2.0-preview.25416.111 - 10.0.0-rc.1.25416.111 - 10.0.0-rc.1.25416.111 - 10.0.0-rc.1.25416.111 - 7.0.0-preview.1.41711 - 7.0.0-preview.1.41711 - 7.0.0-preview.1.41711 - 7.0.0-preview.1.41711 - 7.0.0-preview.1.41711 - 7.0.0-preview.1.41711 - 7.0.0-preview.1.41711 - 7.0.0-preview.1.41711 - 7.0.0-preview.1.41711 - 7.0.0-preview.1.41711 - 7.0.0-preview.1.41711 - 7.0.0-preview.1.41711 - 7.0.0-preview.1.41711 - 7.0.0-preview.1.41711 - 7.0.0-preview.1.41711 - 7.0.0-preview.1.41711 - 10.0.0-rc.1.25416.111 - 2.0.0-rc.1.25416.111 - 10.0.0-rc.1.25416.111 - 10.0.0-rc.1.25416.111 - 10.0.0-rc.1.25416.111 - 10.0.0-rc.1.25416.111 - 10.0.0-rc.1.25416.111 - 10.0.0-rc.1.25416.111 - 10.0.0-rc.1.25416.111 - 10.0.0-rc.1.25416.111 - 10.0.0-rc.1.25416.111 - 10.0.0-rc.1.25416.111 - 10.0.0-rc.1.25416.111 - 10.0.0-rc.1.25416.111 - 10.0.0-rc.1.25416.111 - 10.0.0-rc.1.25416.111 - 10.0.0-rc.1.25416.111 - 10.0.0-rc.1.25416.111 - 10.0.0-rc.1.25416.111 - 10.0.0-rc.1.25416.111 - 10.0.0-rc.1.25416.111 - 10.0.0-rc.1.25416.111 + 10.0.0-preview.25416.112 + 10.0.0-rc.1.25416.112 + 18.0.0-preview-25416-112 + 10.0.0-rc.1.25416.112 + 10.0.0-rc.1.25416.112 + 10.0.0-beta.25416.112 + 10.0.0-beta.25416.112 + 10.0.0-beta.25416.112 + 10.0.0-beta.25416.112 + 10.0.0-beta.25416.112 + 10.0.100-rc.1.25416.112 + 10.0.100-rc.1.25416.112 + 10.0.100-rc.1.25416.112 + 10.0.100-rc.1.25416.112 + 10.0.100-rc.1.25416.112 + 10.0.100-rc.1.25416.112 + 10.0.100-rc.1.25416.112 + 10.0.100-rc.1.25416.112 + 10.0.100-rc.1.25416.112 + 18.0.0-preview-25416-112 + 18.0.0-preview-25416-112 + 3.2.0-preview.25416.112 + 10.0.0-rc.1.25416.112 + 10.0.0-rc.1.25416.112 + 10.0.0-rc.1.25416.112 + 7.0.0-preview.1.41712 + 7.0.0-preview.1.41712 + 7.0.0-preview.1.41712 + 7.0.0-preview.1.41712 + 7.0.0-preview.1.41712 + 7.0.0-preview.1.41712 + 7.0.0-preview.1.41712 + 7.0.0-preview.1.41712 + 7.0.0-preview.1.41712 + 7.0.0-preview.1.41712 + 7.0.0-preview.1.41712 + 7.0.0-preview.1.41712 + 7.0.0-preview.1.41712 + 7.0.0-preview.1.41712 + 7.0.0-preview.1.41712 + 7.0.0-preview.1.41712 + 10.0.0-rc.1.25416.112 + 2.0.0-rc.1.25416.112 + 10.0.0-rc.1.25416.112 + 10.0.0-rc.1.25416.112 + 10.0.0-rc.1.25416.112 + 10.0.0-rc.1.25416.112 + 10.0.0-rc.1.25416.112 + 10.0.0-rc.1.25416.112 + 10.0.0-rc.1.25416.112 + 10.0.0-rc.1.25416.112 + 10.0.0-rc.1.25416.112 + 10.0.0-rc.1.25416.112 + 10.0.0-rc.1.25416.112 + 10.0.0-rc.1.25416.112 + 10.0.0-rc.1.25416.112 + 10.0.0-rc.1.25416.112 + 10.0.0-rc.1.25416.112 + 10.0.0-rc.1.25416.112 + 10.0.0-rc.1.25416.112 + 10.0.0-rc.1.25416.112 + 10.0.0-rc.1.25416.112 + 10.0.0-rc.1.25416.112 2.1.0 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 8c0ecbfe1680..074b4476858e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,62 +1,62 @@ - + - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 @@ -68,170 +68,170 @@ https://github.com/dotnet/dotnet 6a953e76162f3f079405f80e28664fa51b136740 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 https://github.com/microsoft/testfx @@ -561,9 +561,9 @@ https://github.com/microsoft/testfx 26e9583afe1c21c3d4fb89ca3628f80a298e8f30 - + https://github.com/dotnet/dotnet - 4584978afbd2349dd6d7f1c070724c35158b53a7 + 8c49b059243665b9c1a4ce01c24bedb4f5641f15 diff --git a/global.json b/global.json index 9d288a545d0c..533262b72314 100644 --- a/global.json +++ b/global.json @@ -21,8 +21,8 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25416.111", - "Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.25416.111", + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25416.112", + "Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.25416.112", "Microsoft.Build.NoTargets": "3.7.0", "Microsoft.Build.Traversal": "3.4.0", "Microsoft.WixToolset.Sdk": "5.0.2-dotnet.2737382" From 2a6bbb54bc96639b2234092842416a0a0d5be9ae Mon Sep 17 00:00:00 2001 From: "Simon Zhao (BEYONDSOFT CONSULTING INC)" Date: Mon, 18 Aug 2025 10:04:30 +0800 Subject: [PATCH 6/8] revert the backflow code changes --- src/Layout/pkg/dotnet-sdk.proj | 3 ++- src/Layout/redist/redist.csproj | 2 +- test/dotnet.Tests/CommandTests/Run/RunFileTests.cs | 10 ++++++++++ 3 files changed, 13 insertions(+), 2 deletions(-) diff --git a/src/Layout/pkg/dotnet-sdk.proj b/src/Layout/pkg/dotnet-sdk.proj index bf9963fefc5b..368feb068fac 100644 --- a/src/Layout/pkg/dotnet-sdk.proj +++ b/src/Layout/pkg/dotnet-sdk.proj @@ -8,6 +8,7 @@ true true true + true Microsoft .NET $(RepoRoot)LICENSE.TXT dotnet-sdk @@ -110,7 +111,7 @@ diff --git a/src/Layout/redist/redist.csproj b/src/Layout/redist/redist.csproj index 22d3827eab44..803a0334f542 100644 --- a/src/Layout/redist/redist.csproj +++ b/src/Layout/redist/redist.csproj @@ -29,7 +29,7 @@ - + diff --git a/test/dotnet.Tests/CommandTests/Run/RunFileTests.cs b/test/dotnet.Tests/CommandTests/Run/RunFileTests.cs index fc5c199ca81a..091e2b0ba6fd 100644 --- a/test/dotnet.Tests/CommandTests/Run/RunFileTests.cs +++ b/test/dotnet.Tests/CommandTests/Run/RunFileTests.cs @@ -248,6 +248,16 @@ Release config Hello from Program Release config """); + + new DotnetCommand(Log, "Program.cs", "arg1", "arg2") + .WithWorkingDirectory(testInstance.Path) + .Execute() + .Should().Pass() + .And.HaveStdOut(""" + echo args:arg1;arg2 + Hello from Program + Release config + """); } /// From da23f300a969409f514d01fa706766a14c7ade33 Mon Sep 17 00:00:00 2001 From: "Simon Zhao (BEYONDSOFT CONSULTING INC)" Date: Mon, 18 Aug 2025 19:22:19 +0800 Subject: [PATCH 7/8] Fix baselines --- ...orBootJsonManifest.Build.staticwebassets.json | 12 ------------ ...opiedToBuildOutput.Build.staticwebassets.json | 12 ------------ ...sModuleTargetPaths.Build.staticwebassets.json | 12 ------------ ...orInitialization.Publish.staticwebassets.json | 16 ---------------- ...ndPublishModules.Publish.staticwebassets.json | 16 ---------------- ...orInitialization.Publish.staticwebassets.json | 16 ---------------- ...BootJsonManifest.Publish.staticwebassets.json | 16 ---------------- ...BuildMinimal_Works.Build.staticwebassets.json | 12 ------------ ...Build_Hosted_Works.Build.staticwebassets.json | 12 ------------ ...ishMinimal_Works.Publish.staticwebassets.json | 16 ---------------- ...onFiles_AsAssets.Publish.staticwebassets.json | 16 ---------------- ...ish_Hosted_Works.Publish.staticwebassets.json | 16 ---------------- 12 files changed, 172 deletions(-) diff --git a/test/Microsoft.NET.Sdk.BlazorWebAssembly.Tests/StaticWebAssetsBaselines/Build_DoesNotGenerateManifestJson_IncludesJSModulesOnBlazorBootJsonManifest.Build.staticwebassets.json b/test/Microsoft.NET.Sdk.BlazorWebAssembly.Tests/StaticWebAssetsBaselines/Build_DoesNotGenerateManifestJson_IncludesJSModulesOnBlazorBootJsonManifest.Build.staticwebassets.json index 95c0e350d4a5..b55bbccbee0e 100644 --- a/test/Microsoft.NET.Sdk.BlazorWebAssembly.Tests/StaticWebAssetsBaselines/Build_DoesNotGenerateManifestJson_IncludesJSModulesOnBlazorBootJsonManifest.Build.staticwebassets.json +++ b/test/Microsoft.NET.Sdk.BlazorWebAssembly.Tests/StaticWebAssetsBaselines/Build_DoesNotGenerateManifestJson_IncludesJSModulesOnBlazorBootJsonManifest.Build.staticwebassets.json @@ -17459,10 +17459,6 @@ } ], "ResponseHeaders": [ - { - "Name": "Accept-Ranges", - "Value": "bytes" - }, { "Name": "Cache-Control", "Value": "no-cache" @@ -36143,10 +36139,6 @@ "AssetFile": "${RestorePath}\\microsoft.dotnet.hotreload.webassembly.browser\\${PackageVersion}\\staticwebassets\\Microsoft.DotNet.HotReload.WebAssembly.Browser.__fingerprint__.lib.module.js", "Selectors": [], "ResponseHeaders": [ - { - "Name": "Accept-Ranges", - "Value": "bytes" - }, { "Name": "Cache-Control", "Value": "no-cache" @@ -36192,10 +36184,6 @@ "AssetFile": "${RestorePath}\\microsoft.dotnet.hotreload.webassembly.browser\\${PackageVersion}\\staticwebassets\\Microsoft.DotNet.HotReload.WebAssembly.Browser.__fingerprint__.lib.module.js", "Selectors": [], "ResponseHeaders": [ - { - "Name": "Accept-Ranges", - "Value": "bytes" - }, { "Name": "Cache-Control", "Value": "max-age=31536000, immutable" diff --git a/test/Microsoft.NET.Sdk.BlazorWebAssembly.Tests/StaticWebAssetsBaselines/Build_SatelliteAssembliesAreCopiedToBuildOutput.Build.staticwebassets.json b/test/Microsoft.NET.Sdk.BlazorWebAssembly.Tests/StaticWebAssetsBaselines/Build_SatelliteAssembliesAreCopiedToBuildOutput.Build.staticwebassets.json index 798f1907371f..5af8e99d83bd 100644 --- a/test/Microsoft.NET.Sdk.BlazorWebAssembly.Tests/StaticWebAssetsBaselines/Build_SatelliteAssembliesAreCopiedToBuildOutput.Build.staticwebassets.json +++ b/test/Microsoft.NET.Sdk.BlazorWebAssembly.Tests/StaticWebAssetsBaselines/Build_SatelliteAssembliesAreCopiedToBuildOutput.Build.staticwebassets.json @@ -21081,10 +21081,6 @@ } ], "ResponseHeaders": [ - { - "Name": "Accept-Ranges", - "Value": "bytes" - }, { "Name": "Cache-Control", "Value": "no-cache" @@ -43681,10 +43677,6 @@ "AssetFile": "${RestorePath}\\microsoft.dotnet.hotreload.webassembly.browser\\${PackageVersion}\\staticwebassets\\Microsoft.DotNet.HotReload.WebAssembly.Browser.__fingerprint__.lib.module.js", "Selectors": [], "ResponseHeaders": [ - { - "Name": "Accept-Ranges", - "Value": "bytes" - }, { "Name": "Cache-Control", "Value": "no-cache" @@ -43730,10 +43722,6 @@ "AssetFile": "${RestorePath}\\microsoft.dotnet.hotreload.webassembly.browser\\${PackageVersion}\\staticwebassets\\Microsoft.DotNet.HotReload.WebAssembly.Browser.__fingerprint__.lib.module.js", "Selectors": [], "ResponseHeaders": [ - { - "Name": "Accept-Ranges", - "Value": "bytes" - }, { "Name": "Cache-Control", "Value": "max-age=31536000, immutable" diff --git a/test/Microsoft.NET.Sdk.BlazorWebAssembly.Tests/StaticWebAssetsBaselines/JSModules_ManifestIncludesModuleTargetPaths.Build.staticwebassets.json b/test/Microsoft.NET.Sdk.BlazorWebAssembly.Tests/StaticWebAssetsBaselines/JSModules_ManifestIncludesModuleTargetPaths.Build.staticwebassets.json index 80bd349df6ef..7a7a37012c71 100644 --- a/test/Microsoft.NET.Sdk.BlazorWebAssembly.Tests/StaticWebAssetsBaselines/JSModules_ManifestIncludesModuleTargetPaths.Build.staticwebassets.json +++ b/test/Microsoft.NET.Sdk.BlazorWebAssembly.Tests/StaticWebAssetsBaselines/JSModules_ManifestIncludesModuleTargetPaths.Build.staticwebassets.json @@ -10220,10 +10220,6 @@ } ], "ResponseHeaders": [ - { - "Name": "Accept-Ranges", - "Value": "bytes" - }, { "Name": "Cache-Control", "Value": "no-cache" @@ -37728,10 +37724,6 @@ "AssetFile": "${RestorePath}\\microsoft.dotnet.hotreload.webassembly.browser\\${PackageVersion}\\staticwebassets\\Microsoft.DotNet.HotReload.WebAssembly.Browser.__fingerprint__.lib.module.js", "Selectors": [], "ResponseHeaders": [ - { - "Name": "Accept-Ranges", - "Value": "bytes" - }, { "Name": "Cache-Control", "Value": "no-cache" @@ -37777,10 +37769,6 @@ "AssetFile": "${RestorePath}\\microsoft.dotnet.hotreload.webassembly.browser\\${PackageVersion}\\staticwebassets\\Microsoft.DotNet.HotReload.WebAssembly.Browser.__fingerprint__.lib.module.js", "Selectors": [], "ResponseHeaders": [ - { - "Name": "Accept-Ranges", - "Value": "bytes" - }, { "Name": "Cache-Control", "Value": "max-age=31536000, immutable" diff --git a/test/Microsoft.NET.Sdk.BlazorWebAssembly.Tests/StaticWebAssetsBaselines/JsModules_CanCustomizeBlazorInitialization.Publish.staticwebassets.json b/test/Microsoft.NET.Sdk.BlazorWebAssembly.Tests/StaticWebAssetsBaselines/JsModules_CanCustomizeBlazorInitialization.Publish.staticwebassets.json index 932db6dbf7ef..3bcccf8efbf4 100644 --- a/test/Microsoft.NET.Sdk.BlazorWebAssembly.Tests/StaticWebAssetsBaselines/JsModules_CanCustomizeBlazorInitialization.Publish.staticwebassets.json +++ b/test/Microsoft.NET.Sdk.BlazorWebAssembly.Tests/StaticWebAssetsBaselines/JsModules_CanCustomizeBlazorInitialization.Publish.staticwebassets.json @@ -5711,10 +5711,6 @@ } ], "ResponseHeaders": [ - { - "Name": "Accept-Ranges", - "Value": "bytes" - }, { "Name": "Cache-Control", "Value": "no-cache" @@ -6611,10 +6607,6 @@ } ], "ResponseHeaders": [ - { - "Name": "Accept-Ranges", - "Value": "bytes" - }, { "Name": "Cache-Control", "Value": "no-cache" @@ -22102,10 +22094,6 @@ "AssetFile": "${RestorePath}\\microsoft.dotnet.hotreload.webassembly.browser\\${PackageVersion}\\staticwebassets\\Microsoft.DotNet.HotReload.WebAssembly.Browser.__fingerprint__.lib.module.js", "Selectors": [], "ResponseHeaders": [ - { - "Name": "Accept-Ranges", - "Value": "bytes" - }, { "Name": "Cache-Control", "Value": "no-cache" @@ -22151,10 +22139,6 @@ "AssetFile": "${RestorePath}\\microsoft.dotnet.hotreload.webassembly.browser\\${PackageVersion}\\staticwebassets\\Microsoft.DotNet.HotReload.WebAssembly.Browser.__fingerprint__.lib.module.js", "Selectors": [], "ResponseHeaders": [ - { - "Name": "Accept-Ranges", - "Value": "bytes" - }, { "Name": "Cache-Control", "Value": "max-age=31536000, immutable" diff --git a/test/Microsoft.NET.Sdk.BlazorWebAssembly.Tests/StaticWebAssetsBaselines/JsModules_CanHaveDifferentBuildAndPublishModules.Publish.staticwebassets.json b/test/Microsoft.NET.Sdk.BlazorWebAssembly.Tests/StaticWebAssetsBaselines/JsModules_CanHaveDifferentBuildAndPublishModules.Publish.staticwebassets.json index 7a4aba926ee6..289d433521d5 100644 --- a/test/Microsoft.NET.Sdk.BlazorWebAssembly.Tests/StaticWebAssetsBaselines/JsModules_CanHaveDifferentBuildAndPublishModules.Publish.staticwebassets.json +++ b/test/Microsoft.NET.Sdk.BlazorWebAssembly.Tests/StaticWebAssetsBaselines/JsModules_CanHaveDifferentBuildAndPublishModules.Publish.staticwebassets.json @@ -5642,10 +5642,6 @@ } ], "ResponseHeaders": [ - { - "Name": "Accept-Ranges", - "Value": "bytes" - }, { "Name": "Cache-Control", "Value": "no-cache" @@ -6366,10 +6362,6 @@ } ], "ResponseHeaders": [ - { - "Name": "Accept-Ranges", - "Value": "bytes" - }, { "Name": "Cache-Control", "Value": "no-cache" @@ -21820,10 +21812,6 @@ "AssetFile": "${RestorePath}\\microsoft.dotnet.hotreload.webassembly.browser\\${PackageVersion}\\staticwebassets\\Microsoft.DotNet.HotReload.WebAssembly.Browser.__fingerprint__.lib.module.js", "Selectors": [], "ResponseHeaders": [ - { - "Name": "Accept-Ranges", - "Value": "bytes" - }, { "Name": "Cache-Control", "Value": "no-cache" @@ -21869,10 +21857,6 @@ "AssetFile": "${RestorePath}\\microsoft.dotnet.hotreload.webassembly.browser\\${PackageVersion}\\staticwebassets\\Microsoft.DotNet.HotReload.WebAssembly.Browser.__fingerprint__.lib.module.js", "Selectors": [], "ResponseHeaders": [ - { - "Name": "Accept-Ranges", - "Value": "bytes" - }, { "Name": "Cache-Control", "Value": "max-age=31536000, immutable" diff --git a/test/Microsoft.NET.Sdk.BlazorWebAssembly.Tests/StaticWebAssetsBaselines/JsModules_Hosted_CanCustomizeBlazorInitialization.Publish.staticwebassets.json b/test/Microsoft.NET.Sdk.BlazorWebAssembly.Tests/StaticWebAssetsBaselines/JsModules_Hosted_CanCustomizeBlazorInitialization.Publish.staticwebassets.json index d3eca5c7ca48..85c82a339161 100644 --- a/test/Microsoft.NET.Sdk.BlazorWebAssembly.Tests/StaticWebAssetsBaselines/JsModules_Hosted_CanCustomizeBlazorInitialization.Publish.staticwebassets.json +++ b/test/Microsoft.NET.Sdk.BlazorWebAssembly.Tests/StaticWebAssetsBaselines/JsModules_Hosted_CanCustomizeBlazorInitialization.Publish.staticwebassets.json @@ -5965,10 +5965,6 @@ } ], "ResponseHeaders": [ - { - "Name": "Accept-Ranges", - "Value": "bytes" - }, { "Name": "Cache-Control", "Value": "no-cache" @@ -6065,10 +6061,6 @@ } ], "ResponseHeaders": [ - { - "Name": "Accept-Ranges", - "Value": "bytes" - }, { "Name": "Cache-Control", "Value": "no-cache" @@ -24106,10 +24098,6 @@ "AssetFile": "${RestorePath}\\microsoft.dotnet.hotreload.webassembly.browser\\${PackageVersion}\\staticwebassets\\Microsoft.DotNet.HotReload.WebAssembly.Browser.__fingerprint__.lib.module.js", "Selectors": [], "ResponseHeaders": [ - { - "Name": "Accept-Ranges", - "Value": "bytes" - }, { "Name": "Cache-Control", "Value": "no-cache" @@ -24155,10 +24143,6 @@ "AssetFile": "${RestorePath}\\microsoft.dotnet.hotreload.webassembly.browser\\${PackageVersion}\\staticwebassets\\Microsoft.DotNet.HotReload.WebAssembly.Browser.__fingerprint__.lib.module.js", "Selectors": [], "ResponseHeaders": [ - { - "Name": "Accept-Ranges", - "Value": "bytes" - }, { "Name": "Cache-Control", "Value": "max-age=31536000, immutable" diff --git a/test/Microsoft.NET.Sdk.BlazorWebAssembly.Tests/StaticWebAssetsBaselines/Publish_DoesNotGenerateManifestJson_IncludesJSModulesOnBlazorBootJsonManifest.Publish.staticwebassets.json b/test/Microsoft.NET.Sdk.BlazorWebAssembly.Tests/StaticWebAssetsBaselines/Publish_DoesNotGenerateManifestJson_IncludesJSModulesOnBlazorBootJsonManifest.Publish.staticwebassets.json index c6ce9f3cfcb6..904d4263a748 100644 --- a/test/Microsoft.NET.Sdk.BlazorWebAssembly.Tests/StaticWebAssetsBaselines/Publish_DoesNotGenerateManifestJson_IncludesJSModulesOnBlazorBootJsonManifest.Publish.staticwebassets.json +++ b/test/Microsoft.NET.Sdk.BlazorWebAssembly.Tests/StaticWebAssetsBaselines/Publish_DoesNotGenerateManifestJson_IncludesJSModulesOnBlazorBootJsonManifest.Publish.staticwebassets.json @@ -5642,10 +5642,6 @@ } ], "ResponseHeaders": [ - { - "Name": "Accept-Ranges", - "Value": "bytes" - }, { "Name": "Cache-Control", "Value": "no-cache" @@ -6366,10 +6362,6 @@ } ], "ResponseHeaders": [ - { - "Name": "Accept-Ranges", - "Value": "bytes" - }, { "Name": "Cache-Control", "Value": "no-cache" @@ -21820,10 +21812,6 @@ "AssetFile": "${RestorePath}\\microsoft.dotnet.hotreload.webassembly.browser\\${PackageVersion}\\staticwebassets\\Microsoft.DotNet.HotReload.WebAssembly.Browser.__fingerprint__.lib.module.js", "Selectors": [], "ResponseHeaders": [ - { - "Name": "Accept-Ranges", - "Value": "bytes" - }, { "Name": "Cache-Control", "Value": "no-cache" @@ -21869,10 +21857,6 @@ "AssetFile": "${RestorePath}\\microsoft.dotnet.hotreload.webassembly.browser\\${PackageVersion}\\staticwebassets\\Microsoft.DotNet.HotReload.WebAssembly.Browser.__fingerprint__.lib.module.js", "Selectors": [], "ResponseHeaders": [ - { - "Name": "Accept-Ranges", - "Value": "bytes" - }, { "Name": "Cache-Control", "Value": "max-age=31536000, immutable" diff --git a/test/Microsoft.NET.Sdk.BlazorWebAssembly.Tests/StaticWebAssetsBaselines/StaticWebAssets_BuildMinimal_Works.Build.staticwebassets.json b/test/Microsoft.NET.Sdk.BlazorWebAssembly.Tests/StaticWebAssetsBaselines/StaticWebAssets_BuildMinimal_Works.Build.staticwebassets.json index 26a9ec56f3b2..c7898ff3cc35 100644 --- a/test/Microsoft.NET.Sdk.BlazorWebAssembly.Tests/StaticWebAssetsBaselines/StaticWebAssets_BuildMinimal_Works.Build.staticwebassets.json +++ b/test/Microsoft.NET.Sdk.BlazorWebAssembly.Tests/StaticWebAssetsBaselines/StaticWebAssets_BuildMinimal_Works.Build.staticwebassets.json @@ -17551,10 +17551,6 @@ } ], "ResponseHeaders": [ - { - "Name": "Accept-Ranges", - "Value": "bytes" - }, { "Name": "Cache-Control", "Value": "no-cache" @@ -36767,10 +36763,6 @@ "AssetFile": "${RestorePath}\\microsoft.dotnet.hotreload.webassembly.browser\\${PackageVersion}\\staticwebassets\\Microsoft.DotNet.HotReload.WebAssembly.Browser.__fingerprint__.lib.module.js", "Selectors": [], "ResponseHeaders": [ - { - "Name": "Accept-Ranges", - "Value": "bytes" - }, { "Name": "Cache-Control", "Value": "no-cache" @@ -36816,10 +36808,6 @@ "AssetFile": "${RestorePath}\\microsoft.dotnet.hotreload.webassembly.browser\\${PackageVersion}\\staticwebassets\\Microsoft.DotNet.HotReload.WebAssembly.Browser.__fingerprint__.lib.module.js", "Selectors": [], "ResponseHeaders": [ - { - "Name": "Accept-Ranges", - "Value": "bytes" - }, { "Name": "Cache-Control", "Value": "max-age=31536000, immutable" diff --git a/test/Microsoft.NET.Sdk.BlazorWebAssembly.Tests/StaticWebAssetsBaselines/StaticWebAssets_Build_Hosted_Works.Build.staticwebassets.json b/test/Microsoft.NET.Sdk.BlazorWebAssembly.Tests/StaticWebAssetsBaselines/StaticWebAssets_Build_Hosted_Works.Build.staticwebassets.json index 51e61d5bd17a..77d12accef95 100644 --- a/test/Microsoft.NET.Sdk.BlazorWebAssembly.Tests/StaticWebAssetsBaselines/StaticWebAssets_Build_Hosted_Works.Build.staticwebassets.json +++ b/test/Microsoft.NET.Sdk.BlazorWebAssembly.Tests/StaticWebAssetsBaselines/StaticWebAssets_Build_Hosted_Works.Build.staticwebassets.json @@ -10128,10 +10128,6 @@ } ], "ResponseHeaders": [ - { - "Name": "Accept-Ranges", - "Value": "bytes" - }, { "Name": "Cache-Control", "Value": "no-cache" @@ -37354,10 +37350,6 @@ "AssetFile": "${RestorePath}\\microsoft.dotnet.hotreload.webassembly.browser\\${PackageVersion}\\staticwebassets\\Microsoft.DotNet.HotReload.WebAssembly.Browser.__fingerprint__.lib.module.js", "Selectors": [], "ResponseHeaders": [ - { - "Name": "Accept-Ranges", - "Value": "bytes" - }, { "Name": "Cache-Control", "Value": "no-cache" @@ -37403,10 +37395,6 @@ "AssetFile": "${RestorePath}\\microsoft.dotnet.hotreload.webassembly.browser\\${PackageVersion}\\staticwebassets\\Microsoft.DotNet.HotReload.WebAssembly.Browser.__fingerprint__.lib.module.js", "Selectors": [], "ResponseHeaders": [ - { - "Name": "Accept-Ranges", - "Value": "bytes" - }, { "Name": "Cache-Control", "Value": "max-age=31536000, immutable" diff --git a/test/Microsoft.NET.Sdk.BlazorWebAssembly.Tests/StaticWebAssetsBaselines/StaticWebAssets_PublishMinimal_Works.Publish.staticwebassets.json b/test/Microsoft.NET.Sdk.BlazorWebAssembly.Tests/StaticWebAssetsBaselines/StaticWebAssets_PublishMinimal_Works.Publish.staticwebassets.json index 46f9ad24d9bb..5a7f616cc3e0 100644 --- a/test/Microsoft.NET.Sdk.BlazorWebAssembly.Tests/StaticWebAssetsBaselines/StaticWebAssets_PublishMinimal_Works.Publish.staticwebassets.json +++ b/test/Microsoft.NET.Sdk.BlazorWebAssembly.Tests/StaticWebAssetsBaselines/StaticWebAssets_PublishMinimal_Works.Publish.staticwebassets.json @@ -5780,10 +5780,6 @@ } ], "ResponseHeaders": [ - { - "Name": "Accept-Ranges", - "Value": "bytes" - }, { "Name": "Cache-Control", "Value": "no-cache" @@ -6880,10 +6876,6 @@ } ], "ResponseHeaders": [ - { - "Name": "Accept-Ranges", - "Value": "bytes" - }, { "Name": "Cache-Control", "Value": "no-cache" @@ -22866,10 +22858,6 @@ "AssetFile": "${RestorePath}\\microsoft.dotnet.hotreload.webassembly.browser\\${PackageVersion}\\staticwebassets\\Microsoft.DotNet.HotReload.WebAssembly.Browser.__fingerprint__.lib.module.js", "Selectors": [], "ResponseHeaders": [ - { - "Name": "Accept-Ranges", - "Value": "bytes" - }, { "Name": "Cache-Control", "Value": "no-cache" @@ -22915,10 +22903,6 @@ "AssetFile": "${RestorePath}\\microsoft.dotnet.hotreload.webassembly.browser\\${PackageVersion}\\staticwebassets\\Microsoft.DotNet.HotReload.WebAssembly.Browser.__fingerprint__.lib.module.js", "Selectors": [], "ResponseHeaders": [ - { - "Name": "Accept-Ranges", - "Value": "bytes" - }, { "Name": "Cache-Control", "Value": "max-age=31536000, immutable" diff --git a/test/Microsoft.NET.Sdk.BlazorWebAssembly.Tests/StaticWebAssetsBaselines/StaticWebAssets_Publish_DoesNotIncludeXmlDocumentationFiles_AsAssets.Publish.staticwebassets.json b/test/Microsoft.NET.Sdk.BlazorWebAssembly.Tests/StaticWebAssetsBaselines/StaticWebAssets_Publish_DoesNotIncludeXmlDocumentationFiles_AsAssets.Publish.staticwebassets.json index b2f3b21eb89f..1512eb2ba27c 100644 --- a/test/Microsoft.NET.Sdk.BlazorWebAssembly.Tests/StaticWebAssetsBaselines/StaticWebAssets_Publish_DoesNotIncludeXmlDocumentationFiles_AsAssets.Publish.staticwebassets.json +++ b/test/Microsoft.NET.Sdk.BlazorWebAssembly.Tests/StaticWebAssetsBaselines/StaticWebAssets_Publish_DoesNotIncludeXmlDocumentationFiles_AsAssets.Publish.staticwebassets.json @@ -5896,10 +5896,6 @@ } ], "ResponseHeaders": [ - { - "Name": "Accept-Ranges", - "Value": "bytes" - }, { "Name": "Cache-Control", "Value": "no-cache" @@ -5996,10 +5992,6 @@ } ], "ResponseHeaders": [ - { - "Name": "Accept-Ranges", - "Value": "bytes" - }, { "Name": "Cache-Control", "Value": "no-cache" @@ -24053,10 +24045,6 @@ "AssetFile": "${RestorePath}\\microsoft.dotnet.hotreload.webassembly.browser\\${PackageVersion}\\staticwebassets\\Microsoft.DotNet.HotReload.WebAssembly.Browser.__fingerprint__.lib.module.js", "Selectors": [], "ResponseHeaders": [ - { - "Name": "Accept-Ranges", - "Value": "bytes" - }, { "Name": "Cache-Control", "Value": "no-cache" @@ -24102,10 +24090,6 @@ "AssetFile": "${RestorePath}\\microsoft.dotnet.hotreload.webassembly.browser\\${PackageVersion}\\staticwebassets\\Microsoft.DotNet.HotReload.WebAssembly.Browser.__fingerprint__.lib.module.js", "Selectors": [], "ResponseHeaders": [ - { - "Name": "Accept-Ranges", - "Value": "bytes" - }, { "Name": "Cache-Control", "Value": "max-age=31536000, immutable" diff --git a/test/Microsoft.NET.Sdk.BlazorWebAssembly.Tests/StaticWebAssetsBaselines/StaticWebAssets_Publish_Hosted_Works.Publish.staticwebassets.json b/test/Microsoft.NET.Sdk.BlazorWebAssembly.Tests/StaticWebAssetsBaselines/StaticWebAssets_Publish_Hosted_Works.Publish.staticwebassets.json index b2f3b21eb89f..1512eb2ba27c 100644 --- a/test/Microsoft.NET.Sdk.BlazorWebAssembly.Tests/StaticWebAssetsBaselines/StaticWebAssets_Publish_Hosted_Works.Publish.staticwebassets.json +++ b/test/Microsoft.NET.Sdk.BlazorWebAssembly.Tests/StaticWebAssetsBaselines/StaticWebAssets_Publish_Hosted_Works.Publish.staticwebassets.json @@ -5896,10 +5896,6 @@ } ], "ResponseHeaders": [ - { - "Name": "Accept-Ranges", - "Value": "bytes" - }, { "Name": "Cache-Control", "Value": "no-cache" @@ -5996,10 +5992,6 @@ } ], "ResponseHeaders": [ - { - "Name": "Accept-Ranges", - "Value": "bytes" - }, { "Name": "Cache-Control", "Value": "no-cache" @@ -24053,10 +24045,6 @@ "AssetFile": "${RestorePath}\\microsoft.dotnet.hotreload.webassembly.browser\\${PackageVersion}\\staticwebassets\\Microsoft.DotNet.HotReload.WebAssembly.Browser.__fingerprint__.lib.module.js", "Selectors": [], "ResponseHeaders": [ - { - "Name": "Accept-Ranges", - "Value": "bytes" - }, { "Name": "Cache-Control", "Value": "no-cache" @@ -24102,10 +24090,6 @@ "AssetFile": "${RestorePath}\\microsoft.dotnet.hotreload.webassembly.browser\\${PackageVersion}\\staticwebassets\\Microsoft.DotNet.HotReload.WebAssembly.Browser.__fingerprint__.lib.module.js", "Selectors": [], "ResponseHeaders": [ - { - "Name": "Accept-Ranges", - "Value": "bytes" - }, { "Name": "Cache-Control", "Value": "max-age=31536000, immutable" From 13d3fe85e1fdf006925d9dabcaf57f32d09f3992 Mon Sep 17 00:00:00 2001 From: "Simon Zhao (BEYONDSOFT CONSULTING INC)" Date: Mon, 18 Aug 2025 22:40:37 +0800 Subject: [PATCH 8/8] Update CSC arguments --- src/Cli/dotnet/Commands/Run/CSharpCompilerCommand.Generated.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cli/dotnet/Commands/Run/CSharpCompilerCommand.Generated.cs b/src/Cli/dotnet/Commands/Run/CSharpCompilerCommand.Generated.cs index 51cc8774cceb..cc0251285124 100644 --- a/src/Cli/dotnet/Commands/Run/CSharpCompilerCommand.Generated.cs +++ b/src/Cli/dotnet/Commands/Run/CSharpCompilerCommand.Generated.cs @@ -199,7 +199,7 @@ private IEnumerable GetCscArguments( "/warnaserror-", "/utf8output", "/deterministic+", - "/langversion:13.0", + "/langversion:14.0", "/features:FileBasedProgram", $"/analyzerconfig:{SdkPath}/Sdks/Microsoft.NET.Sdk/codestyle/cs/build/config/analysislevelstyle_default.globalconfig", $"/analyzerconfig:{objDir}/{fileNameWithoutExtension}.GeneratedMSBuildEditorConfig.editorconfig",