I added the Json.Net library to Visual Studio 2013 via NuGetpackage and installed it for NetFramework 4.5. I don\'t get an error in Visual Studio when I add
If you adding reference to *.dll through IDE and after recompile IDE throws out, check if you have assembly definition. If so, you need to add it to Assembly References. It worked for me. Inspector