Update extension versions for September (#7053)

This commit is contained in:
Karl Burtram
2019-09-04 13:17:11 -07:00
committed by GitHub
parent 6670fe8c1c
commit f05b9396e8
4 changed files with 6 additions and 6 deletions

View File

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

View File

@@ -2,7 +2,7 @@
"name": "cms", "name": "cms",
"displayName": "%cms.displayName%", "displayName": "%cms.displayName%",
"description": "%cms.description%", "description": "%cms.description%",
"version": "0.4.0", "version": "0.5.0",
"publisher": "Microsoft", "publisher": "Microsoft",
"preview": true, "preview": true,
"license": "https://raw.githubusercontent.com/Microsoft/azuredatastudio/master/LICENSE.txt", "license": "https://raw.githubusercontent.com/Microsoft/azuredatastudio/master/LICENSE.txt",

View File

@@ -2,7 +2,7 @@
"name": "dacpac", "name": "dacpac",
"displayName": "SQL Server Dacpac", "displayName": "SQL Server Dacpac",
"description": "SQL Server Dacpac for Azure Data Studio.", "description": "SQL Server Dacpac for Azure Data Studio.",
"version": "0.5.0", "version": "0.6.0",
"publisher": "Microsoft", "publisher": "Microsoft",
"preview": true, "preview": true,
"engines": { "engines": {
@@ -66,4 +66,4 @@
"publisherDisplayName": "Microsoft", "publisherDisplayName": "Microsoft",
"publisherId": "Microsoft" "publisherId": "Microsoft"
} }
} }

View File

@@ -2,7 +2,7 @@
"name": "import", "name": "import",
"displayName": "SQL Server Import", "displayName": "SQL Server Import",
"description": "SQL Server Import for Azure Data Studio supports importing CSV or JSON files into SQL Server.", "description": "SQL Server Import for Azure Data Studio supports importing CSV or JSON files into SQL Server.",
"version": "0.9.0", "version": "0.10.0",
"publisher": "Microsoft", "publisher": "Microsoft",
"preview": true, "preview": true,
"engines": { "engines": {
@@ -65,4 +65,4 @@
"publisherDisplayName": "Microsoft", "publisherDisplayName": "Microsoft",
"publisherId": "Microsoft" "publisherId": "Microsoft"
} }
} }