Skip to content

Commit 282fbea

Browse files
committed
Updated the minor version to 252
1 parent 2dec7f4 commit 282fbea

File tree

7 files changed

+16
-16
lines changed

7 files changed

+16
-16
lines changed

Tasks/AzureRmWebAppDeploymentV5/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": 5,
20-
"Minor": 251,
20+
"Minor": 252,
2121
"Patch": 0
2222
},
2323
"releaseNotes": "What's new in version 4.*<br />Supports Zip Deploy, Run From Package, War Deploy [Details here](https://aka.ms/appServiceDeploymentMethods)<br />Supports App Service Environments<br />Improved UI for discovering different App service types supported by the task<br/>Run From Package is the preferred deployment method, which makes files in wwwroot folder read-only<br/>Click [here](https://aka.ms/azurermwebdeployreadme) for more information.",

Tasks/AzureRmWebAppDeploymentV5/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": 5,
20-
"Minor": 251,
20+
"Minor": 252,
2121
"Patch": 0
2222
},
2323
"releaseNotes": "ms-resource:loc.releaseNotes",
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Default|5.251.0
2-
Node20-225|5.251.1
1+
Default|5.252.0
2+
Node20-225|5.252.1

_generated/AzureRmWebAppDeploymentV5/task.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"author": "Microsoft Corporation",
1818
"version": {
1919
"Major": 5,
20-
"Minor": 251,
20+
"Minor": 252,
2121
"Patch": 0
2222
},
2323
"releaseNotes": "What's new in version 4.*<br />Supports Zip Deploy, Run From Package, War Deploy [Details here](https://aka.ms/appServiceDeploymentMethods)<br />Supports App Service Environments<br />Improved UI for discovering different App service types supported by the task<br/>Run From Package is the preferred deployment method, which makes files in wwwroot folder read-only<br/>Click [here](https://aka.ms/azurermwebdeployreadme) for more information.",
@@ -691,7 +691,7 @@
691691
"RunFromPackageAppsetting": "NOTE: Run From Package makes wwwroot read-only, so you will receive an error when writing files to this directory."
692692
},
693693
"_buildConfigMapping": {
694-
"Default": "5.251.0",
695-
"Node20-225": "5.251.1"
694+
"Default": "5.252.0",
695+
"Node20-225": "5.252.1"
696696
}
697697
}

_generated/AzureRmWebAppDeploymentV5/task.loc.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"author": "Microsoft Corporation",
1818
"version": {
1919
"Major": 5,
20-
"Minor": 251,
20+
"Minor": 252,
2121
"Patch": 0
2222
},
2323
"releaseNotes": "ms-resource:loc.releaseNotes",
@@ -691,7 +691,7 @@
691691
"RunFromPackageAppsetting": "ms-resource:loc.messages.RunFromPackageAppsetting"
692692
},
693693
"_buildConfigMapping": {
694-
"Default": "5.251.0",
695-
"Node20-225": "5.251.1"
694+
"Default": "5.252.0",
695+
"Node20-225": "5.252.1"
696696
}
697697
}

_generated/AzureRmWebAppDeploymentV5_Node20/task.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"author": "Microsoft Corporation",
1818
"version": {
1919
"Major": 5,
20-
"Minor": 251,
20+
"Minor": 252,
2121
"Patch": 1
2222
},
2323
"releaseNotes": "What's new in version 4.*<br />Supports Zip Deploy, Run From Package, War Deploy [Details here](https://aka.ms/appServiceDeploymentMethods)<br />Supports App Service Environments<br />Improved UI for discovering different App service types supported by the task<br/>Run From Package is the preferred deployment method, which makes files in wwwroot folder read-only<br/>Click [here](https://aka.ms/azurermwebdeployreadme) for more information.",
@@ -695,7 +695,7 @@
695695
"RunFromPackageAppsetting": "NOTE: Run From Package makes wwwroot read-only, so you will receive an error when writing files to this directory."
696696
},
697697
"_buildConfigMapping": {
698-
"Default": "5.251.0",
699-
"Node20-225": "5.251.1"
698+
"Default": "5.252.0",
699+
"Node20-225": "5.252.1"
700700
}
701701
}

_generated/AzureRmWebAppDeploymentV5_Node20/task.loc.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"author": "Microsoft Corporation",
1818
"version": {
1919
"Major": 5,
20-
"Minor": 251,
20+
"Minor": 252,
2121
"Patch": 1
2222
},
2323
"releaseNotes": "ms-resource:loc.releaseNotes",
@@ -695,7 +695,7 @@
695695
"RunFromPackageAppsetting": "ms-resource:loc.messages.RunFromPackageAppsetting"
696696
},
697697
"_buildConfigMapping": {
698-
"Default": "5.251.0",
699-
"Node20-225": "5.251.1"
698+
"Default": "5.252.0",
699+
"Node20-225": "5.252.1"
700700
}
701701
}

0 commit comments

Comments
 (0)