Remove sqlservernotebook extension (#22903)

This commit is contained in:
Charles Gagnon
2023-05-01 13:44:14 -07:00
committed by GitHub
parent 6a7899281a
commit a650f268f7
25 changed files with 2 additions and 692 deletions

View File

@@ -100,11 +100,5 @@
"version": "0.0.76",
"serviceUrl": "https://sqlopsextensions.blob.core.windows.net/marketplace/v1/extensionsGallery.json"
},
"builtInExtensions": [
{
"name": "Microsoft.sqlservernotebook",
"version": "0.5.0",
"repo": "https://github.com/microsoft/azuredatastudio"
}
]
"builtInExtensions": [ ]
}