From b9fb5980b809f05429b1676c5b0725e84d5944ef Mon Sep 17 00:00:00 2001 From: vinca Date: Mon, 15 Apr 2019 13:04:19 +0530 Subject: [PATCH] Make Azure App service tasks GA --- Tasks/AzureFunctionAppContainerV1/task.json | 3 +-- Tasks/AzureFunctionAppContainerV1/task.loc.json | 3 +-- Tasks/AzureFunctionAppV1/task.json | 3 +-- Tasks/AzureFunctionAppV1/task.loc.json | 3 +-- Tasks/AzureWebAppContainerV1/task.json | 3 +-- Tasks/AzureWebAppContainerV1/task.loc.json | 3 +-- Tasks/AzureWebAppV1/task.json | 3 +-- Tasks/AzureWebAppV1/task.loc.json | 3 +-- 8 files changed, 8 insertions(+), 16 deletions(-) diff --git a/Tasks/AzureFunctionAppContainerV1/task.json b/Tasks/AzureFunctionAppContainerV1/task.json index 602ce29c5e2e..7ad59bddcfa3 100644 --- a/Tasks/AzureFunctionAppContainerV1/task.json +++ b/Tasks/AzureFunctionAppContainerV1/task.json @@ -10,7 +10,6 @@ "Build", "Release" ], - "preview": "true", "runsOn": [ "Agent", "DeploymentGroup" @@ -19,7 +18,7 @@ "version": { "Major": 1, "Minor": 0, - "Patch": 7 + "Patch": 8 }, "minimumAgentVersion": "2.104.1", "groups": [ diff --git a/Tasks/AzureFunctionAppContainerV1/task.loc.json b/Tasks/AzureFunctionAppContainerV1/task.loc.json index 94ee1b2f81b7..5e928649d168 100644 --- a/Tasks/AzureFunctionAppContainerV1/task.loc.json +++ b/Tasks/AzureFunctionAppContainerV1/task.loc.json @@ -10,7 +10,6 @@ "Build", "Release" ], - "preview": "true", "runsOn": [ "Agent", "DeploymentGroup" @@ -19,7 +18,7 @@ "version": { "Major": 1, "Minor": 0, - "Patch": 7 + "Patch": 8 }, "minimumAgentVersion": "2.104.1", "groups": [ diff --git a/Tasks/AzureFunctionAppV1/task.json b/Tasks/AzureFunctionAppV1/task.json index 36c8d115c153..63b35c31fe20 100644 --- a/Tasks/AzureFunctionAppV1/task.json +++ b/Tasks/AzureFunctionAppV1/task.json @@ -10,7 +10,6 @@ "Build", "Release" ], - "preview": "true", "runsOn": [ "Agent", "DeploymentGroup" @@ -19,7 +18,7 @@ "version": { "Major": 1, "Minor": 0, - "Patch": 10 + "Patch": 11 }, "minimumAgentVersion": "2.104.1", "groups": [ diff --git a/Tasks/AzureFunctionAppV1/task.loc.json b/Tasks/AzureFunctionAppV1/task.loc.json index b3a92df24626..3e5fa1ad9a0e 100644 --- a/Tasks/AzureFunctionAppV1/task.loc.json +++ b/Tasks/AzureFunctionAppV1/task.loc.json @@ -10,7 +10,6 @@ "Build", "Release" ], - "preview": "true", "runsOn": [ "Agent", "DeploymentGroup" @@ -19,7 +18,7 @@ "version": { "Major": 1, "Minor": 0, - "Patch": 10 + "Patch": 11 }, "minimumAgentVersion": "2.104.1", "groups": [ diff --git a/Tasks/AzureWebAppContainerV1/task.json b/Tasks/AzureWebAppContainerV1/task.json index 29e7f87995d1..33d2905bc647 100644 --- a/Tasks/AzureWebAppContainerV1/task.json +++ b/Tasks/AzureWebAppContainerV1/task.json @@ -10,7 +10,6 @@ "Build", "Release" ], - "preview": "true", "runsOn": [ "Agent", "DeploymentGroup" @@ -19,7 +18,7 @@ "version": { "Major": 1, "Minor": 0, - "Patch": 9 + "Patch": 10 }, "minimumAgentVersion": "2.104.1", "groups": [ diff --git a/Tasks/AzureWebAppContainerV1/task.loc.json b/Tasks/AzureWebAppContainerV1/task.loc.json index 27d971160e1a..d47d0a22066e 100644 --- a/Tasks/AzureWebAppContainerV1/task.loc.json +++ b/Tasks/AzureWebAppContainerV1/task.loc.json @@ -10,7 +10,6 @@ "Build", "Release" ], - "preview": "true", "runsOn": [ "Agent", "DeploymentGroup" @@ -19,7 +18,7 @@ "version": { "Major": 1, "Minor": 0, - "Patch": 9 + "Patch": 10 }, "minimumAgentVersion": "2.104.1", "groups": [ diff --git a/Tasks/AzureWebAppV1/task.json b/Tasks/AzureWebAppV1/task.json index 5406bedb5bd8..0e03d3251b18 100644 --- a/Tasks/AzureWebAppV1/task.json +++ b/Tasks/AzureWebAppV1/task.json @@ -10,7 +10,6 @@ "Build", "Release" ], - "preview": "true", "runsOn": [ "Agent", "DeploymentGroup" @@ -19,7 +18,7 @@ "version": { "Major": 1, "Minor": 0, - "Patch": 9 + "Patch": 10 }, "minimumAgentVersion": "2.104.1", "groups": [ diff --git a/Tasks/AzureWebAppV1/task.loc.json b/Tasks/AzureWebAppV1/task.loc.json index adf8519c8e79..9e40ea3fd715 100644 --- a/Tasks/AzureWebAppV1/task.loc.json +++ b/Tasks/AzureWebAppV1/task.loc.json @@ -10,7 +10,6 @@ "Build", "Release" ], - "preview": "true", "runsOn": [ "Agent", "DeploymentGroup" @@ -19,7 +18,7 @@ "version": { "Major": 1, "Minor": 0, - "Patch": 9 + "Patch": 10 }, "minimumAgentVersion": "2.104.1", "groups": [