-Updated dataclient on services and adding the new version over here. (#11419)

This commit is contained in:
Aasim Khan
2020-07-20 10:21:22 -07:00
committed by GitHub
parent 6f9991e22b
commit decba446dd
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
{
"downloadUrl": "https://sqlopsextensions.blob.core.windows.net/extensions/import/service/{#version#}/{#fileName#}",
"useDefaultLinuxRuntime": true,
"version": "0.0.4",
"version": "0.0.5",
"downloadFileNames": {
"Windows_64": "win-x64.zip",
"Windows_86": "win-x86.zip",

View File

@@ -2,7 +2,7 @@
"name": "import",
"displayName": "SQL Server Import",
"description": "SQL Server Import for Azure Data Studio supports importing CSV or JSON files into SQL Server.",
"version": "0.18.0",
"version": "0.19.0",
"publisher": "Microsoft",
"preview": true,
"engines": {