File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -64,7 +64,8 @@ Features:
64
64
<PackageReleaseNotes >
65
65
- See https://github.com/CharsetDetector/UTF-unknown/releases
66
66
</PackageReleaseNotes >
67
- <PackageIconUrl >https://raw.githubusercontent.com/CharsetDetector/UTF-unknown/master/logo.png</PackageIconUrl >
67
+ <PackageIcon >logo.png</PackageIcon >
68
+ <PackageReadmeFile >README.md</PackageReadmeFile >
68
69
<PackageProjectUrl >https://github.com/CharsetDetector/UTF-unknown</PackageProjectUrl >
69
70
<PackageLicenseUrl >https://github.com/CharsetDetector/UTF-unknown/blob/master/license/MPL-1.1.txt</PackageLicenseUrl >
70
71
<PackageRequireLicenseAcceptance >false</PackageRequireLicenseAcceptance >
@@ -89,4 +90,9 @@ Features:
89
90
<FileVersion >2.0.0.0</FileVersion >
90
91
</PropertyGroup >
91
92
93
+ <ItemGroup >
94
+ <None Include =" ..\logo.png" Pack =" true" PackagePath =" \" />
95
+ <None Include =" ..\README.md" Pack =" true" PackagePath =" \" />
96
+ </ItemGroup >
97
+
92
98
</Project >
You can’t perform that action at this time.
0 commit comments