Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<!-- Framework-agnostic packages -->
<ItemGroup>
<!-- Epinglee directement : bunit tire AngleSharp 1.4.0, vulnerable (GHSA-pgww-w46g-26qg). -->
<PackageVersion Include="AngleSharp" Version="1.7.1" />
<PackageVersion Include="AngleSharp" Version="1.7.2" />
<!--
Pinned directly for the same reason as AngleSharp above: Nuke.Common 10.1.0 (the latest
published version — a bump does not help) pulls System.Security.Cryptography.Xml 9.0.0
Expand Down
Loading