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.
1 parent 9d6740d commit 0b41c89Copy full SHA for 0b41c89
Tasks/VsTest/package.json
@@ -17,7 +17,7 @@
17
"homepage": "https://github.com/Microsoft/vsts-tasks#readme",
18
"dependencies": {
19
"performance-now": "0.2.0",
20
- "vsts-task-lib": "^2.0.0-preview",
+ "vsts-task-lib": "2.0.0-preview",
21
"vso-node-api": "6.0.4-preview",
22
"xml2js": "0.4.16"
23
},
Tasks/VsTest/task.json
"version": {
"Major": 2,
"Minor": 0,
- "Patch": 29
+ "Patch": 30
"demands": [
"vstest"
Tasks/VsTest/task.loc.json
0 commit comments