update extension icon (#9542)

This commit is contained in:
Alan Ren
2020-03-11 19:25:32 -07:00
committed by GitHub
parent 8745714c86
commit a68a6b9e44
41 changed files with 15 additions and 14 deletions

View File

@@ -3,7 +3,8 @@
"displayName": "Admin Pack for SQL Server",
"description": "",
"version": "0.1.0",
"publisher": "Microsoft",
"publisher": "Microsoft",
"icon": "images/extension.png",
"engines": {
"vscode": "*",
"azdata": "*"