RE: [Nant-users] Information from task compilation results

2003-06-24 Thread Brian Knowles
> From: Carlo Poli [mailto:[EMAIL PROTECTED] > I am already able to build the solution using the new task. > The next thing I want to do is to runs all project dll's through the task. I was thinking about how this could be done with the solution task. Seems to me a good solution (no pun inten

[Nant-users] Information from task compilation results

2003-06-24 Thread Carlo Poli
Title: Information from task compilation results Hi, I'm setting up a framework around nant for autobuilding and testing all our projects. My goal is to get the code as generic as possible. I am already able to build the solution using the new task. The next thing I want to do is to runs