You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Tasks/IISWebAppDeployment/DeployIISWebApp.ps1
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -36,8 +36,7 @@
36
36
[string]$deployInParallel
37
37
)
38
38
39
-
Write-Warning"The preview IIS Web App Deployment task has been deprecated and has been released as an extension in the Visual Studio Team Services`
40
-
marketplace at http://aka.ms/iisextn. VSTS accounts that are using the preview task should move to this extension."
39
+
Write-Warning"The preview IIS Web App Deployment task has been deprecated and has been released as an extension in the Visual Studio Team Services marketplace at http://aka.ms/iisextn. VSTS accounts that are using the preview task should move to this extension."
0 commit comments