Skip to content

Commit 823e196

Browse files
committed
restore original task name, version set to 1.268.0
1 parent 1912476 commit 823e196

File tree

2 files changed

+8
-10
lines changed

2 files changed

+8
-10
lines changed

Tasks/UniversalPackagesV1/task.json

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
2-
"id": "a1b2c3d4-e5f6-7890-abcd-ef1234567890",
3-
"name": "UniversalPackagesTest",
4-
"_comment": "Original id: e0b79640-8625-11e8-91be-db2878ff888a, Original name: UniversalPackages",
2+
"id": "e0b79640-8625-11e8-91be-db2878ff888a",
3+
"name": "UniversalPackages",
54
"friendlyName": "Universal packages",
65
"description": "Download or publish Universal Packages",
76
"author": "Microsoft Corporation",
@@ -10,8 +9,8 @@
109
"category": "Package",
1110
"version": {
1211
"Major": 1,
13-
"Minor": 267,
14-
"Patch": 25
12+
"Minor": 268,
13+
"Patch": 0
1514
},
1615
"runsOn": [
1716
"Agent",

Tasks/UniversalPackagesV1/task.loc.json

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
2-
"id": "a1b2c3d4-e5f6-7890-abcd-ef1234567890",
3-
"name": "UniversalPackagesTest",
4-
"_comment": "Original id: e0b79640-8625-11e8-91be-db2878ff888a, Original name: UniversalPackages",
2+
"id": "e0b79640-8625-11e8-91be-db2878ff888a",
3+
"name": "UniversalPackages",
54
"friendlyName": "ms-resource:loc.friendlyName",
65
"description": "ms-resource:loc.description",
76
"author": "Microsoft Corporation",
@@ -10,8 +9,8 @@
109
"category": "Package",
1110
"version": {
1211
"Major": 1,
13-
"Minor": 267,
14-
"Patch": 25
12+
"Minor": 268,
13+
"Patch": 0
1514
},
1615
"runsOn": [
1716
"Agent",

0 commit comments

Comments
 (0)