Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add OverloadResolutionPriority conceptual documentation. #42394

Merged
merged 6 commits into from
Sep 13, 2024

Conversation

BillWagner
Copy link
Member

@BillWagner BillWagner commented Aug 30, 2024

Contributes to #41936

Add conceptual documentation for overload priority attribute.

  1. Publish the C# 13 speclet for overload priority attribute.
  2. Update language reference for OverloadResolutionAttribute
  3. Add paragraphs in What's new
  4. Edit pass, grammar.

Internal previews

📄 File 🔗 Preview link
docs/csharp/language-reference/attributes/general.md docs/csharp/language-reference/attributes/general
docs/csharp/whats-new/csharp-13.md docs/csharp/whats-new/csharp-13

@dotnet-bot dotnet-bot added this to the August 2024 milestone Aug 30, 2024
@BillWagner BillWagner changed the title Publish feature speclet Add OverloadResolutionPriority conceptual documentation. Sep 3, 2024
@BillWagner BillWagner modified the milestones: August 2024, September 2024 Sep 3, 2024
Publish the C# 13 speclet for overload priority attribute.
@BillWagner BillWagner marked this pull request as ready for review September 6, 2024 18:21
@BillWagner BillWagner requested a review from a team as a code owner September 6, 2024 18:21
@BillWagner
Copy link
Member Author

The remaining warnings will be fixed when dotnet/csharplang#8412

@BillWagner BillWagner merged commit f8c356e into dotnet:main Sep 13, 2024
8 checks passed
@BillWagner BillWagner deleted the orpa-conceptual branch September 13, 2024 17:33
@BillWagner BillWagner added the 🏁 Release: .NET 9 Work items for the .NET 9 release label Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants