Skip to content

Publish the C# 13 alpha standard - #55603

Merged
BillWagner merged 1 commit into
dotnet:mainfrom
BillWagner:publish-v13
Aug 19, 2026
Merged

Publish the C# 13 alpha standard#55603
BillWagner merged 1 commit into
dotnet:mainfrom
BillWagner:publish-v13

Conversation

@BillWagner

@BillWagner BillWagner commented Aug 19, 2026

Copy link
Copy Markdown
Member

Publish the alpha-v13 standard, retire C# 13 feature speclets, and retarget active proposal links to their normative clauses.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI lite review requested due to automatic review settings August 19, 2026 16:56
@dotnetrepoman dotnetrepoman Bot added this to the August 2026 milestone Aug 19, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the documentation set to publish the C# 13 alpha (early draft) standard content and to retire C# 13 feature speclet references by retargeting them to normative specification clauses.

Changes:

  • Retarget C# 13 “What’s new” and related conceptual docs from C# 13 proposal speclets to the corresponding C# standard draft clauses.
  • Update the C# specification landing/TOC to reflect the C# 13 early draft.
  • Retarget the external standard source branch to alpha-v13 and stop including C# 13 proposal speclets in DocFX configuration.

Reviewed changes

Copilot reviewed 8 out of 8 changed files in this pull request and generated no comments.

Show a summary per file
File Description
docs/csharp/whats-new/csharp-13.md Updates feature references to point at C# standard draft clauses instead of C# 13 proposal speclets.
docs/csharp/specification/toc.yml Removes C# 13 proposal speclets from the spec TOC and updates the early draft label to C# 13.
docs/csharp/specification/overview.md Updates the overview text and date to reflect the C# 13 early draft.
docs/csharp/programming-guide/classes-and-structs/partial-classes-and-methods.md Retargets partial-member references to the standard clauses for partial properties/indexers.
docs/csharp/language-reference/operators/collection-expressions.md Retargets “better conversion” reference to the standard clause.
docs/csharp/language-reference/attributes/general.md Retargets overload resolution priority reference to the standard clause.
docfx.json Removes C# 13 proposal speclet inclusions/metadata entries and updates standard ms.date metadata.
.openpublishing.publish.config.json Updates the external standard source branch from alpha-v12 to alpha-v13.

💡 Add a code-review agent skill for context-aware, tailored reviews. Learn more in the docs.

@BillWagner BillWagner closed this Aug 19, 2026
@BillWagner BillWagner reopened this Aug 19, 2026
@BillWagner BillWagner closed this Aug 19, 2026
@BillWagner BillWagner reopened this Aug 19, 2026
@BillWagner BillWagner closed this Aug 19, 2026
@BillWagner BillWagner reopened this Aug 19, 2026
@BillWagner BillWagner closed this Aug 19, 2026
@BillWagner BillWagner reopened this Aug 19, 2026
@BillWagner BillWagner closed this Aug 19, 2026
@BillWagner BillWagner reopened this Aug 19, 2026
@BillWagner
BillWagner marked this pull request as ready for review August 19, 2026 19:04
@BillWagner
BillWagner requested a review from a team as a code owner August 19, 2026 19:04
@BillWagner
BillWagner enabled auto-merge (squash) August 19, 2026 19:08
@BillWagner
BillWagner merged commit d5a4902 into dotnet:main Aug 19, 2026
40 of 45 checks passed
@BillWagner
BillWagner deleted the publish-v13 branch August 19, 2026 19:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Publish C# standard alpha draft of version 13

3 participants