mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
auto updated when extension viewlet (#12765)
This commit is contained in:
@@ -761,7 +761,10 @@
|
|||||||
"label": "%arc.postgres.server.group.engine.version%",
|
"label": "%arc.postgres.server.group.engine.version%",
|
||||||
"variableName": "AZDATA_NB_VAR_POSTGRES_SERVER_GROUP_ENGINE_VERSION",
|
"variableName": "AZDATA_NB_VAR_POSTGRES_SERVER_GROUP_ENGINE_VERSION",
|
||||||
"type": "options",
|
"type": "options",
|
||||||
"options" : ["11","12"],
|
"options": [
|
||||||
|
"11",
|
||||||
|
"12"
|
||||||
|
],
|
||||||
"defaultValue": "12"
|
"defaultValue": "12"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -905,5 +908,10 @@
|
|||||||
"sinon": "^9.0.2",
|
"sinon": "^9.0.2",
|
||||||
"typemoq": "2.1.0",
|
"typemoq": "2.1.0",
|
||||||
"vscodetestcover": "^1.1.0"
|
"vscodetestcover": "^1.1.0"
|
||||||
|
},
|
||||||
|
"__metadata": {
|
||||||
|
"id": "68",
|
||||||
|
"publisherDisplayName": "Microsoft",
|
||||||
|
"publisherId": "Microsoft"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -590,5 +590,10 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
"__metadata": {
|
||||||
|
"id": "76",
|
||||||
|
"publisherDisplayName": "Microsoft",
|
||||||
|
"publisherId": "Microsoft"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -132,5 +132,10 @@
|
|||||||
"sinon": "^9.0.2",
|
"sinon": "^9.0.2",
|
||||||
"typemoq": "^2.1.0",
|
"typemoq": "^2.1.0",
|
||||||
"vscodetestcover": "^1.1.0"
|
"vscodetestcover": "^1.1.0"
|
||||||
|
},
|
||||||
|
"__metadata": {
|
||||||
|
"id": "73",
|
||||||
|
"publisherDisplayName": "Microsoft",
|
||||||
|
"publisherId": "Microsoft"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -424,5 +424,10 @@
|
|||||||
"@types/kerberos": "^1.1.0",
|
"@types/kerberos": "^1.1.0",
|
||||||
"@types/request": "^2.48.2",
|
"@types/request": "^2.48.2",
|
||||||
"@types/through2": "^2.0.34"
|
"@types/through2": "^2.0.34"
|
||||||
|
},
|
||||||
|
"__metadata": {
|
||||||
|
"id": "74",
|
||||||
|
"publisherDisplayName": "Microsoft",
|
||||||
|
"publisherId": "Microsoft"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -426,5 +426,10 @@
|
|||||||
"typemoq": "^2.1.0",
|
"typemoq": "^2.1.0",
|
||||||
"typescript": "^2.6.1",
|
"typescript": "^2.6.1",
|
||||||
"vscodetestcover": "^1.1.0"
|
"vscodetestcover": "^1.1.0"
|
||||||
|
},
|
||||||
|
"__metadata": {
|
||||||
|
"id": "70",
|
||||||
|
"publisherDisplayName": "Microsoft",
|
||||||
|
"publisherId": "Microsoft"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user