Hello all,
I am trying to get Nant to work with Nunit v2.2.2. I'm using the nightly
build 'nant-0.85-nightly-2005-01-09', and it seems to be compiled
against Nunit 2.2.0.
I've tried to recompile the nant nightly against Nunit v2.2.2, but it
seems Nunit's interfaces have changed between those r
Hello,
I am trying to build a .csproj file using the solution-task. The project
has dependencies to COM components written in Visual Basic, which in
turn has dependencies to ADODB. Everything works well on my machine
(Windows XP), but when running on another machine (W2k), I get the
following (ve