Adding Json.Net to a Unity3D project

后端 未结 8 2324
清酒与你
清酒与你 2020-12-07 00:46

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

u

8条回答
  •  遥遥无期
    2020-12-07 01:12

    You need to add the dll to your projects references.

    References >> Add Reference.

提交回复
热议问题