> From: Dale Ragan [mailto:[email protected]] > Sent: Thursday, August 16, 2012 10:18 PM > > > 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
Awesome, thank you. :-) _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
