mirror of
https://github.com/michaelrsweet/pdfio.git
synced 2024-12-27 21:58:22 +01:00
Fix NuGet spec file.
This commit is contained in:
parent
715b93fb08
commit
3881c2840a
@ -8,7 +8,8 @@
|
|||||||
<owners>michaelrsweet</owners>
|
<owners>michaelrsweet</owners>
|
||||||
<projectUrl>https://github.com/michaelrsweet/pappl</projectUrl>
|
<projectUrl>https://github.com/michaelrsweet/pappl</projectUrl>
|
||||||
<license type="expression">Apache-2.0</license>
|
<license type="expression">Apache-2.0</license>
|
||||||
<icon>native/pdfio-128.png</icon>
|
<icon>build/native/pdfio-128.png</icon>
|
||||||
|
<readme>build/native/README.md</readme>
|
||||||
<requireLicenseAcceptance>false</requireLicenseAcceptance>
|
<requireLicenseAcceptance>false</requireLicenseAcceptance>
|
||||||
<description>PDFio Library for VS2019+</description>
|
<description>PDFio Library for VS2019+</description>
|
||||||
<summary>PDFio is a simple C library for reading and writing PDF files. PDFio is licensed under the Apache License Version 2.0 with an exception to allow linking against GNU GPL2-only software.</summary>
|
<summary>PDFio is a simple C library for reading and writing PDF files. PDFio is licensed under the Apache License Version 2.0 with an exception to allow linking against GNU GPL2-only software.</summary>
|
||||||
|
Loading…
Reference in New Issue
Block a user