mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
* DiscImageChef.Devices/Enums.cs:
* DiscImageChef.Devices/DiscImageChef.Devices.csproj: * DiscImageChef.Devices/Device/ScsiCommands/Plasmon.cs: Added Plasmon vendor commands. * DiscImageChef.Devices/Device/ScsiCommands/Pioneer.cs: Added Pioner READ CD-XA vendor command.
This commit is contained in:
@@ -64,6 +64,7 @@
|
||||
<Compile Include="Device\ScsiCommands\Certance.cs" />
|
||||
<Compile Include="Device\ScsiCommands\Fujitsu.cs" />
|
||||
<Compile Include="Device\ScsiCommands\HP.cs" />
|
||||
<Compile Include="Device\ScsiCommands\Plasmon.cs" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
||||
<ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user