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
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,6 +23,7 @@ Install-Package SimpleJson
23
23
* Silverlight 5
24
24
* Windows Phone 7.0
25
25
* Windows Phone 7.1 (Mango)
26
+
* Windows Phone 8
26
27
* Portable Class Libraries (PCL)
27
28
28
29
**Note:** By default SimpleJson expects `System.Linq`. If you are targeting older version of .NET framework (.net < 3.0 or WP7.0) you will need to add `#define SIMPLE_JSON_NO_LINQ_EXPRESSION`.
0 commit comments