From 7fc527c4b739d2730d0caf174c600e0f1005c73d Mon Sep 17 00:00:00 2001 From: Shreyas R Date: Mon, 21 May 2018 17:20:23 +0530 Subject: [PATCH 1/2] added telemetry --- Tasks/VsTestV2/make.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Tasks/VsTestV2/make.json b/Tasks/VsTestV2/make.json index 3a7a97f33bac..ce2ddcc8f8f3 100644 --- a/Tasks/VsTestV2/make.json +++ b/Tasks/VsTestV2/make.json @@ -2,11 +2,11 @@ "externals": { "archivePackages": [ { - "url": "https://testselectorv2.blob.core.windows.net/testselector/6139174/TestSelector.zip", + "url": "https://testselectorv2.blob.core.windows.net/testselector/6175539/TestSelector.zip", "dest": "./" }, { - "url": "https://testexecution.blob.core.windows.net/testexecution/6139174/TestAgent.zip", + "url": "https://testexecution.blob.core.windows.net/testexecution/6175539/TestAgent.zip", "dest": "./Modules" }, { From 493b6ac12af198e0442943f6f6be0d6577eefa8d Mon Sep 17 00:00:00 2001 From: Shreyas R Date: Mon, 21 May 2018 17:27:59 +0530 Subject: [PATCH 2/2] bumped up task version --- Tasks/VsTestV2/task.json | 2 +- Tasks/VsTestV2/task.loc.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Tasks/VsTestV2/task.json b/Tasks/VsTestV2/task.json index 3e138d9bc1dd..5bb92b5f2baa 100644 --- a/Tasks/VsTestV2/task.json +++ b/Tasks/VsTestV2/task.json @@ -17,7 +17,7 @@ "version": { "Major": 2, "Minor": 135, - "Patch": 3 + "Patch": 4 }, "demands": [ "vstest" diff --git a/Tasks/VsTestV2/task.loc.json b/Tasks/VsTestV2/task.loc.json index f2bf3118ca4a..c529d4ab65a3 100644 --- a/Tasks/VsTestV2/task.loc.json +++ b/Tasks/VsTestV2/task.loc.json @@ -17,7 +17,7 @@ "version": { "Major": 2, "Minor": 135, - "Patch": 3 + "Patch": 4 }, "demands": [ "vstest"