How can I add a reference in monodevelop?

johnlemon picture johnlemon · Jun 22, 2011 · Viewed 24.3k times · Source

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 ?

Answer

Ram Ambalavanar picture Ram Ambalavanar · Aug 10, 2011

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