Skip to content

C# 14: Update documentation and claim C# 14 / .NET 10 support.#21871

Open
michaelnebel wants to merge 3 commits into
github:mainfrom
michaelnebel:csharp14/updatedocumentation
Open

C# 14: Update documentation and claim C# 14 / .NET 10 support.#21871
michaelnebel wants to merge 3 commits into
github:mainfrom
michaelnebel:csharp14/updatedocumentation

Conversation

@michaelnebel
Copy link
Copy Markdown
Contributor

No description provided.

@michaelnebel michaelnebel marked this pull request as ready for review May 20, 2026 09:01
@michaelnebel michaelnebel requested review from a team as code owners May 20, 2026 09:01
Copilot AI review requested due to automatic review settings May 20, 2026 09:01
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

Updates CodeQL documentation to reflect claimed full support for C# 14 / .NET 10, and adds a C# library pack change note announcing that support.

Changes:

  • Removes the “preliminary” footnote for C# 14 / .NET 10 in the supported compilers/versions reusable.
  • Renumbers footnotes in the supported versions table accordingly.
  • Adds a C# library pack change note stating full C# 14 / .NET 10 support (including MaD models).
Show a summary per file
File Description
docs/codeql/reusables/supported-versions-compilers.rst Updates supported-version wording/footnotes for C# 14 and .NET 10 in the compiler support table.
csharp/ql/lib/change-notes/2026-05-20-csharp14-dotnet10.md Adds a change note announcing full C# 14 / .NET 10 support.

Copilot's findings

  • Files reviewed: 2/2 changed files
  • Comments generated: 2
Comment on lines +14 to +18
C#,C# up to 14,"Microsoft Visual Studio up to 2019 with .NET up to 4.8,

.NET Core up to 3.1

.NET 5, .NET 6, .NET 7, .NET 8, .NET 9, .NET 10 [6]_","``.sln``, ``.slnx``, ``.csproj``, ``.cs``, ``.cshtml``, ``.xaml``"
.NET 5, .NET 6, .NET 7, .NET 8, .NET 9, .NET 10","``.sln``, ``.slnx``, ``.csproj``, ``.cs``, ``.cshtml``, ``.xaml``"
Comment thread csharp/ql/lib/change-notes/2026-05-20-csharp14-dotnet10.md Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@michaelnebel michaelnebel requested a review from hvitved May 20, 2026 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

2 participants