remove preview flag (#21087)

This commit is contained in:
Alan Ren
2022-11-02 16:51:44 -07:00
committed by GitHub
parent 355c750fce
commit dc5f7854a2

View File

@@ -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"