Merge pull request #7927 from github/hvitved-patch-1

Add C# 10 and .NET 6 to `versions-compilers.rst`
This commit is contained in:
Tom Hvitved
2022-02-10 20:43:33 +01:00
committed by GitHub

View File

@@ -11,11 +11,11 @@
Microsoft extensions (up to VS 2019),
Arm Compiler 5 [3]_","``.cpp``, ``.c++``, ``.cxx``, ``.hpp``, ``.hh``, ``.h++``, ``.hxx``, ``.c``, ``.cc``, ``.h``"
C#,C# up to 9.0,"Microsoft Visual Studio up to 2019 with .NET up to 4.8,
C#,C# up to 10.0,"Microsoft Visual Studio up to 2019 with .NET up to 4.8,
.NET Core up to 3.1
.NET 5","``.sln``, ``.csproj``, ``.cs``, ``.cshtml``, ``.xaml``"
.NET 5, .NET 6","``.sln``, ``.csproj``, ``.cs``, ``.cshtml``, ``.xaml``"
Go (aka Golang), "Go up to 1.17", "Go 1.11 or more recent", ``.go``
Java,"Java 7 to 16 [4]_","javac (OpenJDK and Oracle JDK),