All,
I noticed that there isn't a default xslt file to transform the xml
output of the nunit2 task. I am sure that everyone would like something
different, so that is probably why one wasn't included.
I would like to have an xslt that transform the xml into either straight
text or basic HTML, so
To reply to my own message (again)...which probably also resolves my other
issue regarding the include task.
It seems the include task is relative to basedir. If you don't specify the
basedir property the default is to use the directory of the current build
file (thanks to the nant-users archive)