Move ATAPI device reporting to non-static class and its UI to CLI.

This commit is contained in:
2018-11-25 19:17:21 +00:00
parent 8269b7a235
commit bba98c2abf
5 changed files with 15 additions and 74 deletions

View File

@@ -77,7 +77,6 @@
<Compile Include="Delegates.cs" />
<Compile Include="Devices\Scanning\ScanResults.cs" />
<Compile Include="Devices\Report\ATA.cs" />
<Compile Include="Devices\Report\ATAPI.cs" />
<Compile Include="Devices\Report\FireWire.cs" />
<Compile Include="Devices\Report\USB.cs" />
<Compile Include="Devices\Report\SecureDigital.cs" />