** Changed in: nunitv2 Status: Fix Committed => Fix Released -- NUnit 2.5.5 Console Runner Requires /framework flag to run with .NET 4 https://bugs.launchpad.net/bugs/571256 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: This is based on the following mail thread: http://groups.google.com/group/nunit-discuss/browse_thread/thread/9834bb6a9c641c2e When running NUnit 2.5.5 on the command line, the /framework flag has to be given to run .NET 4 test assemblies, otherwise NUnit will run in the .NET 2 CLR. _______________________________________________ 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