mirror of
https://github.com/UglyToad/PdfPig.git
synced 2025-06-28 14:37:51 +08:00
add icon in preparation for deployment
This commit is contained in:
parent
ec62542b64
commit
45d0a8f863
@ -1,5 +1,7 @@
|
|||||||
# PdfPig #
|
# PdfPig #
|
||||||
|
|
||||||
|
<image src="https://raw.githubusercontent.com/UglyToad/Pdf/master/documentation/pdfpig.png" style="width:120px;height:120px;"/>
|
||||||
|
|
||||||
[](https://ci.appveyor.com/project/EliotJones/pdf)
|
[](https://ci.appveyor.com/project/EliotJones/pdf)
|
||||||
[](https://codecov.io/gh/UglyToad/Pdf)
|
[](https://codecov.io/gh/UglyToad/Pdf)
|
||||||
|
|
||||||
|
@ -16,6 +16,7 @@
|
|||||||
<Version>0.0.1-alpha-001</Version>
|
<Version>0.0.1-alpha-001</Version>
|
||||||
<AssemblyVersion>0.0.1.1</AssemblyVersion>
|
<AssemblyVersion>0.0.1.1</AssemblyVersion>
|
||||||
<FileVersion>0.0.1.1</FileVersion>
|
<FileVersion>0.0.1.1</FileVersion>
|
||||||
|
<PackageIconUrl>https://raw.githubusercontent.com/UglyToad/Pdf/master/documentation/pdfpig.png</PackageIconUrl>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
Loading…
Reference in New Issue
Block a user