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
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