Nope, the nant task framework takes care of
all of that for you. If you write your own task, don't worry about the
functionality of the base (inherited) properties, unless you want to change the
default behavior (which would probably make your task work
strangely).
|
- [Nant-users] if condition on tasks Noah Davidson
- Re: [Nant-users] if condition on tasks Scott Hernandez
- Scott Hernandez