How can I add a reference in monodevelop?

↘锁芯ラ 提交于 2019-12-12 09:29:13

问题


I need to work with Json in mono and I'm using the IDE monodevelop.

How can I add as a reference json.net in monodevelop ?


回答1:


In your project there should be a folder called References. Right click it and choose edit references. Then check the box next to the package you want to add




回答2:


For monodevelop 4.012 try look in the Solution->Packages->Edit Packages and look for the library you need.



来源:https://stackoverflow.com/questions/6438122/how-can-i-add-a-reference-in-monodevelop

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!