Skip to content

Commit 88f6a47

Browse files
Merge pull request #78 from DustinCampbell/icon
Add C# icon to package
2 parents 31e233d + e38d47e commit 88f6a47

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

images/csharpIcon.png

4.33 KB
Loading

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"displayName": "C#",
77
"author": "Microsoft Corporation",
88
"license": "SEE LICENSE IN RuntimeLicenses/license.txt",
9+
"icon": "images/csharpIcon.png",
910
"main": "./out/omnisharpMain",
1011
"scripts": {
1112
"postinstall": "gulp omnisharp && tsc"

0 commit comments

Comments
 (0)