Fix typo in JsonValue which broke the conversion to uint and add test case
authorSteffen Kieß <s-kiess@web.de>
Sun, 28 Feb 2016 17:40:22 +0000 (18:40 +0100)
committerSteffen Kieß <s-kiess@web.de>
Sun, 28 Feb 2016 17:40:22 +0000 (18:40 +0100)
commit314568184ca6bf4dbe5e8dcca362747225de3102
treece13fff258fe37d99335878083e7a2f585e3ba8b
parentab7138d5c9a98b5e3010722b8fd090db6e691649
Fix typo in JsonValue which broke the conversion to uint and add test case
mcs/class/System.Json/System.Json/JsonValue.cs
mcs/class/System.Json/Test/System.Json/JsonValueTest.cs