Move partitions plugins to a separate library.

This commit is contained in:
2015-10-05 19:58:42 +01:00
parent 4a3583d13e
commit fda7fee90c
14 changed files with 178 additions and 40 deletions

View File

@@ -0,0 +1,12 @@
2015-10-05 Natalia Portillo <claunia@claunia.com>
* MBR.cs:
* RDB.cs:
* NeXT.cs:
* Atari.cs:
* AppleMap.cs:
* PartPlugin.cs:
* Properties/AssemblyInfo.cs:
* DiscImageChef.Partitions.csproj:
Move partitions plugins to a separate library.