I am trying to solve the following issue when upgrading project from 2019.4 to 2020.1
Assembly ‘Assets/Plugins/SocketIoClientDotNet.dll’ will not be loaded due to errors:
SocketIoClientDotNet references strong named Newtonsoft.Json in a different folder, versions has to match. Assembly references: 9.0.0.0 Found in project: 8.0.0.0.
I have found some info at the following, but I haven’t been able to resolve my problem.
Hey ScottAdams,
I’m getting the below issue.
‘…/CookieManager.dll’ will not be loaded due to errors:
CookieManager references strong named Newtonsoft.Json Assembly references: 9.0.0.0 Found in project: 8.0.0.0.