Upgrade Newtonsoft.Json.dll from 1.3 to 3.5r6

Actually using the one built against Net 2.0 (labelled Newtonsoft.Json.Net20.dll) since the 3.5 build is not compatible with Mono 2.4 (though it is with Mono 2.6)
0.6.9-post-fixes
Justin Clark-Casey (justincc) 2010-03-11 21:04:56 +00:00
parent 1ed7b591b2
commit 8d832e3231
4 changed files with 5828 additions and 990 deletions

View File

@ -164,6 +164,7 @@ This software uses components from the following developers:
* log4net (http://logging.apache.org/log4net/)
* GlynnTucker.Cache (http://gtcache.sourceforge.net/)
* NDesk.Options 0.2.1 (http://www.ndesk.org/Options)
* Json.NET 3.5 Release 6. The binary used is actually Newtonsoft.Json.Net20.dll for Mono 2.4 compatability (http://james.newtonking.com/projects/json-net.aspx)
Some plugins are based on Cable Beach
Cable Beach is Copyright (c) 2008 Intel Corporation

File diff suppressed because it is too large Load Diff

Binary file not shown.

Binary file not shown.