Skip to content

Commit 4fcf8ca

Browse files
authored
Upgrading the task version of PCCRV2 for uploading all files to logstore (#19420)
* Upgrading the task version of PCCRV2 for uploading all files to logstore * Adding task.loc.json
1 parent ca57b65 commit 4fcf8ca

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Tasks/Common/coveragepublisher/make.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"externals": {
33
"archivePackages": [
44
{
5-
"url": "https://coveragepublishers.blob.core.windows.net/coveragepublisher/23935235/CoveragePublisher.zip",
5+
"url": "https://coveragepublishers.blob.core.windows.net/coveragepublisher/25303541/CoveragePublisher.zip",
66
"dest": "./"
77
}
88
]

Tasks/PublishCodeCoverageResultsV2/task.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"author": "Microsoft Corporation",
1616
"version": {
1717
"Major": 2,
18-
"Minor": 231,
18+
"Minor": 233,
1919
"Patch": 0
2020
},
2121
"demands": [],

Tasks/PublishCodeCoverageResultsV2/task.loc.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"author": "Microsoft Corporation",
1616
"version": {
1717
"Major": 2,
18-
"Minor": 231,
18+
"Minor": 233,
1919
"Patch": 0
2020
},
2121
"demands": [],

0 commit comments

Comments
 (0)