File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 33 <PropertyGroup >
44 <ImplicitUsings >enable</ImplicitUsings >
55 <Nullable >enable</Nullable >
6- <PackageIcon >logo256 .png</PackageIcon >
6+ <PackageIcon >logo .png</PackageIcon >
77 <OutputType >Exe</OutputType >
88 <TargetFramework >net6.0</TargetFramework >
99 <LangVersion >10</LangVersion >
1717 <None Update =" SampleCfg.txt" >
1818 <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
1919 </None >
20- <None Include =" ..\Docs \assets\images\logo256 .png" >
20+ <None Include =" ..\docs \assets\logo .png" >
2121 <Pack >True</Pack >
2222 <PackagePath ></PackagePath >
23- <Link >logo256 .png</Link >
23+ <Link >logo .png</Link >
2424 </None >
2525 </ItemGroup >
2626
Original file line number Diff line number Diff line change 88 <PackageRequireLicenseAcceptance >true</PackageRequireLicenseAcceptance >
99 <AssemblyVersion >4.0</AssemblyVersion >
1010 <FileVersion >4.0</FileVersion >
11- <PackageIcon >logo256 .png</PackageIcon >
11+ <PackageIcon >logo .png</PackageIcon >
1212 <Version >4.0</Version >
1313 <Authors >Cem Dervis</Authors >
1414 <PackageProjectUrl >https://sharpconfig.org</PackageProjectUrl >
4343 </PropertyGroup >
4444
4545 <ItemGroup >
46- <None Include =" ..\Docs \assets\images\logo256 .png" >
46+ <None Include =" ..\docs \assets\logo .png" >
4747 <Pack >True</Pack >
4848 <PackagePath ></PackagePath >
49- <Link >logo256 .png</Link >
49+ <Link >logo .png</Link >
5050 </None >
5151 <None Include =" ..\README.md" >
5252 <Pack >True</Pack >
You can’t perform that action at this time.
0 commit comments