From cc329091394480a5008680f5a48951e0adf6fef8 Mon Sep 17 00:00:00 2001 From: Gen Lu Date: Thu, 5 Dec 2024 11:01:00 -0800 Subject: [PATCH] Update NuGet-packages.md --- docs/wiki/NuGet-packages.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/wiki/NuGet-packages.md b/docs/wiki/NuGet-packages.md index d7791e2277305..3caad8005c828 100644 --- a/docs/wiki/NuGet-packages.md +++ b/docs/wiki/NuGet-packages.md @@ -49,6 +49,8 @@ Below are the versions of the language available in the NuGet packages. Remember - Version `4.8` includes C# 12.0 (Visual Studio 2022 version 17.8, .NET 8) - Version `4.9.2` includes C# 12.0 (Visual Studio 2022 version 17.9, .NET 8) - Version `4.10` includes C# 12.0 (Visual Studio 2022 version 17.10, .NET 8) +- Version `4.11` includes C# 12.0 (Visual Studio 2022 version 17.11, .NET 8) +- Version `4.12` includes C# 13.0 (Visual Studio 2022 version 17.12, .NET 9) See the [history of C# language features](https://github.com/dotnet/csharplang/blob/main/Language-Version-History.md) for more details.