Skip to content

Commit fb65e9d

Browse files
Updated PublishTestResultsV2 task to version 2.169.0 (#13023)
1 parent 23e826a commit fb65e9d

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

Tasks/PublishTestResultsV2/make.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"externals": {
33
"archivePackages": [
44
{
5-
"url": "https://publishtestresults.blob.core.windows.net/publishtestresults/11744185/PublishTestResults.zip",
5+
"url": "https://publishtestresults.blob.core.windows.net/publishtestresults/12232798/PublishTestResults.zip",
66
"dest": "./"
77
}
88
]

Tasks/PublishTestResultsV2/task.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
"author": "Microsoft Corporation",
1414
"version": {
1515
"Major": 2,
16-
"Minor": 167,
17-
"Patch": 1
16+
"Minor": 169,
17+
"Patch": 0
1818
},
1919
"demands": [],
2020
"releaseNotes": "<ul><li>NUnit3 support</li><li>Support for Minimatch files pattern</li></ul>",

Tasks/PublishTestResultsV2/task.loc.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
"author": "Microsoft Corporation",
1414
"version": {
1515
"Major": 2,
16-
"Minor": 167,
17-
"Patch": 1
16+
"Minor": 169,
17+
"Patch": 0
1818
},
1919
"demands": [],
2020
"releaseNotes": "ms-resource:loc.releaseNotes",

0 commit comments

Comments
 (0)