Skip to content

Commit

Permalink
Update package info
Browse files Browse the repository at this point in the history
  • Loading branch information
Kees committed Mar 22, 2022
1 parent bf22395 commit a817266
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ChromeHtmlToPdfLib/ChromeHtmlToPdfLib.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<TargetFrameworks>netcoreapp3.1;netstandard2.0</TargetFrameworks>
<Version>2.5.28</Version>
<Version>2.5.29</Version>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<Description>ChromeHtmlToPdf 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</Description>
<Copyright>(C)2017-2022 Kees van Spelde</Copyright>
Expand All @@ -19,8 +19,8 @@
<Company>Magic-Sessions</Company>
<SignAssembly>true</SignAssembly>
<AssemblyOriginatorKeyFile>ChromeHtmlToPdf.snk</AssemblyOriginatorKeyFile>
<AssemblyVersion>2.5.28.0</AssemblyVersion>
<FileVersion>2.5.28.0</FileVersion>
<AssemblyVersion>2.5.29.0</AssemblyVersion>
<FileVersion>2.5.29.0</FileVersion>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit a817266

Please sign in to comment.