Skip to content

Commit a3d631f

Browse files
authored
Add C# 10 and .NET 6 to versions-compilers.rst
1 parent efed21b commit a3d631f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/codeql/support/reusables/versions-compilers.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@
1111
Microsoft extensions (up to VS 2019),
1212

1313
Arm Compiler 5 [3]_","``.cpp``, ``.c++``, ``.cxx``, ``.hpp``, ``.hh``, ``.h++``, ``.hxx``, ``.c``, ``.cc``, ``.h``"
14-
C#,C# up to 9.0,"Microsoft Visual Studio up to 2019 with .NET up to 4.8,
14+
C#,C# up to 10.0,"Microsoft Visual Studio up to 2019 with .NET up to 4.8,
1515

1616
.NET Core up to 3.1
1717

18-
.NET 5","``.sln``, ``.csproj``, ``.cs``, ``.cshtml``, ``.xaml``"
18+
.NET 5, .NET 6","``.sln``, ``.csproj``, ``.cs``, ``.cshtml``, ``.xaml``"
1919
Go (aka Golang), "Go up to 1.17", "Go 1.11 or more recent", ``.go``
2020
Java,"Java 7 to 16 [4]_","javac (OpenJDK and Oracle JDK),
2121

0 commit comments

Comments
 (0)