lker
> Sent: Thursday, 1 July 2004 1:31 PM
> To: [EMAIL PROTECTED]
> Subject: [Nant-users] Difficulty excluding files of specific
> naming convention
>
> within the target, Sources tag, I am trying to exclude files
> using name filtering. I wish to include all files wit
within the target, Sources tag, I am trying to exclude files using
name filtering. I wish to include all files with a name starting with
_ ending in .cs, but include all other .cs files. I am using the
following:
I really need an "and" ... or someth