From 4c5bb90724df7a49919557ae0fc1654f7144f952 Mon Sep 17 00:00:00 2001 From: Karl Burtram Date: Fri, 16 Apr 2021 10:31:00 -0700 Subject: [PATCH] Bump STS to 3.0.0-release.93 (#15163) --- 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 43eea2abf7..d1a6e3490c 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.89", + "version": "3.0.0-release.93", "downloadFileNames": { "Windows_86": "win-x86-netcoreapp3.1.zip", "Windows_64": "win-x64-netcoreapp3.1.zip",