Update Kusto Version and ToolService Version (#14428)

* Updated kusto toolservice version from 60 to 80

* Updated Kusto version
This commit is contained in:
Justin M
2021-02-26 11:10:05 -08:00
committed by GitHub
parent b304fadfde
commit 862d0d88fa
2 changed files with 6 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"downloadUrl": "https://github.com/Microsoft/sqltoolsservice/releases/download/v{#version#}/microsoft.sqltools.servicelayer-{#fileName#}",
"version": "3.0.0-release.60",
"version": "3.0.0-release.80",
"downloadFileNames": {
"Windows_86": "win-x86-netcoreapp3.1.zip",
"Windows_64": "win-x64-netcoreapp3.1.zip",
@@ -15,7 +15,10 @@
"Ubuntu_16": "rhel-x64-netcoreapp3.1.tar.gz"
},
"installDirectory": "../sqltoolsservice/{#platform#}/{#version#}",
"executableFiles": ["MicrosoftKustoServiceLayer.exe", "MicrosoftKustoServiceLayer"],
"executableFiles": [
"MicrosoftKustoServiceLayer.exe",
"MicrosoftKustoServiceLayer"
],
"retry": {
"retries": 15,
"factor": 2,

View File

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