From b8239e150669cf5c861eb45bef412ba6929b0a07 Mon Sep 17 00:00:00 2001 From: Sadagopan Rajaram Date: Thu, 20 Sep 2018 15:08:16 +0530 Subject: [PATCH] Updating package with latest test agent --- Tasks/VsTestV2/make.json | 2 +- Tasks/VsTestV2/task.json | 2 +- Tasks/VsTestV2/task.loc.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Tasks/VsTestV2/make.json b/Tasks/VsTestV2/make.json index 3ad40bad9332..4ae7ac903ec6 100644 --- a/Tasks/VsTestV2/make.json +++ b/Tasks/VsTestV2/make.json @@ -6,7 +6,7 @@ "dest": "./" }, { - "url": "https://testexecution.blob.core.windows.net/testexecution/7287178/TestAgent.zip", + "url": "https://testexecution.blob.core.windows.net/testexecution/7296821/TestAgent.zip", "dest": "./Modules" }, { diff --git a/Tasks/VsTestV2/task.json b/Tasks/VsTestV2/task.json index b6e0e6f8faa3..d33a7574121b 100644 --- a/Tasks/VsTestV2/task.json +++ b/Tasks/VsTestV2/task.json @@ -17,7 +17,7 @@ "version": { "Major": 2, "Minor": 140, - "Patch": 3 + "Patch": 4 }, "demands": [ "vstest" diff --git a/Tasks/VsTestV2/task.loc.json b/Tasks/VsTestV2/task.loc.json index 58b3c3c97997..1583e3464d1d 100644 --- a/Tasks/VsTestV2/task.loc.json +++ b/Tasks/VsTestV2/task.loc.json @@ -17,7 +17,7 @@ "version": { "Major": 2, "Minor": 140, - "Patch": 3 + "Patch": 4 }, "demands": [ "vstest"