You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Tasks/PublishTestResultsV2/task.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@
14
14
"version": {
15
15
"Major": 2,
16
16
"Minor": 216,
17
-
"Patch": 1
17
+
"Patch": 2
18
18
},
19
19
"demands": [],
20
20
"releaseNotes": "<ul><li>NUnit3 support</li><li>Support for Minimatch files pattern</li></ul>",
@@ -139,4 +139,4 @@
139
139
"ErrorTestResultsPublisher": "Error while executing TestResultsPublisher: %s.",
140
140
"ErrorFailTaskOnFailedTests": "There are one or more test failures detected in result files. Detailed summary of published test results can be viewed in the Tests tab."
0 commit comments