mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-17 11:01:37 -05:00
Fix typo in SQL Tools Service config.json
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
9{
|
{
|
||||||
"downloadUrl": "https://github.com/Microsoft/sqltoolsservice/releases/download/v{#version#}/microsoft.sqltools.servicelayer-{#fileName#}",
|
"downloadUrl": "https://github.com/Microsoft/sqltoolsservice/releases/download/v{#version#}/microsoft.sqltools.servicelayer-{#fileName#}",
|
||||||
"version": "1.5.0-alpha.29",
|
"version": "1.5.0-alpha.29",
|
||||||
"downloadFileNames": {
|
"downloadFileNames": {
|
||||||
|
|||||||
Reference in New Issue
Block a user