Running a nant .build file from C#

  • Thread starter Thread starter Andrei Csibi
  • Start date Start date
A

Andrei Csibi

I would like to run a nant (.build) file from C# code. I don't know
which class to use (from the NAnt.Core namespace, etc) because I
haven't found documentation/examples for them such that I can call them
in C# code.

Thanks,
Andrei Csibi
 

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