Skip to content

Commit d39e1fa

Browse files
authored
updated webdeploycommon package (#21354)
1 parent c2b67bd commit d39e1fa

40 files changed

+71
-71
lines changed

Tasks/AzureFunctionAppContainerV1/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Tasks/AzureFunctionAppContainerV1/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"azure-devops-node-api": "11.2.0",
2727
"azure-pipelines-task-lib": "4.11.0",
2828
"azure-pipelines-tasks-azure-arm-rest": "3.259.2",
29-
"azure-pipelines-tasks-webdeployment-common": "^4.257.0",
29+
"azure-pipelines-tasks-webdeployment-common": "^4.260.0",
3030
"moment": "2.29.4",
3131
"q": "1.4.1",
3232
"uuid": "3.1.0",

Tasks/AzureFunctionAppContainerV1/task.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"author": "Microsoft Corporation",
1818
"version": {
1919
"Major": 1,
20-
"Minor": 259,
21-
"Patch": 2
20+
"Minor": 264,
21+
"Patch": 0
2222
},
2323
"minimumAgentVersion": "2.104.1",
2424
"groups": [

Tasks/AzureFunctionAppContainerV1/task.loc.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"author": "Microsoft Corporation",
1818
"version": {
1919
"Major": 1,
20-
"Minor": 259,
21-
"Patch": 2
20+
"Minor": 264,
21+
"Patch": 0
2222
},
2323
"minimumAgentVersion": "2.104.1",
2424
"groups": [

Tasks/AzureFunctionAppV1/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Tasks/AzureFunctionAppV1/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"azure-devops-node-api": "11.2.0",
2727
"azure-pipelines-task-lib": "^4.11.0",
2828
"azure-pipelines-tasks-azure-arm-rest": "3.259.2",
29-
"azure-pipelines-tasks-webdeployment-common": "^4.257.0",
29+
"azure-pipelines-tasks-webdeployment-common": "^4.260.0",
3030
"azure-storage": "2.10.7",
3131
"moment": "^2.29.3",
3232
"q": "1.4.1",

Tasks/AzureFunctionAppV1/task.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"author": "Microsoft Corporation",
1818
"version": {
1919
"Major": 1,
20-
"Minor": 261,
20+
"Minor": 264,
2121
"Patch": 0
2222
},
2323
"minimumAgentVersion": "2.104.1",

Tasks/AzureFunctionAppV1/task.loc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"author": "Microsoft Corporation",
1818
"version": {
1919
"Major": 1,
20-
"Minor": 261,
20+
"Minor": 264,
2121
"Patch": 0
2222
},
2323
"minimumAgentVersion": "2.104.1",

Tasks/AzureFunctionAppV2/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Tasks/AzureFunctionAppV2/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"azure-devops-node-api": "11.2.0",
2727
"azure-pipelines-task-lib": "^4.11.0",
2828
"azure-pipelines-tasks-azure-arm-rest": "3.259.2",
29-
"azure-pipelines-tasks-webdeployment-common": "^4.257.0",
29+
"azure-pipelines-tasks-webdeployment-common": "^4.260.0",
3030
"azure-storage": "2.10.7",
3131
"moment": "^2.29.4",
3232
"q": "1.4.1",

0 commit comments

Comments
 (0)