David,
somthing like:
use an id to define a fileset reference at the project or target level
and then reference it with the refid attribute.
Ian
The documentation for File Sets
(http://nant.sourceforge.net/help/fundamentals/fog26.html) says:
“File Sets can appear inside ta
The documentation for File Sets (http://nant.sourceforge.net/help/fundamentals/fog26.html)
says:
“File Sets can appear inside tasks that support this feature or
at the project level, i.e., as children of project.”
Can someone point to an example of this usage?