auto updated when extension viewlet (#12765)

This commit is contained in:
Alan Ren
2020-10-06 13:34:44 -07:00
committed by GitHub
parent c1267a9387
commit adc3fde2e4
5 changed files with 29 additions and 1 deletions

View File

@@ -761,7 +761,10 @@
"label": "%arc.postgres.server.group.engine.version%",
"variableName": "AZDATA_NB_VAR_POSTGRES_SERVER_GROUP_ENGINE_VERSION",
"type": "options",
"options" : ["11","12"],
"options": [
"11",
"12"
],
"defaultValue": "12"
},
{
@@ -905,5 +908,10 @@
"sinon": "^9.0.2",
"typemoq": "2.1.0",
"vscodetestcover": "^1.1.0"
},
"__metadata": {
"id": "68",
"publisherDisplayName": "Microsoft",
"publisherId": "Microsoft"
}
}

View File

@@ -590,5 +590,10 @@
}
}
]
},
"__metadata": {
"id": "76",
"publisherDisplayName": "Microsoft",
"publisherId": "Microsoft"
}
}

View File

@@ -132,5 +132,10 @@
"sinon": "^9.0.2",
"typemoq": "^2.1.0",
"vscodetestcover": "^1.1.0"
},
"__metadata": {
"id": "73",
"publisherDisplayName": "Microsoft",
"publisherId": "Microsoft"
}
}

View File

@@ -424,5 +424,10 @@
"@types/kerberos": "^1.1.0",
"@types/request": "^2.48.2",
"@types/through2": "^2.0.34"
},
"__metadata": {
"id": "74",
"publisherDisplayName": "Microsoft",
"publisherId": "Microsoft"
}
}

View File

@@ -426,5 +426,10 @@
"typemoq": "^2.1.0",
"typescript": "^2.6.1",
"vscodetestcover": "^1.1.0"
},
"__metadata": {
"id": "70",
"publisherDisplayName": "Microsoft",
"publisherId": "Microsoft"
}
}