hotfix sql-migration extension for release to PROD, remove usage of unreleased ads enum (#20879)

* remove enum and vbump hotfix

* add update comments
This commit is contained in:
brian-harris
2022-10-19 14:31:59 -07:00
committed by GitHub
parent adc908c04b
commit 14cbe09a20
4 changed files with 9 additions and 9 deletions

View File

@@ -2,7 +2,7 @@
"name": "sql-migration",
"displayName": "%displayName%",
"description": "%description%",
"version": "1.1.0",
"version": "1.1.1",
"publisher": "Microsoft",
"preview": false,
"license": "https://raw.githubusercontent.com/Microsoft/azuredatastudio/main/LICENSE.txt",