mirror of
https://github.com/aaru-dps/Aaru.Server.git
synced 2025-12-16 19:24:27 +00:00
Adds support for CloneCD images, closes #57.
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
2016-10-08 Natalia Portillo <claunia@claunia.com>
|
||||
|
||||
* CloneCD.cs:
|
||||
* DiscImageChef.DiscImages.csproj: Adds support for CloneCD
|
||||
images, closes #57.
|
||||
|
||||
2016-10-07 Natalia Portillo <claunia@claunia.com>
|
||||
|
||||
* AppleNIB.cs:
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -70,6 +70,7 @@
|
||||
<Compile Include="DART.cs" />
|
||||
<Compile Include="CHD.cs" />
|
||||
<Compile Include="AppleNIB.cs" />
|
||||
<Compile Include="CloneCD.cs" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
||||
<ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user