Adds support for bzip2 (UDBZ) and zlib (UDZO) compressed

UDIFs.
This commit is contained in:
2016-09-10 02:15:01 +01:00
parent 11b6c094c6
commit 1db5530cb2
4 changed files with 66 additions and 8 deletions

View File

@@ -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" />