> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> Philip Nelson
> Sent: dinsdag 7 juni 2005 23:36
> To: nant-users@lists.sourceforge.net
> Subject: [Nant-users] Solution task for mono?
>
> I saw some discussion about this in the archives, but it
I saw some discussion about this in the archives, but it didn't work for me. Is
the solution task supported under mono/linux?
Philip - http://blogs.xcskiwinn.org/panmanphil
"There's a difference between righteous anger and just being crabby" - Barbara
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of sv bobj
> Sent: dinsdag 7 juni 2005 21:54
> To: nant-users@lists.sourceforge.net
> Subject: [Nant-users] adding dependencies to task
>
> I have a number of separate "netmodules" that I would like t
I have a number of separate "netmodules" that I would like to link
together into an assembly via the task. The "netmodule" tasks
work fine and they update as expected.
My problem, is that the task within my target does not always
execute. I added lines above and below the task and they
are be
Is there any work around for this? I've tried shelling out to devenv
using the exec task to build setup projects, but have not had much success.
I'd like to be able to build setup projects that contain custom actions
written in C#. Writing custom actions is supported in the msi task but
unfo
- Original Message -
From: "Klaus Lüdenscheidt" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, June 07, 2005 5:01 PM
Subject: [Nant-users] Question on task
> Hi,
>
> the task does not support vdproj-files (setup-projects) in the
> current version. I talked with some guys, which use an older
Hi,
the task does not support vdproj-files (setup-projects) in the
current version. I talked with some guys, which use an older release of NAnt
(forgot to ask them which). They told me that they can build vdproj-files
with the task. Is this feature just disabled for some reasons or
will the tas
On 19/05/05, Gert Driesen <[EMAIL PROTECTED]> wrote:
> Can you also send me you build file ? Are you sure you're mapping
> http://Localhost:/WebApp/WebApp.vbproj to a local path ?
Sorry for the delay, I've been away.
The mapping looks correct in my .build file (attached). Indeed it was
working pr