Adds support for XZ compressed files.

This commit is contained in:
2017-06-07 19:55:51 +01:00
parent 5feb941ec5
commit a81912fd60
4 changed files with 221 additions and 5 deletions

View File

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