Skip to content

Commit 8a41a5f

Browse files
committed
C#: Update version-compilers.rst to mention .NET Core 3.1
1 parent 59a0428 commit 8a41a5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
Arm Compiler 5 [2]_","``.cpp``, ``.c++``, ``.cxx``, ``.hpp``, ``.hh``, ``.h++``, ``.hxx``, ``.c``, ``.cc``, ``.h``"
1414
C#,C# up to 8.0. with .NET up to 4.8 [3]_,"Microsoft Visual Studio up to 2019,
1515

16-
.NET Core up to 3.0","``.sln``, ``.csproj``, ``.cs``, ``.cshtml``, ``.xaml``"
16+
.NET Core up to 3.1","``.sln``, ``.csproj``, ``.cs``, ``.cshtml``, ``.xaml``"
1717
Go (aka Golang), "Go up to 1.14", "Go 1.11 or more recent", ``.go``
1818
Java,"Java 6 to 14 [4]_","javac (OpenJDK and Oracle JDK),
1919

0 commit comments

Comments
 (0)