Re: [NAnt-users] nant multitarget support?

2012-09-09 Thread Richard Birkby
I find the MSBuild task from NantContrib works perfectly. Richard On Sun, Sep 9, 2012 at 10:52 AM, Bevan Arps wrote: > Fwiw, I've found the task too limiting. > > Instead I use to run msbuild for either the whole solution or a > specific project. This approach handles your scenario of using

[NAnt-users] CLR4/CLR2 NUnit binding

2011-10-24 Thread Richard Birkby
Hi, I've tried to upgrade our Nant 0.90 to Nant 0.91 this morning. Everything went well apart from the test phase where NUnit failed with errors such as: : System.IO.FileLoadException : Mixed mode assembly is built against version 'v2.0.50727' of the runtime and cannot be loaded in the 4.0 runti