Skip to content

Commit

Permalink
Azure App Service Settings task does not overwrite values as expected (
Browse files Browse the repository at this point in the history
…#15387)

* 14743#Azure App Service Settings task does not overwrite values as expected PR-1

* 14743#Updated AzureAppname

* 14743#AzureAppServiceSettingsV1Vesron updated
  • Loading branch information
v-ibshaik authored Oct 7, 2021
1 parent 5ece756 commit 40780fd
Show file tree
Hide file tree
Showing 4 changed files with 56 additions and 55 deletions.
105 changes: 53 additions & 52 deletions Tasks/AzureAppServiceSettingsV1/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Tasks/AzureAppServiceSettingsV1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@types/node": "^10.17.0",
"@types/q": "1.0.7",
"@types/uuid": "^8.3.0",
"azure-pipelines-tasks-azurermdeploycommon": "^2.0.4",
"azure-pipelines-tasks-azurermdeploycommon": "^2.1.1",
"moment": "2.21.0",
"q": "1.4.1",
"xml2js": "0.4.13"
Expand Down
2 changes: 1 addition & 1 deletion Tasks/AzureAppServiceSettingsV1/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"author": "Microsoft Corporation",
"version": {
"Major": 1,
"Minor": 187,
"Minor": 194,
"Patch": 0
},
"minimumAgentVersion": "2.104.1",
Expand Down
2 changes: 1 addition & 1 deletion Tasks/AzureAppServiceSettingsV1/task.loc.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"author": "Microsoft Corporation",
"version": {
"Major": 1,
"Minor": 187,
"Minor": 194,
"Patch": 0
},
"minimumAgentVersion": "2.104.1",
Expand Down

0 comments on commit 40780fd

Please sign in to comment.