mirror of
https://github.com/aaru-dps/Aaru.Server.git
synced 2025-12-16 19:24:27 +00:00
* TODO:
* README.md: * DiscImageChef.DiscImages/VDI.cs: * DiscImageChef.DiscImages/DiscImageChef.DiscImages.csproj: Added support for VirtualBox images, closes #40. * DiscImageChef.DiscImages/Parallels.cs: Corrected debug typo.
This commit is contained in:
@@ -56,6 +56,7 @@
|
||||
<Compile Include="QED.cs" />
|
||||
<Compile Include="QCOW2.cs" />
|
||||
<Compile Include="Parallels.cs" />
|
||||
<Compile Include="VDI.cs" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
||||
<ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user