Re: [nant-dev] BUG: NAnt.VSNet.SolutionTask

2003-10-28 Thread Gert Driesen
This was fixed post 0.8.3, can you try a recent nightly build (http://nant.sourceforge.net/nightly/builds) ? Thanks, Gert - Original Message - From: "David Haubenstricker" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, October 23, 2003 2:28 PM S

[nant-dev] BUG: NAnt.VSNet.SolutionTask

2003-10-28 Thread David Haubenstricker
BUG: (NAnt version 0.8.3) In a solution task, having a configuration, where the value is not all lowercase can cause an INTERNAL ERROR. This occurs when the solution file has two projects in it, where one project references another. EXAMPLE: This fails EXAMPLE: This works TRACE: System.Ex