From 818a3d204e9430c81ef91c683edf234d43997a71 Mon Sep 17 00:00:00 2001 From: Benjin Dubishar Date: Tue, 1 Dec 2020 14:36:01 -0800 Subject: [PATCH] Update tools service to .61 (#13591) (#13595) --- 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 bacef34ec2..1169cac51c 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.59", + "version": "3.0.0-release.61", "downloadFileNames": { "Windows_86": "win-x86-netcoreapp3.1.zip", "Windows_64": "win-x64-netcoreapp3.1.zip",