mirror of
https://github.com/aaru-dps/Aaru.Server.git
synced 2025-12-16 19:24:27 +00:00
* TODO:
* README.md: * DiscImageChef.DiscImages/QCOW.cs: * DiscImageChef.DiscImages/DiscImageChef.DiscImages.csproj: Added support for QEMU Copy-On-Write disk image, closes #43. * DiscImageChef.Filesystems/CPM/Info.cs: Typo in HDD superblock, not allocating enough memory.
This commit is contained in:
@@ -52,6 +52,7 @@
|
||||
<Compile Include="BlindWrite5.cs" />
|
||||
<Compile Include="DIM.cs" />
|
||||
<Compile Include="CPCDSK.cs" />
|
||||
<Compile Include="QCOW.cs" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
||||
<ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user