diff --git a/ChromiumHtmlToPdfLib/ChromiumHtmlToPdfLib.csproj b/ChromiumHtmlToPdfLib/ChromiumHtmlToPdfLib.csproj
index 7aba6dc..422a6f4 100644
--- a/ChromiumHtmlToPdfLib/ChromiumHtmlToPdfLib.csproj
+++ b/ChromiumHtmlToPdfLib/ChromiumHtmlToPdfLib.csproj
@@ -2,11 +2,12 @@
netstandard2.0;netstandard2.1
- 4.2.9
+ 4.2.10
MIT
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-2024 Kees van Spelde
- - Fixes an object reference error with the encoding detector (.txt files)
+ - Merged pull request from MaceWindu that has async code fixes
+- Updated nuget packages
https://github.com/Sicos1977/ChromiumHtmlToPdf
https://github.com/Sicos1977/ChromiumHtmlToPdf
git
@@ -19,8 +20,8 @@
Magic-Sessions
False
ChromiumHtmlToPdf.snk
- 4.2.9.0
- 4.2.9.0
+ 4.2.10.0
+ 4.2.10.0
true
bin\$(Configuration)\$(TargetFramework)\$(AssemblyName).xml
README.md