Skip to content

Commit 8ef093a

Browse files
added wp8 support in README.md
1 parent 0a568fa commit 8ef093a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ Install-Package SimpleJson
2323
* Silverlight 5
2424
* Windows Phone 7.0
2525
* Windows Phone 7.1 (Mango)
26+
* Windows Phone 8
2627
* Portable Class Libraries (PCL)
2728

2829
**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

Comments
 (0)