mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
Package LiveShare outside core ADS (#8024)
This commit is contained in:
@@ -236,7 +236,8 @@ const sqlBuiltInExtensions = [
|
||||
'dacpac',
|
||||
'schema-compare',
|
||||
'cms',
|
||||
'query-history'
|
||||
'query-history',
|
||||
'liveshare'
|
||||
];
|
||||
|
||||
interface IBuiltInExtension {
|
||||
|
||||
Reference in New Issue
Block a user