mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Adds support for bzip2 (UDBZ) and zlib (UDZO) compressed
UDIFs.
This commit is contained in:
@@ -34,6 +34,9 @@
|
||||
<Reference Include="plist-cil">
|
||||
<HintPath>..\packages\plist-cil.1.14\lib\plist-cil.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="SharpCompress">
|
||||
<HintPath>..\packages\SharpCompress.0.12.4\lib\net40\SharpCompress.dll</HintPath>
|
||||
</Reference>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
|
||||
Reference in New Issue
Block a user