标签:
1.清空bin下的Newtonsoft.Json.dll
2.使用Nuget安装最新版本的Newtonsoft.Json.dll,安装脚本为 Install-Package Newtonsoft.Json
3.如还报错手动将Newtonsoft.Json.dll放入bin下,手动引用Newtonsoft.Json.dll,重新生成解决方案
FineUI中Newtonsoft.Json版本报错解决办法
标签:
原文地址:http://www.cnblogs.com/xiaomen/p/5337562.html