You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| Bitrise | Linux |[](https://www.bitrise.io/app/4c9ee62c6ba13630)|
21
+
| Travis | Linux / MacOS |[](https://travis-ci.org/LitJSON/litjson)|
20
22
21
23
22
24
## Compiling
@@ -82,10 +84,11 @@ LitJSON currently targets and supports
82
84
* .NET Standard 2.0
83
85
* .NET Standard 1.5
84
86
* .NET Framework 4.5 and above
87
+
* .NET Framework 4.0
88
+
* .NET Framework 3.5 (including SQLCLR, for which [WCOMAB/SqlServerSlackAPI](https://github.com/WCOMAB/SqlServerSlackAPI) is an example of)
89
+
* .NET Framework 2.0
85
90
* Mono 4.4.2 and above
86
91
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
-
89
92
#### Prereleases
90
93
91
94
Each merge to develop is published to our NuGet feed on [MyGet](mygetgallery).
0 commit comments