Skip to content

Commit

Permalink
Update dependency HtmlAgilityPack to v1.11.49 (#516)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 6, 2023
1 parent eb8167c commit 3064b67
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
<PackageReference Include="Cake.Testing" Version="3.0.0" />
<PackageReference Include="Cake.Issues.Testing" Version="3.0.0-beta0002" />
<PackageReference Include="HtmlAgilityPack" Version="1.11.48" />
<PackageReference Include="HtmlAgilityPack" Version="1.11.49" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 3064b67

Please sign in to comment.