Skip to content

Commit 8a23746

Browse files
authored
deprecate Azure Repos extension (#845)
see EclipseFdn/open-vsx.org#3635
1 parent f08e753 commit 8a23746

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

extension-control/extensions.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -434,6 +434,13 @@
434434
"id": "KylinIdeTeam.kylin-clangd",
435435
"displayName": "Kylin Clangd"
436436
}
437+
},
438+
"ms-vsts.team": {
439+
"disallowInstall": false,
440+
"extension": {
441+
"id": "ms-vsts.team",
442+
"displayName": "Azure Repos"
443+
}
437444
}
438445
},
439446
"migrateToPreRelease": {

0 commit comments

Comments
 (0)