We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cef366d commit 2f710faCopy full SHA for 2f710fa
README.md
@@ -27,10 +27,16 @@ as archives.
27
28
## Supported Platforms and .NET Releases
29
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
34
`4.x` and `5.x` versions of the library require .NET 4.5.1 or later or .NET Core.
35
For .NET Core users, 2.0 is the minimum supported version for `5.x` series.
36
-`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/).
40
41
## Change Log
42
0 commit comments