On 3/16/07, Joe Riopel <[EMAIL PROTECTED]> wrote: > I am not sure if you can have Mono and .NET installed at the same > time, but IF you can and do- You could compile with VS2005, and then > fire a post build event to run your NAnt build script and compile with > Mono.
I don't see how that would be necessary: as Lluis pointed out, it's perfectly OK to compile the application from VS.Net and just run the compiled program on Mono: "Notice that you don't need to build on Mono in order to make your application run on Mono" _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
