Refactor: Move MHDDLog to Core.

This commit is contained in:
2017-05-27 15:54:03 +01:00
parent e5d667f424
commit 03b5381658
7 changed files with 26 additions and 15 deletions

View File

@@ -40,6 +40,7 @@
<Compile Include="Statistics.cs" />
<Compile Include="Checksum.cs" />
<Compile Include="Logging\IBGLog.cs" />
<Compile Include="Logging\MHDDLog.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\DiscImageChef.Console\DiscImageChef.Console.csproj">