We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 31e233d + e38d47e commit 88f6a47Copy full SHA for 88f6a47
images/csharpIcon.png
4.33 KB
package.json
@@ -6,6 +6,7 @@
6
"displayName": "C#",
7
"author": "Microsoft Corporation",
8
"license": "SEE LICENSE IN RuntimeLicenses/license.txt",
9
+ "icon": "images/csharpIcon.png",
10
"main": "./out/omnisharpMain",
11
"scripts": {
12
"postinstall": "gulp omnisharp && tsc"
0 commit comments