Hi! I'd like to use monodevelop to write my program to connect postgresql. But I don't know how to add this library into monodevelop. Now I use command "mcs -r:System.Data,Npgsql program.cs" but I don't want to use bash :( Thanks