2009 10:03 AM
> To: Danny Cheong
> Cc: nant-users@lists.sourceforge.net
> Subject: Re: [NAnt-users] Help with NAnt and NUnit 2.5.0.9122
>
> Hello,
>
> you can try out my NUnit task, available here: [1] [2]
> This one works with NUnit 2.4 and 2.5
>
> The latest buil
Hello,
you can try out my NUnit task, available here: [1] [2]
This one works with NUnit 2.4 and 2.5
The latest build is available here: [3]
Daniel
[1] http://dev.nauck-it.de/utilities/wiki/NAnt
[2]http://dev.nauck-it.de/utilities/browser/NauckIT.NAnt/trunk/src/Tasks/NUnitTask.cs
[3] http://bui
To Whom It May Concern:
I am trying to upgrade NUnit from 2.2.10. to 2.5.0.9122.
When I try to execute my unit tests using Nant, I get the following
error:-
Invalid element . Unknown task or datatype
Everything was fine with NUnit 2.2.10.
I am using NAnt 0.86.2898.0
Your help