Public bug reported:

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.

** Affects: nunitv2
     Importance: High
     Assignee: Charlie Poole (charlie.poole)
         Status: Triaged

** Changed in: nunitv2
       Status: New => Triaged

** Changed in: nunitv2
   Importance: Undecided => High

** Changed in: nunitv2
     Assignee: (unassigned) => Charlie Poole (charlie.poole)

** Changed in: nunitv2
    Milestone: None => 2.6.0b1

-- 
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:
  Triaged

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.



_______________________________________________
Mailing list: https://launchpad.net/~nunit-core
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~nunit-core
More help   : https://help.launchpad.net/ListHelp

Reply via email to