mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
Alanren/admin pack (#4014)
* admin pack * formatting and typo fixes * remove changelog.md
This commit is contained in:
@@ -66,7 +66,7 @@ const excludedExtensions = [
|
||||
'ms-vscode.node-debug',
|
||||
'ms-vscode.node-debug2',
|
||||
// {{SQL CARBON EDIT}}
|
||||
'integration-tests',
|
||||
'integration-tests'
|
||||
];
|
||||
|
||||
// {{SQL CARBON EDIT}}
|
||||
@@ -76,7 +76,8 @@ const sqlBuiltInExtensions = [
|
||||
// the extension will be excluded from SQLOps package and will have separate vsix packages
|
||||
'agent',
|
||||
'import',
|
||||
'profiler'
|
||||
'profiler',
|
||||
'admin-pack'
|
||||
];
|
||||
var azureExtensions = [ 'azurecore', 'mssql'];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user