Skip to content

Commit 3fb02a2

Browse files
committed
Updated README with the latest supported .NET targets
1 parent 404e141 commit 3fb02a2

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,10 +82,11 @@ LitJSON currently targets and supports
8282
* .NET Standard 2.0
8383
* .NET Standard 1.5
8484
* .NET Framework 4.5 and above
85+
* .NET Framework 4.0
86+
* .NET Framework 3.5 (including SQLCLR, for which [WCOMAB/SqlServerSlackAPI](https://github.com/WCOMAB/SqlServerSlackAPI) is an example of)
87+
* .NET Framework 2.0
8588
* Mono 4.4.2 and above
8689

87-
But the code is very portable and can even be compiled under SQLCLR, which [WCOMAB/SqlServerSlackAPI](https://github.com/WCOMAB/SqlServerSlackAPI) is an example of.
88-
8990
#### Prereleases
9091

9192
Each merge to develop is published to our NuGet feed on [MyGet](mygetgallery).

0 commit comments

Comments
 (0)