The tasks in this block will always be executed, regardless of what happens in the try and catch blocks.
Note that any failure in any of the tasks in this block will prevent any subsequent tasks from executing.
TryCatchTask Class | NAnt.Core.Tasks Namespace