Refactor: Move benchmark to Core.

This commit is contained in:
2017-05-27 22:30:02 +01:00
parent 308e710d65
commit 9eea933876
5 changed files with 526 additions and 779 deletions

View File

@@ -52,6 +52,7 @@
<Compile Include="DataFile.cs" />
<Compile Include="Filesystems.cs" />
<Compile Include="Sidecar.cs" />
<Compile Include="Benchmark.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\DiscImageChef.Console\DiscImageChef.Console.csproj">