Refactor: Move filesystem identification code to Core.

This commit is contained in:
2017-05-27 20:13:34 +01:00
parent ee5f031aef
commit a722547b5c
2 changed files with 65 additions and 0 deletions

View File

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