[Nant-users] NAnt logfile

2005-10-20 Thread yamuna jayawardena
hi all, Does any one know how to write the NAnt build process details of a project, to a log file in c# ? __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com ---

[Nant-users] NAnt project

2005-09-26 Thread yamuna jayawardena
hi, I am developing a NAnt build tool using c#. I want to create a NAnt.Core.Project object. This gives a run time error "The current run time framework "net-1.1" is not correctly configured in the NAnt configuration file." Does anybody of you know the solution? ___