nunit-core team mailing list archive
-
nunit-core team
-
Mailing list archive
-
Message #00525
[Bug 571256] [NEW] NUnit 2.5.5 Console Runner Requires /framework flag to run with .NET 4
Public bug reported:
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.
** Affects: nunitv2
Importance: Undecided
Status: New
--
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: New
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.
Follow ups
References