** Changed in: nunitv2
       Status: Fix Committed => Fix Released

-- 
Support for Mono 4.0 profile not detected in Linux
https://bugs.launchpad.net/bugs/665236
You received this bug notification because you are a member of NUnit
Developers, which is subscribed to NUnit V2.

Status in NUnit V2 Test Framework: Fix Released

Bug description:
Under Windows, Mono 4.0 support is detected correctly but under Linux the code 
is looking for /usr/lib/lib/Mono/4.0/mscorlib.dll,
which is not the correct path. The calculation of monoPrefix in 
RuntimeFramework.cs needs to be changed.



_______________________________________________
Mailing list: https://launchpad.net/~nunit-core
Post to     : nunit-core@lists.launchpad.net
Unsubscribe : https://launchpad.net/~nunit-core
More help   : https://help.launchpad.net/ListHelp

Reply via email to