Skip to content

Commit 64c31ad

Browse files
Bump HtmlAgilityPack from 1.11.46 to 1.11.47 (#180)
Bumps [HtmlAgilityPack](https://github.com/zzzprojects/html-agility-pack) from 1.11.46 to 1.11.47. - [Release notes](https://github.com/zzzprojects/html-agility-pack/releases) - [Commits](zzzprojects/html-agility-pack@v1.11.46...v1.11.47) --- updated-dependencies: - dependency-name: HtmlAgilityPack dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7875bf3 commit 64c31ad

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/InfinityCrawler/InfinityCrawler.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
44
<TargetFrameworks>netstandard2.0;net6.0</TargetFrameworks>
@@ -9,7 +9,7 @@
99
</PropertyGroup>
1010

1111
<ItemGroup>
12-
<PackageReference Include="HtmlAgilityPack" Version="1.11.46" />
12+
<PackageReference Include="HtmlAgilityPack" Version="1.11.47" />
1313
<PackageReference Include="TurnerSoftware.RobotsExclusionTools" Version="0.9.1" />
1414
<PackageReference Include="TurnerSoftware.SitemapTools" Version="0.7.2" />
1515
</ItemGroup>

0 commit comments

Comments
 (0)