Skip to content

Commit 2f710fa

Browse files
michaelklishinlukebakken
authored andcommitted
Minor README updates
(cherry picked from commit 172ad8c)
1 parent cef366d commit 2f710fa

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,16 @@ as archives.
2727

2828
## Supported Platforms and .NET Releases
2929

30+
Future `6.x` versions of the library require .NET 4.6.2 or a .NET Core version implementing .NET Standard 2.0.
31+
32+
### 5.x and 4.x
33+
3034
`4.x` and `5.x` versions of the library require .NET 4.5.1 or later or .NET Core.
3135
For .NET Core users, 2.0 is the minimum supported version for `5.x` series.
3236

33-
`3.6.x` releases support Linux and OS X on [Mono](http://www.mono-project.com/).
37+
### Older Versions
38+
39+
`3.6.x` releases support Linux and MacOS on [Mono](https://www.mono-project.com/).
3440

3541
## Change Log
3642

0 commit comments

Comments
 (0)