Files
azuredatastudio/extensions/sql-bindings/package.nls.json
Alex Ma 33d2735970 Added fix to sql-bindings nls file (#18686)
* Added fix to sql-bindings nls file

* small fix to text
2022-03-09 15:49:14 -08:00

6 lines
190 B
JSON

{
"displayName": "SQL Bindings",
"description": "Enables users to develop and publish Azure Functions with Azure SQL bindings",
"sqlBindings.addSqlBinding": "Add SQL Binding (preview)"
}