From 1c98b28b098f2d33bd238ebf5e328b33566fd527 Mon Sep 17 00:00:00 2001 From: Kees van Spelde Date: Wed, 16 Aug 2023 19:22:05 +0200 Subject: [PATCH] Update package info --- ChromiumHtmlToPdfLib/ChromiumHtmlToPdfLib.csproj | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/ChromiumHtmlToPdfLib/ChromiumHtmlToPdfLib.csproj b/ChromiumHtmlToPdfLib/ChromiumHtmlToPdfLib.csproj index 40e10f9..1ca691e 100644 --- a/ChromiumHtmlToPdfLib/ChromiumHtmlToPdfLib.csproj +++ b/ChromiumHtmlToPdfLib/ChromiumHtmlToPdfLib.csproj @@ -2,12 +2,12 @@ netcoreapp3.1;netstandard2.0 - 3.1.1 + 3.1.3 MIT - ChromiumHtmlToPdf is a 100% managed C# .NETStandard 2.0 library that can be used to convert HTML to PDF or PNG format with the use of Google Chrome or Microsoft Edge + ChromiumHtmlToPdf is a 100% managed C# library that can be used to convert HTML to PDF or PNG format with the use of Google Chrome or Microsoft Edge (C)2017-2023 Kees van Spelde - Updated nuget package -- Fixed error when saving image +- Some changes when targeting mac OSX https://github.com/Sicos1977/ChromiumHtmlToPdf https://github.com/Sicos1977/ChromiumHtmlToPdf git @@ -20,8 +20,8 @@ Magic-Sessions true ChromiumHtmlToPdf.snk - 3.110.0 - 3.1.1.0 + 3.1.3.0 + 3.1.3.0 true bin\$(Configuration)\$(TargetFramework)\$(AssemblyName).xml README.md