vs2010 with Json.NET - architectcom/- GitHub Wiki

you must install lower version of Newtonsoft.Json.

  1. install nuget.
  2. open 工具(tool)-> nuget程序包管理器(?) -> 程序包管理控制台(like "nuget command line Terminal")
Install-Package Newtonsoft.Json YOUR_PROJECT_NAME 6.0.3