sqlAssessment sync display fix (#14574)

* sqlAssessment sync display fix

* making append data Thenable<void>
This commit is contained in:
Vladimir Chernov
2021-03-05 23:42:07 +03:00
committed by GitHub
parent a17a4a585e
commit 89c3207c94
6 changed files with 11 additions and 10 deletions

View File

@@ -2,7 +2,7 @@
"name": "sql-assessment",
"displayName": "%displayName%",
"description": "%description%",
"version": "0.6.0",
"version": "0.6.1",
"publisher": "Microsoft",
"preview": true,
"license": "https://raw.githubusercontent.com/Microsoft/azuredatastudio/main/LICENSE.txt",