Hello, I like someone to clarify which version of the .NET libraries is used when I run a .NET application under each of the following conditions, using the Mono command prompt on Windows:
1. Using the Mono CLR. That is, run "mono <app.exe>" where <app.exe> is the .NET application. - I assume the libraries in the Mono distribution are used. 2. Using the Microsoft CLR. That is, run "<app.exe>". - I assume the libraries in the MS distribution are used. Thanks, sm. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
