Files
azuredatastudio/extensions/sql/cgmanifest.json
Anthony Dresser 0b7e7ddbf9 Merge from vscode 8e0f348413f4f616c23a88ae30030efa85811973 (#6381)
* Merge from vscode 8e0f348413f4f616c23a88ae30030efa85811973

* disable strict null check
2019-07-15 22:35:46 -07:00

17 lines
322 B
JSON

{
"registrations": [
{
"component": {
"type": "git",
"git": {
"name": "Microsoft/vscode-mssql",
"repositoryUrl": "https://github.com/Microsoft/vscode-mssql",
"commitHash": "a79741f76fd33bd137a8c28172c9750b978309b6"
}
},
"license": "MIT",
"version": "1.6.0"
}
],
"version": 1
}