mirror of
https://github.com/aaru-dps/Aaru.Server.git
synced 2025-12-16 19:24:27 +00:00
Added ATA categories.
This commit is contained in:
@@ -65,8 +65,11 @@
|
||||
<Compile Include="Device\ScsiCommands\HP.cs" />
|
||||
<Compile Include="Device\ScsiCommands\Plasmon.cs" />
|
||||
<Compile Include="Device\ScsiCommands\SyQuest.cs" />
|
||||
<Compile Include="Device\AtaCommands\AtaCommands.cs" />
|
||||
<Compile Include="Device\AtaCommands\AtapiCommands.cs" />
|
||||
<Compile Include="Device\AtaCommands\AtaCHS.cs" />
|
||||
<Compile Include="Device\AtaCommands\Atapi.cs" />
|
||||
<Compile Include="Device\AtaCommands\Ata28.cs" />
|
||||
<Compile Include="Device\AtaCommands\Ata48.cs" />
|
||||
<Compile Include="Device\AtaCommands\Smart.cs" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
||||
<ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user