Bug fixes for ML 0.8.0 (#14659)

* Bug fixes for ML 0.8.0
This commit is contained in:
Leila Lali
2021-03-11 14:49:28 -08:00
committed by GitHub
parent bba3b93c6e
commit 063953f743
7 changed files with 72 additions and 56 deletions

View File

@@ -2,12 +2,12 @@
"name": "machine-learning",
"displayName": "%displayName%",
"description": "%description%",
"version": "0.7.0",
"version": "0.8.0",
"publisher": "Microsoft",
"preview": true,
"engines": {
"vscode": "^1.25.0",
"azdata": ">=1.21.0"
"azdata": ">=1.27.0"
},
"activationEvents": [
"onCommand:ml.command.managePackages",