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:
Aditya Bist
2019-05-03 13:25:47 -07:00
committed by GitHub
parent 9a0e691635
commit f5d13319a2
4 changed files with 9 additions and 2 deletions

View File

@@ -12,6 +12,10 @@
"activationEvents": [
"*"
],
"repository": {
"type": "git",
"url": "https://github.com/Microsoft/azuredatastudio.git"
},
"main": "./out/extension",
"contributes": {
"configuration": {