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.
assetFiles
1 parent 4b5d551 commit fd1c401Copy full SHA for fd1c401
1 file changed
vsix-publish.json
@@ -18,5 +18,11 @@
18
"publisher": "jjones",
19
"private": false,
20
"qna": true,
21
- "repo": "https://github.com/jjonescz/gtm-visualstudio-plugin"
+ "repo": "https://github.com/jjonescz/gtm-visualstudio-plugin",
22
+ "assetFiles": [
23
+ {
24
+ "pathOnDisk": "img\\status-bar.png",
25
+ "targetPath": "img/status-bar.png"
26
+ }
27
+ ]
28
}
0 commit comments