From 1a74d0f3d4134a857d5c1f557f16b76f42e358f4 Mon Sep 17 00:00:00 2001 From: Christopher Suh Date: Mon, 22 Mar 2021 11:33:11 -0700 Subject: [PATCH] bumped sqltoolsservice version (#14823) --- extensions/mssql/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extensions/mssql/config.json b/extensions/mssql/config.json index 0744932af1..7700e53597 100644 --- a/extensions/mssql/config.json +++ b/extensions/mssql/config.json @@ -1,6 +1,6 @@ { "downloadUrl": "https://github.com/Microsoft/sqltoolsservice/releases/download/v{#version#}/microsoft.sqltools.servicelayer-{#fileName#}", - "version": "3.0.0-release.83", + "version": "3.0.0-release.87", "downloadFileNames": { "Windows_86": "win-x86-netcoreapp3.1.zip", "Windows_64": "win-x64-netcoreapp3.1.zip",