Skip to content

Commit

Permalink
Update depencendies for #527
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathanMagnan committed Dec 13, 2023
1 parent 3983973 commit 91974d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/HtmlAgilityPack.UAP10/HtmlAgilityPack.UAP10.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -123,10 +123,10 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform">
<Version>5.2.3</Version>
<Version>5.2.4</Version>
</PackageReference>
<PackageReference Include="System.Net.Http">
<Version>4.3.2</Version>
<Version>4.3.4</Version>
</PackageReference>
<PackageReference Include="System.Xml.XPath">
<Version>4.3.0</Version>
Expand Down

0 comments on commit 91974d8

Please sign in to comment.