From 7092ee3537adcace78f4889795bbe976cf3e5436 Mon Sep 17 00:00:00 2001 From: Prawal Agarwal Date: Wed, 6 Jun 2018 12:31:49 +0530 Subject: [PATCH] Updating TE package to reflect PR flow fixes for distributed flow --- 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 7b0db38cef76..d7614a993162 100644 --- a/Tasks/VsTestV2/make.json +++ b/Tasks/VsTestV2/make.json @@ -6,7 +6,7 @@ "dest": "./" }, { - "url": "https://testexecution.blob.core.windows.net/testexecution/6267838/TestAgent.zip", + "url": "https://testexecution.blob.core.windows.net/testexecution/6320423/TestAgent.zip", "dest": "./Modules" }, { diff --git a/Tasks/VsTestV2/task.json b/Tasks/VsTestV2/task.json index 3a2a32fd52eb..24ea205dc2c5 100644 --- a/Tasks/VsTestV2/task.json +++ b/Tasks/VsTestV2/task.json @@ -17,7 +17,7 @@ "version": { "Major": 2, "Minor": 136, - "Patch": 3 + "Patch": 4 }, "demands": [ "vstest" diff --git a/Tasks/VsTestV2/task.loc.json b/Tasks/VsTestV2/task.loc.json index fee13bc7fd1e..462f2cb305d3 100644 --- a/Tasks/VsTestV2/task.loc.json +++ b/Tasks/VsTestV2/task.loc.json @@ -17,7 +17,7 @@ "version": { "Major": 2, "Minor": 136, - "Patch": 3 + "Patch": 4 }, "demands": [ "vstest"