Skip to content

Conversation

@CamSoper
Copy link

@CamSoper CamSoper commented Mar 11, 2025

@dotnetrepoman dotnetrepoman bot added this to the March 2025 milestone Mar 11, 2025
@CamSoper CamSoper marked this pull request as ready for review March 11, 2025 23:12
@CamSoper CamSoper requested a review from a team as a code owner March 11, 2025 23:12
@CamSoper CamSoper enabled auto-merge (squash) March 11, 2025 23:12
Copy link
Member

@BillWagner BillWagner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This LGTM @CamSoper

Let's :shipit:

@CamSoper CamSoper merged commit c4e83bb into dotnet:main Mar 12, 2025
8 checks passed
using ContextMenu = System.Windows.Controls.ContextMenu;
```

Refer to the [alias name conflicts documentation](/dotnet/csharp/language-reference/compiler-messages/using-directive-errors#alias-name-conflicts) for more details.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be relative link since it's in the same repo.

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

Labels

🏁 Release: .NET 10 Work items for the .NET 10 release dotnet-fundamentals/svc

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Breaking change]: Applications referencing both WPF and WinForms must disambiguate MenuItem and ContextMenu types

3 participants