mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
ML extension vbump (#17143)
This commit is contained in:
@@ -2,12 +2,12 @@
|
|||||||
"name": "machine-learning",
|
"name": "machine-learning",
|
||||||
"displayName": "%displayName%",
|
"displayName": "%displayName%",
|
||||||
"description": "%description%",
|
"description": "%description%",
|
||||||
"version": "0.11.0",
|
"version": "0.12.0",
|
||||||
"publisher": "Microsoft",
|
"publisher": "Microsoft",
|
||||||
"preview": true,
|
"preview": true,
|
||||||
"engines": {
|
"engines": {
|
||||||
"vscode": "^1.25.0",
|
"vscode": "^1.25.0",
|
||||||
"azdata": ">=1.31.0"
|
"azdata": ">=1.33.0"
|
||||||
},
|
},
|
||||||
"activationEvents": [
|
"activationEvents": [
|
||||||
"onCommand:ml.command.managePackages",
|
"onCommand:ml.command.managePackages",
|
||||||
|
|||||||
Reference in New Issue
Block a user