RE: [Nant-users] Fileset confusion

2005-08-30 Thread Foster, Richard - PAL
ld give you some idea about how you can accomplish what you need. Regards, Richard -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Evans, Jonathan (2) Sent: Tuesday, August 30, 2005 04:39 To: 'Rory Becker'; nant-users@lists.sourceforge.net Subje

RE: [Nant-users] Fileset confusion

2005-08-30 Thread Evans, Jonathan (2)
ginal Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Rory Becker Sent: Wednesday, August 24, 2005 3:55 PM To: nant-users@lists.sourceforge.net Subject: [Nant-users] Fileset confusion Can someone tell me (because the documentation is a little hard to follow) How can I decl

[Nant-users] Fileset confusion

2005-08-24 Thread Rory Becker
Can someone tell me (because the documentation is a little hard to follow) How can I declare 3 Groups of Files (filesets I believe they are called) SystemDlls, 3rdPartyDlls and CustomDlls and reference all 3 from my vbc/references tag while referencing all except SystemDlls from a Copy task in