Files
Aaru.Server/DiscImageChef.Core/ChangeLog

25 lines
579 B
Plaintext
Raw Normal View History

2017-05-27 15:24:07 +01:00
2017-05-27 Natalia Portillo <claunia@claunia.com>
* Statistics.cs:
* DiscImageChef.Core.csproj: Refactor: Move Statistics to
Core.
2017-05-27 15:17:20 +01:00
2017-05-27 Natalia Portillo <claunia@claunia.com>
* ImageFormat.cs:
* DiscImageChef.Core.csproj: Refactor: Move ImageFormat to
Core.
2017-05-27 14:54:15 +01:00
2017-05-27 Natalia Portillo <claunia@claunia.com>
* PluginBase.cs:
* DiscImageChef.Core.csproj: Refactor: Moved PluginBase to
Core.
2017-05-27 Natalia Portillo <claunia@claunia.com>
* DiscImageChef.Core.csproj:
* AssemblyInfo.cs: Added project for separation of engine from
CLI.