Renamed extension.ts to main.ts for AzureMonitor (#16052)

This commit is contained in:
Justin M
2021-07-09 12:03:39 -07:00
committed by GitHub
parent 679e3d1393
commit e206eb81a3
3 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
"vscode": "*",
"azdata": ">=1.31.0"
},
"main": "./out/extension",
"main": "./out/main",
"repository": {
"type": "git",
"url": "https://github.com/Microsoft/azuredatastudio.git"