mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
* DiscImageChef/Options.cs:
* DiscImageChef/Commands/Checksum.cs: * DiscImageChef/DiscImageChef.csproj: * DiscImageChef.Checksums/FletcherContext.cs: Disabled Fletcher as it is abnormally slow. * DiscImageChef/Commands/Benchmark.cs: Corrected style.
This commit is contained in:
@@ -52,7 +52,9 @@
|
||||
<Compile Include="DetectImageFormat.cs" />
|
||||
<Compile Include="Commands\DeviceInfo.cs" />
|
||||
<Compile Include="Commands\MediaInfo.cs" />
|
||||
<Compile Include="Commands\Benchmark.cs" />
|
||||
<Compile Include="Commands\Benchmark.cs">
|
||||
<Gettext-ScanForTranslations>False</Gettext-ScanForTranslations>
|
||||
</Compile>
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
||||
<ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user