mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-27 07:10:30 -04: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