Update kusto extension sqltoolsservice (#13306)

Co-authored-by: Monica Gupta <mogupt@microsoft.com>
This commit is contained in:
Monica Gupta
2020-11-09 11:13:29 -08:00
committed by GitHub
parent 3f76d343a5
commit 295aa99e05
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{ {
"downloadUrl": "https://github.com/Microsoft/sqltoolsservice/releases/download/v{#version#}/microsoft.sqltools.servicelayer-{#fileName#}", "downloadUrl": "https://github.com/Microsoft/sqltoolsservice/releases/download/v{#version#}/microsoft.sqltools.servicelayer-{#fileName#}",
"version": "3.0.0-release.51", "version": "3.0.0-release.52",
"downloadFileNames": { "downloadFileNames": {
"Windows_86": "win-x86-netcoreapp3.1.zip", "Windows_86": "win-x86-netcoreapp3.1.zip",
"Windows_64": "win-x64-netcoreapp3.1.zip", "Windows_64": "win-x64-netcoreapp3.1.zip",

View File

@@ -1,6 +1,6 @@
{ {
"name": "kusto", "name": "kusto",
"version": "0.3.1", "version": "0.3.2",
"publisher": "Microsoft", "publisher": "Microsoft",
"aiKey": "AIF-444c3af9-8e69-4462-ab49-4191e6ad1916", "aiKey": "AIF-444c3af9-8e69-4462-ab49-4191e6ad1916",
"activationEvents": [ "activationEvents": [