Gert Driesen wrote:
- Original Message -
From: "Ian MacLean" <[EMAIL PROTECTED]>
To: "Malcolm MacLucas" <[EMAIL PROTECTED]>
Cc: "Gert Driesen" <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Sunday, July 11, 2004 12:36 PM
Subject: Re
- Original Message -
From: "Ian MacLean" <[EMAIL PROTECTED]>
To: "Malcolm MacLucas" <[EMAIL PROTECTED]>
Cc: "Gert Driesen" <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Sunday, July 11, 2004 12:36 PM
Subject: Re: [Nant-users]
Malcolm MacLucas wrote:
--- Gert Driesen <[EMAIL PROTECTED]> wrote:
- Original Message -
From: "Malcolm MacLucas" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, July 09, 2004 10:20 PM
Subject: Re: [Nant-users] Task Oddness
Can you provide mo
--- Gert Driesen <[EMAIL PROTECTED]> wrote:
>
> - Original Message -
> From: "Malcolm MacLucas" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Friday, July 09, 2004 10:20 PM
> Subject: Re: [Nant-users] Task Oddness
>
>
> &
- Original Message -
From: "Malcolm MacLucas" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, July 09, 2004 10:20 PM
Subject: Re: [Nant-users] Task Oddness
> I've been using the nant-0.85-20040525 build with some success, and for
the
> most p
rom: "Merrill Cornish" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Friday, July 09, 2004 12:21 AM
> Subject: [Nant-users] Task Oddness
>
>
> > I am using a NAnt 0.84 script to build two Visual Studio C# DLLs.
> Originally, the scri
Hi Merrill,
I have not used "includevsfolders" so I wouldn't comment on this. The
following sample builds the .csproj and output the results to a common
folder before a copy command is used to transfer the required files to a
destination folder. By doing this, I filtered the unwanted files.
gt;
Sent: Friday, July 09, 2004 12:21 AM
Subject: [Nant-users] Task Oddness
> I am using a NAnt 0.84 script to build two Visual Studio C# DLLs.
Originally, the script I inherited used the task below to build the
first DLL:
>
>
>
>
>
>
>
>
>
>
> This
I am using a NAnt 0.84 script to build two Visual Studio C# DLLs. Originally, the
script I inherited used the task below to build the first DLL: