Hey All,
I have a rather large build system for a particular project I'm working on
and have run into some issues finding properties in the build files. I'd
like to find out if there is a task or function to retrieve all defined
properties and then use something else to list them all. I was thinki
I recommend avoiding the nunit2 task at all and simply switch to
nunit-console like it's done in the Common.Logging project:
http://netcommon.svn.sourceforge.net/viewvc/netcommon/projects/logging/trunk/shared/common-project.include?revision=147&view=markup
look for the target "common.run-te
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