Skip to content

Commit 883fd47

Browse files
authored
Add .net 4.8 to the compatibility table (#667)
Since mono 6.6.0 it supports .net 4.8 (but 4.8.1 is not). https://www.mono-project.com/docs/about-mono/releases/6.6.0/#net-48-reference-assemblies
1 parent 02a757e commit 883fd47

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

docs/about-mono/compatibility.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,12 @@ Here is a slightly more detailed view, by .NET framework version:
1313

1414
|<i class="fas fa-check"/>|Implemented|<i class="fas fa-exclamation-triangle"/>|Partially Implemented|<i class="fas fa-ban"/>|Not Implemented|
1515

16+
.NET 4.8
17+
--------
18+
19+
|<i class="fas fa-check"/>|.NET Framework 4.8 profile reference assemblies|
20+
|<i class="fas fa-ban"/>|.NET Framework 4.8.1|
21+
1622
.NET 4.7
1723
--------
1824

0 commit comments

Comments
 (0)