Refactor: Move Checksum to Core.

This commit is contained in:
2017-05-27 15:29:07 +01:00
parent ad8bde7eac
commit 9a87466b25
5 changed files with 24 additions and 6 deletions

View File

@@ -62,7 +62,6 @@
<Compile Include="Commands\CreateSidecar.cs" />
<Compile Include="Commands\MediaScan.cs" />
<Compile Include="Commands\DumpMedia.cs" />
<Compile Include="Core\Checksum.cs" />
<Compile Include="Commands\DeviceReport.cs" />
<Compile Include="Commands\Configure.cs" />
<Compile Include="Commands\Statistics.cs" />