Skip to content

Commit

Permalink
update extension pack for sql-bindings (#17307) (#17311)
Browse files Browse the repository at this point in the history
  • Loading branch information
VasuBhog authored Apr 14, 2022
1 parent 69c016d commit 1756014
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,8 @@
],
"extensionPack": [
"ms-mssql.data-workspace-vscode",
"ms-mssql.sql-database-projects-vscode"
"ms-mssql.sql-database-projects-vscode",
"ms-mssql.sql-bindings-vscode"
],
"scripts": {
"build": "gulp build",
Expand Down

0 comments on commit 1756014

Please sign in to comment.