Bump agent, import, profiler extension versions (#5405)

This commit is contained in:
Karl Burtram
2019-05-07 12:55:26 -07:00
committed by GitHub
parent c6564c0d84
commit 0f25ad5676
4 changed files with 4 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
"name": "agent",
"displayName": "SQL Server Agent",
"description": "Manage and troubleshoot SQL Server Agent jobs",
"version": "0.38.0",
"version": "0.39.0",
"publisher": "Microsoft",
"preview": true,
"license": "https://raw.githubusercontent.com/Microsoft/azuredatastudio/master/LICENSE.txt",

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.7.0",
"version": "0.8.0",
"publisher": "Microsoft",
"preview": true,
"engines": {

View File

@@ -2,7 +2,7 @@
"name": "profiler",
"displayName": "SQL Server Profiler",
"description": "SQL Server Profiler for Azure Data Studio",
"version": "0.7.0",
"version": "0.8.0",
"publisher": "Microsoft",
"preview": true,
"license": "https://raw.githubusercontent.com/Microsoft/azuredatastudio/master/LICENSE.txt",

View File

@@ -47,6 +47,7 @@
"Microsoft.import",
"Microsoft.powershell",
"Microsoft.profiler",
"Microsoft.schema-compare",
"Microsoft.sql-vnext",
"Redgate.sql-search",
"IDERA.sqldm-performance-insights"