Remove CancelExecutionStepThis used to be a special thing for tasks where we could cancel execution between task actions. We stopped doing that a long time ago, and now we are back to cancelling only between tasks, so this step has been unnecessary.
GitAttributesGenerator enhancements- added helpful links about the .gitattributes file- added a comment about the *.bat line- updated the *.bat line to include the file type (text)Signed-off-by: Tom Eyckmans <teyckmans@gmail.com>