[Nant-users] Using a property in TargetTask depends attribute

2004-03-01 Thread Weiner, Alexander M
Title: Using a property in TargetTask depends attribute I would like to make the dependency of a certain Target configurable. I have tried using a Property in the depends attribute of the Target task, but Nant tells me the property is not defined, even if the property is defined first. Is ther

[Nant-users] Using a property in TargetTask depends attribute

2004-03-01 Thread Weiner, Alexander M
Title: Using a property in TargetTask depends attribute I would like to make the dependency of a certain Target configurable. I have tried using a Property in the depends attribute of the Target task, but Nant tells me the property is not defined, even if the property is defined first. Is ther