diff --git a/docs/wiki/NuGet-packages.md b/docs/wiki/NuGet-packages.md index d6e4ca372df45..5b66d68936889 100644 --- a/docs/wiki/NuGet-packages.md +++ b/docs/wiki/NuGet-packages.md @@ -53,6 +53,7 @@ Below are the versions of the language available in the NuGet packages. Remember - Version `4.12` includes C# 13.0 (Visual Studio 2022 version 17.12, .NET 9) - Version `4.13` includes C# 13.0 (Visual Studio 2022 version 17.13, .NET 9) - Version `4.14` includes C# 13.0 (Visual Studio 2022 version 17.14, .NET 9) +- Version `5.0` includes C# 14.0 (Visual Studio 2026 version 18.0, .NET 10) See the [history of C# language features](https://github.com/dotnet/csharplang/blob/main/Language-Version-History.md) for more details.