Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove dependency of DotNetZip. #1130

Merged
merged 1 commit into from
Dec 28, 2024
Merged

Conversation

kenjiuno
Copy link
Collaborator

Some developers reported about DotNetZip in community discord.
It is now deprecated (not updatable anymore) and they say it displays a vulnerable status on JetBrains Rider IDE.

NuGet Gallery | DotNetZip 1.16.0

2024-12-28_18h31_20

Remove the DotNetZip dependency.

Zlib decompression is still needed for the PNG image decoder.
So import Iconic.Zlib.Netstandard and I'm going to resolve this situation.

@shananas shananas merged commit bf15aab into OpenKH:master Dec 28, 2024
3 checks passed
@kenjiuno kenjiuno deleted the fix-get-rid-of-dnz branch December 29, 2024 00:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants