mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Remove CMS from packaged builds (#5349)
* remove cmss from packaged builds * add repo to package file * added cms to recommendations
This commit is contained in:
@@ -12,6 +12,10 @@
|
||||
"activationEvents": [
|
||||
"*"
|
||||
],
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Microsoft/azuredatastudio.git"
|
||||
},
|
||||
"main": "./out/extension",
|
||||
"contributes": {
|
||||
"configuration": {
|
||||
|
||||
Reference in New Issue
Block a user