Re: [NAnt-users] Assembly File Sets and Additions

2008-01-23 Thread Chris Snider
ry 23, 2008 9:41 AM To: Chris Snider; nant-users@lists.sourceforge.net Subject: RE: [NAnt-users] Assembly File Sets and Additions If your using the latest nightly build, you can setup a patternset. Other than that I don't know a way. I assume you tried to use two references sections? Not su

Re: [NAnt-users] Assembly File Sets and Additions

2008-01-23 Thread Bob Archer
If your using the latest nightly build, you can setup a patternset. Other than that I don't know a way. I assume you tried to use two references sections? Not sure if this is supported... the doc doesn't always say? You could create a target and put your fileset in it. Something like this: