Remove extension dependency from data workspace (#18137)

This commit is contained in:
Charles Gagnon
2022-01-21 10:14:22 -08:00
committed by GitHub
parent 2361065f02
commit 3bd23cfd2b
2 changed files with 2 additions and 5 deletions

View File

@@ -2,7 +2,7 @@
"name": "data-workspace",
"displayName": "Data Workspace",
"description": "Additional common functionality for database projects",
"version": "0.1.0",
"version": "0.1.1",
"publisher": "Microsoft",
"preview": true,
"license": "https://raw.githubusercontent.com/Microsoft/azuredatastudio/main/LICENSE.txt",