Pedro,
If I've well understood, you need something like this:
Eventually look at http://developer.agamura.com/technotes.html;
here you can find a document titled "Building Projects with NAnt",
which provides helpful examples.
Gius_.
On Sun, 2003-12-28
It's the proper way to do it, but it looks like you've made some typos:
1. a typo in "AsmIngoTags"
2. The the tag should be called "references".
I'm guessing, that because there's no "../AsmIngoTags/bin/AsmInfoTags.dll"
file, it has been removed from the fileset. To force file inclusion (and
skip
Hi there. How can I add a dll reference to csc? From what I could
understand from the docs, I could do it like this:
I would like to compile all the cs fil