mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
* DiscImageChef.Decoders/ATA.cs:
* DiscImageChef.Decoders/DiscImageChef.Decoders.csproj: Added structure for ATA/ATAPI IDENTIFY [PACKET] DEVICE response * DiscImageChef.Devices/Enums.cs: Added command clash in XML documentation
This commit is contained in:
@@ -41,6 +41,7 @@
|
||||
<Compile Include="Floppy.cs" />
|
||||
<Compile Include="MMC.cs" />
|
||||
<Compile Include="SCSI.cs" />
|
||||
<Compile Include="ATA.cs" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
||||
<ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user