Newtonsoft.Json.JsonConvert' is defined multiple times

Options
im using Newtonsoft.Json in my scripts and when i import pun2 free version, i get this error. what should i do?

Assets/Photon/PhotonUnityNetworking/Code/Editor/AccountService.cs(203,49): error CS0433: The imported type `Newtonsoft.Json.JsonConvert' is defined multiple times

Comments

  • Chek
    Options
    Fixed by unmarking Newtonsoft.Json.dll when importing Photon, sorry for spam :)