mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-17 02:51:36 -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:
@@ -254,7 +254,8 @@ const sqlBuiltInExtensions = [
|
||||
'admin-pack',
|
||||
'big-data-cluster',
|
||||
'dacpac',
|
||||
'schema-compare'
|
||||
'schema-compare',
|
||||
'cms'
|
||||
];
|
||||
const builtInExtensions = require('../builtInExtensions.json');
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user