[Nant-users] Version of NUnit

2002-09-09 Thread Daði Ingólfsson
Hi, I was wondering, which version of NUnit does NAnt currently work with? I was hoping I could use the latest NUnit 2.0 version, but I see that the assembly that comes with the latest release of NAnt is 1.1. So I guess my question is, can I substitute NUnitCore.dll with nunit.framework.dll and

Re: [Nant-users] Version of NUnit

2002-09-09 Thread Ian MacLean
NAnt currently runs with NUnit 1.1. Replacing NUnitCore.dll will cause errors right now. We are looking at moving to the newer NUnit version. Ian Daði Ingólfsson wrote: >Hi, > >I was wondering, which version of NUnit does NAnt currently work with? >I was hoping I could use the latest NUnit 2.0