From 9f1cadf78b74605542314a857734b9ee4cba5e0f Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Fri, 3 Sep 2021 09:13:16 -0400 Subject: [PATCH] Add redistributable NuGet package for DLL. --- pdfio_native.nuspec | 6 +++++- pdfio_native.redist.nuspec | 25 +++++++++++++++++++++++++ 2 files changed, 30 insertions(+), 1 deletion(-) create mode 100644 pdfio_native.redist.nuspec diff --git a/pdfio_native.nuspec b/pdfio_native.nuspec index 7f72649..7bf9655 100644 --- a/pdfio_native.nuspec +++ b/pdfio_native.nuspec @@ -3,7 +3,7 @@ pdfio_native PDFio Library for VS2019+ - 1.0.0-b3 + 1.0.0-b4 Michael R Sweet michaelrsweet https://github.com/michaelrsweet/pappl @@ -15,6 +15,10 @@ 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. Copyright © 2019-2021 by Michael R Sweet pdf file native + + + + diff --git a/pdfio_native.redist.nuspec b/pdfio_native.redist.nuspec new file mode 100644 index 0000000..ef184e1 --- /dev/null +++ b/pdfio_native.redist.nuspec @@ -0,0 +1,25 @@ + + + + pdfio_native + PDFio Library for VS2019+ + 1.0.0-b4 + Michael R Sweet + michaelrsweet + https://github.com/michaelrsweet/pappl + Apache-2.0 + 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. This package provides the redistributable content for the PDFio library. PDFio is licensed under the Apache License Version 2.0 with an exception to allow linking against GNU GPL2-only software. + Copyright © 2019-2021 by Michael R Sweet + pdf file native + + + + + + + +