Skip to content

Conversation

dotnet-maestro[bot]
Copy link
Contributor

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

Updated Dependencies:
Microsoft.CodeAnalysis, Microsoft.CodeAnalysis.Analyzers, Microsoft.CodeAnalysis.CSharp, Microsoft.Net.Compilers.Toolset (Version 5.0.0-2.25469.103 -> 5.0.0-2.25474.105)
Microsoft.CodeAnalysis.NetAnalyzers, Microsoft.DotNet.ApiCompat.Task, Microsoft.NET.Workload.Emscripten.Current.Manifest-10.0.100.Transport (Version 10.0.100-rc.2.25469.103 -> 10.0.100-rc.2.25474.105)
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.25469.103 -> 11.0.0-beta.25474.105)
Microsoft.DotNet.Cecil (Version 0.11.5-alpha.25469.103 -> 0.11.5-alpha.25474.105)
Microsoft.DotNet.XUnitAssert, Microsoft.DotNet.XUnitConsoleRunner (Version 2.9.3-beta.25469.103 -> 2.9.3-beta.25474.105)
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 10.0.0-rc.1.25469.103 -> 10.0.0-rc.1.25474.105)
NuGet.Frameworks, NuGet.Packaging, NuGet.ProjectModel, NuGet.Versioning (Version 7.0.0-preview.1.47003 -> 7.0.0-preview.1.47505)
System.CommandLine (Version 2.0.0-rc.1.25469.103 -> 2.0.0-rc.1.25474.105)
@github-actions github-actions bot added the area-codeflow for labeling automated codeflow label Sep 26, 2025
@tannergooding
Copy link
Member

cc @dotnet/illink, @lewing

Similar illink failures as seen in the release/10.0 branch: #120082

Copy link
Contributor Author

Important

The source repository has received code changes from an opposite flow. Any additional codeflows into this PR may potentially result in lost changes.
Please continue with one of the following options:

  1. Close or merge this PR and let the codeflow continue normally
  2. Close or merge this PR and receive the new codeflow immediately by triggering the subscription:
    darc trigger-subscriptions --id f7901f87-9f24-40d6-9bc1-564863937237
  3. Force-flow new changes into this PR at your own risk (some PR commits might be reverted):
    darc trigger-subscriptions --force --id f7901f87-9f24-40d6-9bc1-564863937237

In case of unclarities, consult the FAQ or tag @dotnet/product-construction for assistance.

@dotnet-policy-service dotnet-policy-service bot added the linkable-framework Issues associated with delivering a linker friendly framework label Sep 29, 2025
@jtschuster
Copy link
Member

cc @sbomer removed some [UnexpectedWarningAttribute]s here and #120082 since it looks like the fix for dotnet/roslyn#79333 is flowing.

@sbomer
Copy link
Member

sbomer commented Sep 30, 2025

Thanks @jtschuster!

@tannergooding
Copy link
Member

@jtschuster, is the same fix applicable to resolve the illink failures in the linked release/10.0 and release/10.0-rc2 backflow PRs?

@jtschuster
Copy link
Member

@jtschuster, is the same fix applicable to resolve the illink failures in the linked release/10.0 and release/10.0-rc2 backflow PRs?

Yes, I pushed the same commit to 10.0 but didn't see the rc2 backflow.

@tannergooding tannergooding merged commit 903e535 into main Sep 30, 2025
168 of 171 checks passed
@tannergooding tannergooding deleted the darc-main-eb85e5eb-10d0-4e7d-b187-775e78d26b4a branch September 30, 2025 07:34
@tannergooding
Copy link
Member

@jtschuster its #120126, for reference

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-codeflow for labeling automated codeflow linkable-framework Issues associated with delivering a linker friendly framework

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants