nunit-core team mailing list archive
-
nunit-core team
-
Mailing list archive
-
Message #01878
[Bug 692180] Re: Script should allow building for net-2.0 under 3.5 or 4.0
** Changed in: nunitv2
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of NUnit
Developers, which is subscribed to NUnit V2.
https://bugs.launchpad.net/bugs/692180
Title:
Script should allow building for net-2.0 under 3.5 or 4.0
Status in NUnit V2 Test Framework:
Fix Released
Bug description:
The NUnit build script fails to build for .NET 2.0 if the 2.0
redistributable and SDK are not installed. However, it's actually
possible to build for 2.0 using the 3.0, 3.5 or 4.0 SDK. Script should
separate the target runtime from the SDK version being used, selecting
the best match available.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nunitv2/+bug/692180/+subscriptions
References