mirror of
https://github.com/aaru-dps/Aaru.Server.git
synced 2025-12-16 19:24:27 +00:00
* TODO:
* README.md: * DiscImageChef.DiscImages/DART.cs: * DiscImageChef.DiscImages/DiscImageChef.DiscImages.csproj: Adds DART support. * DiscImageChef.DiscImages/DiskCopy42.cs: Removed spurious debug message. * DiscImageChef.Filters/AppleSingle.cs: Corrected typo.
This commit is contained in:
@@ -64,6 +64,7 @@
|
||||
<Compile Include="VMware.cs" />
|
||||
<Compile Include="UDIF.cs" />
|
||||
<Compile Include="NDIF.cs" />
|
||||
<Compile Include="DART.cs" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
||||
<ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user