Skip to content

Commit

Permalink
Nuget package update
Browse files Browse the repository at this point in the history
  • Loading branch information
Kees van Spelde committed Apr 5, 2024
1 parent 084d724 commit 23036b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ChromiumHtmlToPdfLib/ChromiumHtmlToPdfLib.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ As this feature was added to chromium just recently, looks like it doesn't work
<ItemGroup>
<PackageReference Include="AngleSharp.Io" Version="0.17.0" />
<PackageReference Include="HtmlSanitizer" Version="8.0.843" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.1" />
<PackageReference Include="Microsoft.Win32.Registry" Version="5.0.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="PolySharp" Version="1.14.1">
Expand Down

0 comments on commit 23036b1

Please sign in to comment.