Skip to content

Commit

Permalink
Packge info
Browse files Browse the repository at this point in the history
  • Loading branch information
Sicos2002 committed Mar 26, 2021
1 parent 0c7617e commit e81255b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ChromeHtmlToPdfLib/ChromeHtmlToPdfLib.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<Description>ChromeHtmlToPdf is a 100% managed C# .NETStandard 2.0 library that can be used to convert HTML to PDF format with the use of Google Chrome</Description>
<Copyright>(C)2017-2021 Kees van Spelde</Copyright>
<PackageReleaseNotes>- Also add PreWrap uri to safeUrl list
- Log urls added to the safeUrl list</PackageReleaseNotes>
<PackageReleaseNotes>- Added option to also log Chrome's network traffic to the log stream
- Updated nuget packages</PackageReleaseNotes>
<PackageProjectUrl>https://github.com/Sicos1977/ChromeHtmlToPdf</PackageProjectUrl>
<RepositoryUrl>https://github.com/Sicos1977/ChromeHtmlToPdf</RepositoryUrl>
<RepositoryType>GitHub</RepositoryType>
Expand Down

0 comments on commit e81255b

Please sign in to comment.