Skip to content

Commit 6ba3d84

Browse files
author
Ajay Kumar Yadav
committed
Merge pull request #1801 from Microsoft/users/ajya/azureRMWebAppTaskPublicM100
Azure RM webapp task become public
2 parents 634216f + 9903391 commit 6ba3d84

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

Tasks/AzureRmWebAppDeployment/task.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,14 @@
66
"helpMarkDown": "[More Information](http://aka.ms/azurermwebdeployreadme)",
77
"category": "Deploy",
88
"visibility": [
9-
"Preview",
109
"Build",
1110
"Release"
1211
],
1312
"author": "Microsoft Corporation",
1413
"version": {
1514
"Major": 1,
1615
"Minor": 0,
17-
"Patch": 4
16+
"Patch": 5
1817
},
1918
"minimumAgentVersion": "1.99.0",
2019
"groups": [

Tasks/AzureRmWebAppDeployment/task.loc.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,14 @@
66
"helpMarkDown": "ms-resource:loc.helpMarkDown",
77
"category": "Deploy",
88
"visibility": [
9-
"Preview",
109
"Build",
1110
"Release"
1211
],
1312
"author": "Microsoft Corporation",
1413
"version": {
1514
"Major": 1,
1615
"Minor": 0,
17-
"Patch": 4
16+
"Patch": 5
1817
},
1918
"minimumAgentVersion": "1.99.0",
2019
"groups": [

0 commit comments

Comments
 (0)