Skip to content

Commit

Permalink
fix for gulp test
Browse files Browse the repository at this point in the history
  • Loading branch information
Ajay Yadav committed Jun 7, 2016
1 parent c478628 commit 8db528f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Tasks/AzureRmWebAppDeployment/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@
"Runningmsdeploycommand0": "Running msdeploy command: `n`t{0}",
"msdeploycommandransuccessfully": "msdeploy command ran successfully.",
"filePathFindFilesSearchPattern0": "filePath = Find-Files -SearchPattern {0}",
"filePath0":"filePath = {0}",
"UnabletofindpublishUrlforWebApp0":"Unable to find publish Url for WebApp '{0}'."
"filePath0":"filePath = {0}",
"UnabletofindpublishUrlforWebApp0":"Unable to find publish Url for WebApp '{0}'."
}
}
}

0 comments on commit 8db528f

Please sign in to comment.