[main] Source code updates from dotnet/dotnet#126707
Conversation
[[ commit created by automation ]]
Updated Dependencies: Microsoft.CodeAnalysis, Microsoft.CodeAnalysis.Analyzers, Microsoft.CodeAnalysis.CSharp, Microsoft.Net.Compilers.Toolset (Version 5.7.0-1.26203.108 -> 5.7.0-1.26208.110) Microsoft.CodeAnalysis.NetAnalyzers, Microsoft.DotNet.ApiCompat.Task, Microsoft.NET.Workload.Emscripten.Current.Manifest-11.0.100.Transport (Version 11.0.100-preview.4.26203.108 -> 11.0.100-preview.4.26208.110) Microsoft.DotNet.Arcade.Sdk, Microsoft.DotNet.Build.Tasks.Archives, Microsoft.DotNet.Build.Tasks.Feed, Microsoft.DotNet.Build.Tasks.Installers, Microsoft.DotNet.Build.Tasks.Packaging, Microsoft.DotNet.Build.Tasks.TargetFramework, Microsoft.DotNet.Build.Tasks.Templating, Microsoft.DotNet.Build.Tasks.Workloads, Microsoft.DotNet.CodeAnalysis, Microsoft.DotNet.GenAPI, Microsoft.DotNet.GenFacades, Microsoft.DotNet.Helix.Sdk, Microsoft.DotNet.PackageTesting, Microsoft.DotNet.RemoteExecutor, Microsoft.DotNet.SharedFramework.Sdk, Microsoft.DotNet.XliffTasks, Microsoft.DotNet.XUnitExtensions (Version 11.0.0-beta.26203.108 -> 11.0.0-beta.26208.110) Microsoft.DotNet.Cecil (Version 0.11.5-preview.26203.108 -> 0.11.5-preview.26208.110) Microsoft.DotNet.XUnitAssert (Version 3.2.2-beta.26203.108 -> 3.2.2-beta.26208.110) Microsoft.DotNet.XUnitConsoleRunner (Version 2.9.3-beta.26203.108 -> 2.9.3-beta.26208.110) Microsoft.NET.Sdk.IL, Microsoft.NETCore.App.Ref, Microsoft.NETCore.ILAsm, runtime.native.System.IO.Ports, System.Reflection.Metadata, System.Reflection.MetadataLoadContext, System.Text.Json (Version 11.0.0-preview.4.26203.108 -> 11.0.0-preview.4.26208.110) NuGet.Frameworks, NuGet.Packaging, NuGet.ProjectModel, NuGet.Versioning (Version 7.6.0-rc.20408 -> 7.6.0-rc.20910) System.CommandLine (Version 3.0.0-preview.4.26203.108 -> 3.0.0-preview.4.26208.110) [[ commit created by automation ]]
|
Tagging subscribers to this area: @dotnet/area-infrastructure-libraries |
|
This contains extensions abstractions move. I'll handle any issues. |
|
This is hitting the same issue as dotnet/aspnetcore#66239 (comment). I'll get a fix into VMR |
🤖 Copilot Code Review — PR #126707Note This review was generated by GitHub Copilot. Holistic AssessmentMotivation: This backflow PR promotes 9 Approach: The PR follows a consistent pattern: promoted libraries gain conditional Summary: Detailed Findings✅ Correctness — Conditional references are consistent across promoted libs and consumersSpot-checked all changed csproj files. The pattern is applied correctly:
|
|
Important While this PR was open, the source repository has received code changes from this repository (an opposite codeflow merged). You can continue with one of the following options:
💡 You may consult the FAQ for more information or tag @dotnet/prodconsvcs for assistance. |
[[ commit created by automation ]]
Updated Dependencies: Microsoft.CodeAnalysis, Microsoft.CodeAnalysis.Analyzers, Microsoft.CodeAnalysis.CSharp, Microsoft.Net.Compilers.Toolset (Version 5.7.0-1.26208.110 -> 5.7.0-1.26210.111) Microsoft.CodeAnalysis.NetAnalyzers, Microsoft.DotNet.ApiCompat.Task, Microsoft.NET.Workload.Emscripten.Current.Manifest-11.0.100.Transport (Version 11.0.100-preview.4.26208.110 -> 11.0.100-preview.4.26210.111) Microsoft.DotNet.Arcade.Sdk, Microsoft.DotNet.Build.Tasks.Archives, Microsoft.DotNet.Build.Tasks.Feed, Microsoft.DotNet.Build.Tasks.Installers, Microsoft.DotNet.Build.Tasks.Packaging, Microsoft.DotNet.Build.Tasks.TargetFramework, Microsoft.DotNet.Build.Tasks.Templating, Microsoft.DotNet.Build.Tasks.Workloads, Microsoft.DotNet.CodeAnalysis, Microsoft.DotNet.GenAPI, Microsoft.DotNet.GenFacades, Microsoft.DotNet.Helix.Sdk, Microsoft.DotNet.PackageTesting, Microsoft.DotNet.RemoteExecutor, Microsoft.DotNet.SharedFramework.Sdk, Microsoft.DotNet.XliffTasks, Microsoft.DotNet.XUnitExtensions (Version 11.0.0-beta.26208.110 -> 11.0.0-beta.26210.111) Microsoft.DotNet.Cecil (Version 0.11.5-preview.26208.110 -> 0.11.5-preview.26210.111) Microsoft.DotNet.XUnitAssert (Version 3.2.2-beta.26208.110 -> 3.2.2-beta.26210.111) Microsoft.DotNet.XUnitConsoleRunner (Version 2.9.3-beta.26208.110 -> 2.9.3-beta.26210.111) Microsoft.NET.Sdk.IL, Microsoft.NETCore.App.Ref, Microsoft.NETCore.ILAsm, runtime.native.System.IO.Ports, System.Reflection.Metadata, System.Reflection.MetadataLoadContext, System.Text.Json (Version 11.0.0-preview.4.26208.110 -> 11.0.0-preview.4.26210.111) NuGet.Frameworks, NuGet.Packaging, NuGet.ProjectModel, NuGet.Versioning (Version 7.6.0-rc.20910 -> 7.6.0-rc.21111) System.CommandLine (Version 3.0.0-preview.4.26208.110 -> 3.0.0-preview.4.26210.111) [[ commit created by automation ]]
Note
This is a codeflow update. It may contain both source code changes from
the VMR
as well as dependency updates. Learn more here.
This pull request brings the following source code changes
From https://github.com/dotnet/dotnet
Updated Dependencies
Associated changes in source repos
Diff the source with this PR branch