mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Adds support for XZ compressed files.
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user