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: vss-extension.json
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,10 @@
12
12
"targets": [
13
13
{
14
14
"id": "Microsoft.VisualStudio.Services.Cloud"
15
+
},
16
+
{
17
+
"id": "Microsoft.TeamFoundation.Server",
18
+
"version": "[15.0,)"
15
19
}
16
20
],
17
21
"description": "Incudes tasks to help you manage your Processes (was Process Templates) in Azure DevOps Services. Supports both XML Process and the new Inherited Process.",
0 commit comments