[Mono-dev] Detecting 4.0 Support

Charlie Poole charlie at nunit.com
Tue Jul 20 15:43:11 EDT 2010


Hi All,

How can I detect that Mono support for .NET 4.0 is available.

1) If I'm already running under Mono
2) If I'm not but deciding how to launch a mono process

More info - in case it helps...

NUnit has to decide what runtimes to make available. It does so
while running under the initial runtime selected by default, which
could be MS .NET on Windows.

I can do it differently on Windows and Linux if necessary.

Charlie


More information about the Mono-devel-list mailing list