mirror of
https://github.com/aaru-dps/Aaru.Server.git
synced 2025-12-16 19:24:27 +00:00
Added decoders for common responses to MMC command READ DISC
STRUCTURE.
This commit is contained in:
@@ -102,6 +102,7 @@
|
||||
<Compile Include="Commands\Decode.cs" />
|
||||
<Compile Include="Decoders\SCSI.cs" />
|
||||
<Compile Include="Decoders\CD.cs" />
|
||||
<Compile Include="Decoders\MMC.cs" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
||||
<ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user