From 1ce10cd3f3fecaf2a1c7d21534f11099b8ab61c0 Mon Sep 17 00:00:00 2001 From: Justin M <63619224+JustinMDotNet@users.noreply.github.com> Date: Wed, 31 Mar 2021 11:15:49 -0700 Subject: [PATCH] Increased sqltoolservice version for Kusto to 90 and bumped Kusto version to 0.5.2 (#14927) --- extensions/kusto/config.json | 2 +- extensions/kusto/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/extensions/kusto/config.json b/extensions/kusto/config.json index fe36df57ab..fdcc0bf78c 100644 --- a/extensions/kusto/config.json +++ b/extensions/kusto/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.82", + "version": "3.0.0-release.90", "downloadFileNames": { "Windows_86": "win-x86-netcoreapp3.1.zip", "Windows_64": "win-x64-netcoreapp3.1.zip", diff --git a/extensions/kusto/package.json b/extensions/kusto/package.json index af675249ce..1131bcac40 100644 --- a/extensions/kusto/package.json +++ b/extensions/kusto/package.json @@ -1,6 +1,6 @@ { "name": "kusto", - "version": "0.5.1", + "version": "0.5.2", "publisher": "Microsoft", "aiKey": "AIF-444c3af9-8e69-4462-ab49-4191e6ad1916", "activationEvents": [