Merge pull request #2949 from Pryaxis/renovate/sharpziplib-1.x

Update dependency SharpZipLib to 1.4.2
This commit is contained in:
Lucas Nicodemus 2025-01-05 20:49:39 +09:00 committed by GitHub
commit 0912f690cc
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>