Use the "cascase" attribute to control whether dependencies should be re-executed.
Force an execute even if the target has already been executed. The default is false.
[Visual Basic]
<TaskAttribute(Required:=False, Name:="force", ExpandProperties:=True, ProcessXml:=True), _
Obsolete(Message:="Use the "cascase" attribute to control whether dependencies should be re-executed.", IsError:=False)>