Can nant run on dotGNU ???
---
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
D
Byrd, Payton wrote:
I'm current invoking nant by creating a new Process and starting it. I
would like finer-grained control, plus the ability to initiate a debug,
by starting the build directly in my code in a new thread. Has anyone
already done this? If so, would you mind sharing the code?