mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Use DotNetZip for UDIF zlib (AKA UDZO), solves some
compatibility problems.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<packages>
|
||||
<package id="Claunia.RsrcFork" version="1.0.0" targetFramework="net40" />
|
||||
<package id="DotNetZip" version="1.10.1" targetFramework="net40" />
|
||||
<package id="plist-cil" version="1.16.0" targetFramework="net40" />
|
||||
<package id="SharpCompress" version="0.17.0" targetFramework="net40" />
|
||||
</packages>
|
||||
Reference in New Issue
Block a user