From 644d24ca1352b6226892791605d26e3f1a74a575 Mon Sep 17 00:00:00 2001 From: Aasim Khan Date: Wed, 2 Feb 2022 14:44:31 -0800 Subject: [PATCH] vbumping sts to get latest execution plan changes (#18205) --- 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 ebd527c331..d175eaf599 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.184", + "version": "3.0.0-release.192", "downloadFileNames": { "Windows_86": "win-x86-net6.0.zip", "Windows_64": "win-x64-net6.0.zip",