Re: [NAnt-users] Fileset refID and adding files

2008-11-07 Thread Bob Archer
: Friday, November 07, 2008 12:15 PM To: nant Subject: [NAnt-users] Fileset refID and adding files I was wondering if this is a bug, or a design decision I have a file set build as this Later, in the compile

Re: [NAnt-users] Fileset refID and adding files

2008-11-07 Thread Gert Driesen
ect: [NAnt-users] Fileset refID and adding files I was wondering if this is a bug, or a design decision I have a file set build as this Later, in the compile target (vbc or csc), I'd like to be able to set

[NAnt-users] Fileset refID and adding files

2008-11-07 Thread Chris Snider
I was wondering if this is a bug, or a design decision I have a file set build as this Later, in the compile target (vbc or csc), I'd like to be able to set the references element to However, when I