I have installed newtonSoft.json version 6.0.0.0 but I am getting the following error:
Could not load file or assembly 'Newtonsoft.Json, Version=8.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
I do not want to keep NewtonSoft version 6.0.0.0 and do not want to upgrade that. Please suggest me how to resolve the problem.