mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Standardize SQL CARBON EDIT tag (#14465)
This commit is contained in:
@@ -30,7 +30,7 @@ const all = [
|
|||||||
'test/**/*',
|
'test/**/*',
|
||||||
'!test/**/out/**',
|
'!test/**/out/**',
|
||||||
'!**/node_modules/**',
|
'!**/node_modules/**',
|
||||||
'!build/actions/**/*.js', // {{ SQL CARBON EDIT }}
|
'!build/actions/**/*.js', // {{SQL CARBON EDIT}}
|
||||||
'!build/**/*' // {{SQL CARBON EDIT}}
|
'!build/**/*' // {{SQL CARBON EDIT}}
|
||||||
];
|
];
|
||||||
module.exports.all = all;
|
module.exports.all = all;
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "azuredatastudio",
|
"name": "azuredatastudio",
|
||||||
"version": "1.27.0",
|
"version": "1.27.0",
|
||||||
"distro": "f53ee54d8b1a2b1b57a48d97b00307001dbc87af",
|
"distro": "4462480cd081b5729600b15921dbb445b46b0de9",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "Microsoft Corporation"
|
"name": "Microsoft Corporation"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user