Skip to content

Commit 7e2971a

Browse files
committed
Merged PR 162: Updated inheritedprocessmigration
Updated inheritedprocessmigration
1 parent 31c6e4d commit 7e2971a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

vss-extension.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,13 +104,13 @@
104104
}
105105
},
106106
{
107-
"id": "ineritedprocessmigration-task",
107+
"id": "inheritedprocessmigration-task",
108108
"type": "ms.vss-distributed-task.task",
109109
"targets": [
110110
"ms.vss-distributed-task.tasks"
111111
],
112112
"properties": {
113-
"name": "ineritedprocessmigration"
113+
"name": "inheritedprocessmigration"
114114
}
115115
},
116116
{

0 commit comments

Comments
 (0)