Re: [Nant-users] Target1 calling target2 overwriting a property

2005-08-24 Thread Ashley Moran
Rory Becker wrote: Can someone tell me why when the Target dev1 calls the target Build, Build the executes with it's original CIBase of "c:\Integration\" rather than the passed property of "D:\My Documents\Visual Studio Projects\CurrentProjects\" Thanks Rory Rory I think it's because you ne

[Nant-users] Target1 calling target2 overwriting a property

2005-08-24 Thread Rory Becker
Can someone tell me why when the Target dev1 calls the target Build, Build the executes with it's original CIBase of "c:\Integration\" rather than the passed property of "D:\My Documents\Visual Studio Projects\CurrentProjects\" Thanks Rory http://nant.sf.net/schemas/nant.xsd";> Building