Refactor: Move filesystem identification code to Core.

This commit is contained in:
2017-05-27 20:11:33 +01:00
parent 543b3528d9
commit ee5f031aef
6 changed files with 19 additions and 45 deletions

View File

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