Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
huangxiangyao committed Sep 5, 2023
1 parent 706bea1 commit 34dd11d
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions src/IpFix/Myvas.Tools.IpFix.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,8 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="HtmlAgilityPack" Version="1.11.51" />
<PackageReference Include="PuppeteerSharp" Version="11.0.0" />
<PackageReference Include="System.Net.NameResolution" Version="4.3.0" />
<PackageReference Include="HtmlAgilityPack" Version="1.11.52" />
<PackageReference Include="PuppeteerSharp" Version="11.0.5" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 34dd11d

Please sign in to comment.