← Back to team overview

nunit-core team mailing list archive

[Bug 692180] Re: Script should allow building for net-2.0 under 3.5 or 4.0

 

** Changed in: nunitv2
       Status: Triaged => In Progress

-- 
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:
  In Progress

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.



References