Refactor: Return result from core to CLI, show in CLI.

This commit is contained in:
2017-05-28 01:16:49 +01:00
parent 8d3e4fe420
commit af05401220
9 changed files with 290 additions and 218 deletions

View File

@@ -1,3 +1,13 @@
2017-05-28 Natalia Portillo <claunia@claunia.com>
* ATA.cs:
* NVMe.cs:
* SCSI.cs:
* DiscImageChef.Core.csproj:
* ScanResults.cs:
* SecureDigital.cs: Refactor: Return result from core to CLI,
show in CLI.
2017-05-28 Natalia Portillo <claunia@claunia.com>
* Sidecar.cs: