mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
vbump extensions (#21065)
* vbump after the new service downloader change * webpack import extension * undo webpack
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "azuremonitor",
|
"name": "azuremonitor",
|
||||||
"description": "%azuremonitor.description%",
|
"description": "%azuremonitor.description%",
|
||||||
"version": "0.1.8",
|
"version": "0.1.9",
|
||||||
"publisher": "Microsoft",
|
"publisher": "Microsoft",
|
||||||
"aiKey": "AIF-444c3af9-8e69-4462-ab49-4191e6ad1916",
|
"aiKey": "AIF-444c3af9-8e69-4462-ab49-4191e6ad1916",
|
||||||
"activationEvents": [
|
"activationEvents": [
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"name": "import",
|
"name": "import",
|
||||||
"displayName": "SQL Server Import",
|
"displayName": "SQL Server Import",
|
||||||
"description": "SQL Server Import for Azure Data Studio supports importing CSV or JSON files into SQL Server.",
|
"description": "SQL Server Import for Azure Data Studio supports importing CSV or JSON files into SQL Server.",
|
||||||
"version": "1.5.0",
|
"version": "1.5.1",
|
||||||
"publisher": "Microsoft",
|
"publisher": "Microsoft",
|
||||||
"preview": true,
|
"preview": true,
|
||||||
"engines": {
|
"engines": {
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "kusto",
|
"name": "kusto",
|
||||||
"version": "0.5.7",
|
"version": "0.5.8",
|
||||||
"publisher": "Microsoft",
|
"publisher": "Microsoft",
|
||||||
"aiKey": "AIF-444c3af9-8e69-4462-ab49-4191e6ad1916",
|
"aiKey": "AIF-444c3af9-8e69-4462-ab49-4191e6ad1916",
|
||||||
"activationEvents": [
|
"activationEvents": [
|
||||||
|
|||||||
Reference in New Issue
Block a user