Skip to content

Fix broken extension-getenumerator link in EF Core 6.0 breaking changes#5360

Merged
AndriySvyryd merged 1 commit into
mainfrom
copilot/fix-broken-getenumerator-link
May 20, 2026
Merged

Fix broken extension-getenumerator link in EF Core 6.0 breaking changes#5360
AndriySvyryd merged 1 commit into
mainfrom
copilot/fix-broken-getenumerator-link

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented May 19, 2026

The link to the C# 9 extension-getenumerator proposal page was broken — that proposals URL no longer exists in the docs.

Change

  • Updated the link target from the defunct /dotnet/csharp/language-reference/proposals/csharp-9.0/extension-getenumerator to the current canonical reference: /dotnet/csharp/language-reference/statements/iteration-statements#the-foreach-statement

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Fixes a broken C# language reference link in the EF Core 6.0 breaking changes documentation by updating it to a current, canonical Learn reference page.

Changes:

  • Replaced the defunct C# 9 proposal URL for extension-getenumerator with the canonical foreach documentation section link.

@AndriySvyryd AndriySvyryd merged commit 287af74 into main May 20, 2026
9 checks passed
@AndriySvyryd AndriySvyryd deleted the copilot/fix-broken-getenumerator-link branch May 20, 2026 18:39
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.

4 participants