Announcing NAnt 0.85 Release Candidate 4.
Binary and source distributions are available for immediate download from:
http://sourceforge.net/project/showfiles.php?group_id=31650
About NAnt: NAnt is a free .NET build tool, allowing applications to be
built targeting both Microsoft .NET and Mono wh
> Is there a single-letter abbreviation for the /buildfile:
> parameter when calling nant.exe?
Sure,
C:\>nant -help
-buildfile: Use given buildfile (Short format: /f)
___
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://
Is there a single-letter abbreviation for the /buildfile:
parameter when calling nant.exe? I think I remember reading
this somewhere but can't find anything about this.
"Few are those who see with their own eyes and feel with their own hearts."
-Albert Einstein
_
Thanks very much Jonathon, this did the job for me...
Regards,
Grant.
-Original Message-
From: Evans, Jonathan (2) [mailto:[EMAIL PROTECTED]
Sent: 02 June 2006 12:01
To: Drake, Grant: IT (LDN); nant-users@lists.sourceforge.net
Subject: RE: [NAnt-users] task - specifyin
I know the documentation for this task says that the fxcop directory
needs to be added to your system path - which when done works fine.
However that is a rather annoying limitation, particularly for people
who want to put all their tools in a relative path to the source.
I can modify the task mys