File tree Expand file tree Collapse file tree 3 files changed +9
-3
lines changed
Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 1010 <!-- 全局工具必备配置 -->
1111 <PackAsTool >true</PackAsTool >
1212 <ToolCommandName >ycode</ToolCommandName >
13- <ApplicationIcon >app.ico</ApplicationIcon >
13+ <ApplicationIcon >..\ app.ico</ApplicationIcon >
1414 <PackageId >YCode.CLI</PackageId >
1515 <Version >1.0.5</Version >
1616 <Authors >lyq-lin</Authors >
3636 </ItemGroup >
3737
3838 <ItemGroup >
39+ <None Include =" ..\app.ico" >
40+ <Link >app.ico</Link >
41+ </None >
42+ <None Include =" ..\icon.png" >
43+ <Pack >true</Pack >
44+ <PackagePath >\</PackagePath >
45+ <Link >icon.png</Link >
46+ </None >
3947 <None Include =" ../README.md" Pack =" true" PackagePath =" \" />
40- <None Include =" app.ico" />
41- <None Include =" icon.png" Pack =" true" PackagePath =" \" />
4248 </ItemGroup >
4349
4450</Project >
File renamed without changes.
File renamed without changes.
You can’t perform that action at this time.
0 commit comments