diff --git a/Tasks/VsTest/make.json b/Tasks/VsTest/make.json index 392dc9b525cf..6c52dfa14ea3 100644 --- a/Tasks/VsTest/make.json +++ b/Tasks/VsTest/make.json @@ -12,8 +12,11 @@ { "url": "https://testselectorv2.blob.core.windows.net/testselector/InputDataContractParityTool/InputDataContractParityTool.zip", "dest": "./Tests" + }, + { + "url": "https://testselectorv2.blob.core.windows.net/testselector/TestImpactCollector/TestImpactCollector.zip", + "dest": "./TestSelector" } - ], "files": [ { diff --git a/Tasks/VsTest/task.json b/Tasks/VsTest/task.json index 80811998dcbf..7aa6a3c869e9 100644 --- a/Tasks/VsTest/task.json +++ b/Tasks/VsTest/task.json @@ -17,7 +17,7 @@ "version": { "Major": 2, "Minor": 5, - "Patch": 2 + "Patch": 3 }, "demands": [ "vstest" diff --git a/Tasks/VsTest/task.loc.json b/Tasks/VsTest/task.loc.json index 36ce35ac6c7f..c46cc7b60cd7 100644 --- a/Tasks/VsTest/task.loc.json +++ b/Tasks/VsTest/task.loc.json @@ -17,7 +17,7 @@ "version": { "Major": 2, "Minor": 5, - "Patch": 2 + "Patch": 3 }, "demands": [ "vstest"