Refactor: Move ImageFormat to Core.

This commit is contained in:
2017-05-27 15:17:20 +01:00
parent 4000786a41
commit 0c6617edf8
11 changed files with 30 additions and 2 deletions

View File

@@ -1,3 +1,14 @@
2017-05-27 Natalia Portillo <claunia@claunia.com>
* Commands/Decode.cs:
* Commands/Verify.cs:
* Commands/Compare.cs:
* Commands/Entropy.cs:
* Commands/Checksum.cs:
* Commands/PrintHex.cs:
* DiscImageChef.csproj:
Refactor: Move ImageFormat to Core.
2017-05-27 Natalia Portillo <claunia@claunia.com>
* Commands/Ls.cs: