mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
* README.md:
* DiscImageChef.DiscImages/Parallels.cs: * DiscImageChef.DiscImages/DiscImageChef.DiscImages.csproj: Adds support for Parallels Hard Disk Image (HDD) version 2. * DiscImageChef.DiscImages/QCOW2.cs: Removed spurious debug line.
This commit is contained in:
@@ -55,6 +55,7 @@
|
||||
<Compile Include="QCOW.cs" />
|
||||
<Compile Include="QED.cs" />
|
||||
<Compile Include="QCOW2.cs" />
|
||||
<Compile Include="Parallels.cs" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
||||
<ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user