I need to use Nant to
automate the daily build.
1) Is there any predefined Clearcase task in Nant just like "ccupdate" in ant ?
2) My project .sln file contains 8 different projectsThere is a one.csproj file for each project,
So I have 8 .csproj files.Can I use them directly to make a build thru Nant
I mean can I do the "csc" for all files in this projects
in one go ?
Please let me know asap ,
Thanks in advance,
[EMAIL PROTECTED]
Ankita