Unity3D导入poco-sdk后报错Newtonsoft.Json.dll

问题遇到的现象和发生背景

Unity3D导入poco-sdk后报错Newtonsoft.Json.dll重复求解:

用代码块功能插入代码,请勿粘贴截图

img

运行结果及报错内容

Multiple precompiled assemblies with the same name Newtonsoft.Json.dll included on the current platform. Only one assembly with the same name is allowed per platform. (Assets/Scripts/QA/Unity3D/3rdLib/Newtonsoft.Json.dll)

我的解答思路和尝试过的方法

删除poco-sdk中Newtonsoft.Json.dll;依旧报错

看你报错是因为你自己的工程文件夹和导入的包文件夹里面都有Newtonsoft.Json.dll文件,删除你自己的还报错吗?你在资源栏里搜一下看是不是还有