> But over on linux, how does one compile such a project? You'll want to use xbuild, the Mono equivalent to MSBuild if you want to compile from the command line. There's other ways as well, but this is the simplest.
% xbuild path_to_solution_filename.sln _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
