From 3881c2840a2a51de023ae3337b83b08b27db1338 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Thu, 26 Aug 2021 14:10:21 -0400 Subject: [PATCH] Fix NuGet spec file. --- pdfio_native.nuspec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pdfio_native.nuspec b/pdfio_native.nuspec index 21c4664..4a78275 100644 --- a/pdfio_native.nuspec +++ b/pdfio_native.nuspec @@ -8,7 +8,8 @@ michaelrsweet https://github.com/michaelrsweet/pappl Apache-2.0 - native/pdfio-128.png + build/native/pdfio-128.png + build/native/README.md false PDFio Library for VS2019+ 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.