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
Title: passing multiple filesets to a task
- [Nant-users] passing multiple filesets to a task Khelemskiy, Vadim
- [Nant-users] passing multiple filesets to a task Khelemskiy, Vadim
- Re: [Nant-users] passing multiple filesets to a... Gert Driesen
