mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Boilerplate for SQL Bindings Extension (#18624)
* boilerplate for sql bindings extension * edit gulpfile task as it was trying to find specific menus within package.json
This commit is contained in:
4
extensions/sql-bindings/package.nls.json
Normal file
4
extensions/sql-bindings/package.nls.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"%displayName%": "SQL Bindings",
|
||||
"%description%": "Enables users to develop and publish Azure Functions with Azure SQL bindings"
|
||||
}
|
||||
Reference in New Issue
Block a user