Added support for LZIP compressed files (.lz).

This commit is contained in:
2017-06-07 18:36:06 +01:00
parent 149949b29f
commit 9fe8399d6a
3 changed files with 167 additions and 4 deletions

View File

@@ -48,6 +48,7 @@
<Compile Include="MacBinary.cs" />
<Compile Include="BZip2.cs" />
<Compile Include="PCExchange.cs" />
<Compile Include="LZip.cs" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="..\LICENSE.LGPL">