Skip to content

Commit

Permalink
Update nuget packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Kees van Spelde committed Feb 3, 2022
1 parent 3cd1e3b commit 27fb70a
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 @@ -25,10 +25,10 @@

<ItemGroup>
<PackageReference Include="AngleSharp" Version="0.16.1" />
<PackageReference Include="AngleSharp.Css" Version="0.16.1" />
<PackageReference Include="AngleSharp.Css" Version="0.16.3" />
<PackageReference Include="AngleSharp.Io" Version="0.16.0" />
<PackageReference Include="AngleSharp.Xml" Version="0.16.0" />
<PackageReference Include="HtmlSanitizer" Version="6.0.453" />
<PackageReference Include="HtmlSanitizer" Version="7.1.475" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="6.0.0" />
<PackageReference Include="Microsoft.Win32.Registry" Version="5.0.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
Expand Down

0 comments on commit 27fb70a

Please sign in to comment.