Anyone using NAnt

  • Thread starter Thread starter george r smith
  • Start date Start date
Hi George,

I think you can go NAnt's homepage to get some information.
http://nant.sourceforge.net/

Also, http://nant.sourceforge.net/help/tasks/index.html provides you task
reference
of NAnt.

Hope it helps.

Jeffrey Tan
Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.

--------------------
| From: "george r smith" <[email protected]>
| Subject: Anyone using NAnt
| Date: Tue, 22 Jul 2003 14:31:22 -0500
| Lines: 5
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2800.1158
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
| Message-ID: <[email protected]>
| Newsgroups: microsoft.public.dotnet.languages.csharp
| NNTP-Posting-Host: 216-63-152-112.budgetext.com 216.63.152.112
| Path: cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP12.phx.gbl
| Xref: cpmsftngxa06.phx.gbl microsoft.public.dotnet.languages.csharp:171016
| X-Tomcat-NG: microsoft.public.dotnet.languages.csharp
|
| I am curious, anyone using NAnt and what are their opinions.
| thanks
| grs
|
|
|
 
I am curious, anyone using NAnt and what are their opinions.
thanks
grs

We use it to build (and deploy) several large projects. We like it, but we
would also like to have some sort of error handling. Currently, you can't
elegantly trap and handle errors.

Mark
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top