Comment 0 for bug 702734

Revision history for this message
Charlie Poole (charlie.poole) wrote :

Currently, versions of NUnit (except the Gui) are built twice, once using .NET 2.0 and once with .NET 1.1, and both sets
are included in the binarly packages. In the case of the MSI, the 1.1 assemblies are an optional feature.

We want to have separate packages for the 2.0 and 1.1 builds, with appropriate names. The build script will need to be
modified to build and package them separately.