Add .NET Interactive extension info to product.json. (#19069)

This commit is contained in:
Cory Rivera
2022-04-14 10:00:23 -07:00
committed by GitHub
parent 02f859ac92
commit 8747ac5c52

View File

@@ -61,6 +61,7 @@
"Microsoft.sql-database-projects",
"Microsoft.sql-migration",
"Microsoft.machine-learning",
"Microsoft.dotnet-interactive-vscode",
"Redgate.sql-prompt",
"Redgate.sql-search",
"SentryOne.plan-explorer"
@@ -76,7 +77,9 @@
"ms-vscode.remotehub",
"ms-vscode.remotehub-insiders",
"GitHub.remotehub",
"GitHub.remotehub-insiders"
"GitHub.remotehub-insiders",
"ms-dotnettools.dotnet-interactive-vscode",
"ms-toolsai.jupyter"
],
"extensionsGallery": {
"version": "0.0.76",