We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 742233e + 28243aa commit 45b6e39Copy full SHA for 45b6e39
Tasks/VsTest/make.json
@@ -8,6 +8,10 @@
8
{
9
"url": "https://testexecution.blob.core.windows.net/testexecution/5586956/TestAgent.zip",
10
"dest": "./Modules"
11
+ },
12
+ {
13
+ "url": "https://testselectorv2.blob.core.windows.net/testselector/TestImpactCollector/TestImpactCollector.zip",
14
+ "dest": "./TestSelector"
15
}
16
],
17
"files": [
Tasks/VsTest/task.json
@@ -17,7 +17,7 @@
"version": {
18
"Major": 2,
19
"Minor": 4,
20
- "Patch": 6
+ "Patch": 7
21
},
22
"demands": [
23
"vstest"
Tasks/VsTest/task.loc.json
0 commit comments