Title: passing multiple filesets to a task

Hi folks,
I am trying to implement a custom NAnt task and pass multiple filesets to this task.
For example, one fileset includes the source files and the other includes required assemblies.
I would like to be able to distinguish one fileset from another either using an id or some other mechanism.
Could anybody point me to an example of a task that shows how to implement this functionality?
Thanks a lot.
Vadim

Reply via email to