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.
1 parent b1c153f commit cee668bCopy full SHA for cee668b
assets/icon.png
1.71 KB
src/Tools.CodeOfChaos.CliArgsParser/Properties/launchSettings.json
@@ -18,7 +18,7 @@
18
},
19
"Download Icon": {
20
"commandName": "Project",
21
- "commandLineArgs": "nuget-download-icon --origin=\"https://avatars.githubusercontent.com/u/102103683?s=400&u=b0dc0cb37882f73ef59b0ed9fd11ee9de5213d0f&v=4\" --projects=\"CodeOfChaos.CliArgsParser;CodeOfChaos.CliArgsParser.Library;CodeOfChaos.CliArgsParser.Generators;\""
+ "commandLineArgs": "nuget-download-icon --origin=\"https://avatars.githubusercontent.com/u/102103683\" --projects=\"CodeOfChaos.CliArgsParser;CodeOfChaos.CliArgsParser.Library;CodeOfChaos.CliArgsParser.Generators;\""
22
}
23
24
0 commit comments