Refactor: Move create-sidecar logic to Core.

This commit is contained in:
2017-05-27 20:24:06 +01:00
parent a722547b5c
commit 308e710d65
5 changed files with 946 additions and 878 deletions

View File

@@ -1,3 +1,9 @@
2017-05-27 Natalia Portillo <claunia@claunia.com>
* Sidecar.cs:
* DiscImageChef.Core.csproj: Refactor: Move create-sidecar
logic to Core.
2017-05-27 Natalia Portillo <claunia@claunia.com>
* Filesystems.cs: Refactor: Move filesystem identification