From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Stephane
Hamel
Sent: woensdag 7 februari 2007 0:03
To: nant-users@lists.sourceforge.net
Subject: [NAnt-users] Project '' is not a valid Visual C++ project.
Hello NAnt User,
I just downloaded the nightly build (2007-02-04)
Thank you Adrian. It worked fine.
Do you know if there's a way to save the msbuild task result into a property?
Is it possible to redirect the msbuild task output into a file?
Regards,
Stephane
-Original Message-
From: Adrian Lazea [mailto:[EMAIL PROTECTED]
Sent: 7 février 2007 09:53
Hi Stephan,
Unfortunately, the task in NAnt does not support Visual
Studio 2005 solutions; this task supports VS .NET 2002 and 2003
solutions only. You can use the task in NAntContrib instead,
to build your VS 2005 solutions and projects.
Please find a sample of using this task below:
Hello everybody,
Do you know a pop3 task for nant?
Task that would take as parameters a server name / IP, a user name and
a password, a collection of file names and would retrieve those files
from the server?
I want to know if there is such a task, before starting to make one myself.
Many thank
Hello NAnt User,
I just downloaded the nightly build (2007-02-04) and tried to compile a
Visual Studio 2005 solution using the solution task. I always get the
following error message when I execute my build file:
NAnt 0.86 (Build 0.86.2591.0; nightly; 2007-02-04)
Copyright (C) 2001-2007 Ge