Skip to content
This repository was archived by the owner on Sep 9, 2025. It is now read-only.

Commit 01fe675

Browse files
Bump HtmlAgilityPack from 1.11.42 to 1.11.53 in /src/CTA.Rules.Update
Bumps [HtmlAgilityPack](https://github.com/zzzprojects/html-agility-pack) from 1.11.42 to 1.11.53. - [Release notes](https://github.com/zzzprojects/html-agility-pack/releases) - [Commits](zzzprojects/html-agility-pack@v1.11.42...v1.11.53) --- updated-dependencies: - dependency-name: HtmlAgilityPack dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 75cd557 commit 01fe675

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/CTA.WebForms/CTA.WebForms.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
<TargetFramework>net6.0</TargetFramework>
@@ -8,7 +8,7 @@
88
</PropertyGroup>
99

1010
<ItemGroup>
11-
<PackageReference Include="HtmlAgilityPack" Version="1.11.42" />
11+
<PackageReference Include="HtmlAgilityPack" Version="1.11.53" />
1212
<PackageReference Include="YamlDotNet" Version="11.2.1" />
1313
</ItemGroup>
1414

0 commit comments

Comments
 (0)