Update dependency SharpZipLib to 1.4.2

This commit is contained in:
renovate[bot] 2025-01-05 10:58:00 +00:00 committed by GitHub
parent 0b5c9580f7
commit e21322b86b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,6 +12,6 @@
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>
<PackageReference Include="SharpZipLib" Version="1.4.1" /> <PackageReference Include="SharpZipLib" Version="1.4.2" />
</ItemGroup> </ItemGroup>
</Project> </Project>