Re: [Nant-users] circular dependency problem

2005-03-09 Thread Gert Driesen
D]> To: Sent: Wednesday, March 09, 2005 5:36 PM Subject: [Nant-users] circular dependency problem I am attempting to build a C# solution file using NAnt, the build fails with the message "Circular dependency detected.". The solution builds fine in visual studio. I am using the latest NAn

[Nant-users] circular dependency problem

2005-03-09 Thread David Marlow
I am attempting to build a C# solution file using NAnt, the build fails with the message    "Circular dependency detected.".   The solution builds fine in visual studio. I am using the latest NAnt (build 0.85 rc2) and the same problem occurs when using a recent nightly build (2005-03-08)