1
0
mirror of https://github.com/bitwarden/server synced 2025-12-27 13:43:18 +00:00

[deps] Vault: Update AngleSharp to 1.4.0

This commit is contained in:
renovate[bot]
2025-11-19 23:35:12 +00:00
committed by GitHub
parent d81c61637e
commit 8f180ad9ae

View File

@@ -7,7 +7,7 @@
<PropertyGroup Condition=" '$(RunConfiguration)' == 'Icons' " />
<ItemGroup>
<PackageReference Include="AngleSharp" Version="1.2.0" />
<PackageReference Include="AngleSharp" Version="1.4.0" />
</ItemGroup>
<ItemGroup>