Err... Just reference the assemblies that you need. No particular best practices regarding Mono.
CodeSlinger wrote: > > I have a simple C# program I build with VS2010 and I actually have NO > references in the program. At least I deleted the standard ones that were > there and did not add any new ones. > > So...I'm wondering what is the best/proper practice for adding references > to system type dlls for a program that will be run on mono? For one that > will be run on mono and Windows? I'm not asked about references to other > assemblies I or 3rd parties create but just the windows or mono system > dlls. > > Thanks, Dave > -- View this message in context: http://mono.1490590.n4.nabble.com/Doc-for-how-to-use-NET-system-references-tp3093017p3093232.html Sent from the Mono - General mailing list archive at Nabble.com. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
