Refactor: Moved PluginBase to Core.

This commit is contained in:
2017-05-27 14:54:15 +01:00
parent 33f10dc202
commit 4000786a41
12 changed files with 49 additions and 3 deletions

View File

@@ -1,3 +1,15 @@
2017-05-27 Natalia Portillo <claunia@claunia.com>
* Commands/Ls.cs:
* Commands/Analyze.cs:
* Commands/Formats.cs:
* DetectImageFormat.cs:
* DiscImageChef.csproj:
* Commands/DumpMedia.cs:
* Commands/ExtractFiles.cs:
* Commands/CreateSidecar.cs:
Refactor: Moved PluginBase to Core.
2017-05-23 Natalia Portillo <claunia@claunia.com>
* Commands/MediaInfo.cs: