From 8f48cf5102673fd4dbf519b6da8b10f596a22a5d Mon Sep 17 00:00:00 2001 From: tanu-shree136 <41438291+tanu-shree136@users.noreply.github.com> Date: Tue, 16 Apr 2019 16:05:23 +0530 Subject: [PATCH 1/6] Update make.json --- Tasks/PublishTestResultsV2/make.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tasks/PublishTestResultsV2/make.json b/Tasks/PublishTestResultsV2/make.json index e6b88d833976..41f6a7cae2a0 100644 --- a/Tasks/PublishTestResultsV2/make.json +++ b/Tasks/PublishTestResultsV2/make.json @@ -2,7 +2,7 @@ "externals": { "archivePackages": [ { - "url": "https://publishtestresults.blob.core.windows.net/publishtestresults/9213569/PublishTestResults.zip", + "url": "https://publishtestresults.blob.core.windows.net/publishtestresults/9265029/PublishTestResults.zip", "dest": "./" } ] From 78bd8ba949270ccdcdf8e161d7349d7f5f677622 Mon Sep 17 00:00:00 2001 From: tanu-shree136 <41438291+tanu-shree136@users.noreply.github.com> Date: Tue, 16 Apr 2019 16:05:55 +0530 Subject: [PATCH 2/6] Update task.json --- Tasks/PublishTestResultsV2/task.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tasks/PublishTestResultsV2/task.json b/Tasks/PublishTestResultsV2/task.json index cff6a283c716..8ea1cf6a2357 100644 --- a/Tasks/PublishTestResultsV2/task.json +++ b/Tasks/PublishTestResultsV2/task.json @@ -14,7 +14,7 @@ "version": { "Major": 2, "Minor": 151, - "Patch": 0 + "Patch": 1 }, "demands": [], "releaseNotes": "", From 50c8afd1e2aa7cc4460e6e1baa4b9b227787ed54 Mon Sep 17 00:00:00 2001 From: tanu-shree136 <41438291+tanu-shree136@users.noreply.github.com> Date: Tue, 16 Apr 2019 16:06:08 +0530 Subject: [PATCH 3/6] Update task.loc.json --- Tasks/PublishTestResultsV2/task.loc.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Tasks/PublishTestResultsV2/task.loc.json b/Tasks/PublishTestResultsV2/task.loc.json index 19eb36e28fb1..da1bc9ff88e4 100644 --- a/Tasks/PublishTestResultsV2/task.loc.json +++ b/Tasks/PublishTestResultsV2/task.loc.json @@ -14,7 +14,7 @@ "version": { "Major": 2, "Minor": 151, - "Patch": 0 + "Patch": 1 }, "demands": [], "releaseNotes": "ms-resource:loc.releaseNotes", @@ -135,4 +135,4 @@ "ErrorTestResultsPublisher": "ms-resource:loc.messages.ErrorTestResultsPublisher", "ErrorFailTaskOnFailedTests": "ms-resource:loc.messages.ErrorFailTaskOnFailedTests" } -} \ No newline at end of file +} From 7eba46d246cb6b101b3871c1b304bec263e928df Mon Sep 17 00:00:00 2001 From: tanu-shree136 <41438291+tanu-shree136@users.noreply.github.com> Date: Tue, 16 Apr 2019 16:06:41 +0530 Subject: [PATCH 4/6] Update make.json --- Tasks/VsTestV2/make.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tasks/VsTestV2/make.json b/Tasks/VsTestV2/make.json index 98e27860f989..41cfa03cdc16 100644 --- a/Tasks/VsTestV2/make.json +++ b/Tasks/VsTestV2/make.json @@ -6,7 +6,7 @@ "dest": "./" }, { - "url": "https://testexecution.blob.core.windows.net/testexecution/9239677/TestAgent.zip", + "url": "https://testexecution.blob.core.windows.net/testexecution/9265029/TestAgent.zip", "dest": "./Modules" }, { From b40bd76d37624226fc87c83579e3b80e56ff8674 Mon Sep 17 00:00:00 2001 From: tanu-shree136 <41438291+tanu-shree136@users.noreply.github.com> Date: Tue, 16 Apr 2019 16:06:54 +0530 Subject: [PATCH 5/6] Update task.json --- Tasks/VsTestV2/task.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tasks/VsTestV2/task.json b/Tasks/VsTestV2/task.json index 83aee64c9d6d..6442920b903e 100644 --- a/Tasks/VsTestV2/task.json +++ b/Tasks/VsTestV2/task.json @@ -18,7 +18,7 @@ "version": { "Major": 2, "Minor": 151, - "Patch": 2 + "Patch": 3 }, "demands": [ "vstest" From 386c7211a96bb3b5baf0318140bfc70ad897ef5c Mon Sep 17 00:00:00 2001 From: tanu-shree136 <41438291+tanu-shree136@users.noreply.github.com> Date: Tue, 16 Apr 2019 16:07:07 +0530 Subject: [PATCH 6/6] Update task.loc.json --- Tasks/VsTestV2/task.loc.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Tasks/VsTestV2/task.loc.json b/Tasks/VsTestV2/task.loc.json index 306f5780b058..68cb94232e93 100644 --- a/Tasks/VsTestV2/task.loc.json +++ b/Tasks/VsTestV2/task.loc.json @@ -18,7 +18,7 @@ "version": { "Major": 2, "Minor": 151, - "Patch": 2 + "Patch": 3 }, "demands": [ "vstest" @@ -622,4 +622,4 @@ "LookingForBuildToolsInstalltion": "ms-resource:loc.messages.LookingForBuildToolsInstalltion", "LookingForVsInstalltion": "ms-resource:loc.messages.LookingForVsInstalltion" } -} \ No newline at end of file +}