mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-28 01:25:39 -05:00
remove preview flag (#21087)
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"description": "SQL Server Import for Azure Data Studio supports importing CSV or JSON files into SQL Server.",
|
||||
"version": "1.5.1",
|
||||
"publisher": "Microsoft",
|
||||
"preview": true,
|
||||
"preview": false,
|
||||
"engines": {
|
||||
"vscode": "*",
|
||||
"azdata": ">=1.25.0"
|
||||
|
||||
Reference in New Issue
Block a user