On 28.04.2010 23:02, RaulTk wrote: > Then i tried to devel a simple sqlite CRUD GTK# application, but when I type > "using Mono." MD cannot suggest any assembly. I edit references just to > discover (with great surprise) that mono does not include its own assemblies > in a default fresh ms windows instalation!!!! > This is an expected behavior? Or I'm missing some little and crucial step? > Thanks in advance
You may want to change the default runtime from MS.NET to Mono: http://monodevelop.com/@api/deki/files/241/=Captura-Options.png Robert _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
