Re: [NAnt-users] solution task dependencies

2007-06-05 Thread Gert Driesen
- Original Message - From: "Adrian Rodriguez" <[EMAIL PROTECTED]> To: Sent: Tuesday, June 05, 2007 9:31 PM Subject: [NAnt-users] solution task dependencies >I ran some tests on my system to see how the solution task behaves. Are > my findings correct: > > H

[NAnt-users] solution task dependencies

2007-06-05 Thread Adrian Rodriguez
I ran some tests on my system to see how the solution task behaves. Are my findings correct: Here's my layout: C:\code + Solution 1 + Solution 2 (contains project reference to Solution 1) + Solution 3 (contains project reference to Solution 1) One of my targets in the build file does this: