[Nant-users] Failed to use NANT to build VC++ .NET project or solution

2004-05-14 Thread charles Lu
Hi,All, I have a VC++ .NET project. I tried to use task "solution,project " in NANT to build it,but I always failed to build. Even I use solution file. Here is my solution file: When I run it. I got the following m

RE: [Nant-users] Interim state on a build between SUCCEEDED and FAILED

2004-05-14 Thread Bill.Martin
Title: Message Doesn't work unfortunately Henry.  If I define a property in the 'parent' script it gets passed through with its value OK, but if I modify the value in the 'child' script, when I get back to the parent, it still has the original value.  I'm guessing that properties are cascaded