This commit is contained in:
@@ -2,9 +2,8 @@
|
||||
<PropertyGroup>
|
||||
<AssemblyName>Just.PreciseMath.Benchmarks</AssemblyName>
|
||||
<RootNamespace>Just.PreciseMath.Benchmarks</RootNamespace>
|
||||
<Description>BenchmarkDotNet scaffold for measuring Just.PreciseMath arithmetic and mathematical functions.</Description>
|
||||
<!-- Source-free scaffold: change to Exe when adding the benchmark entry point. -->
|
||||
<OutputType>Library</OutputType>
|
||||
<Description>BenchmarkDotNet comparisons of DoubleDouble, decimal, and double arithmetic.</Description>
|
||||
<OutputType>Exe</OutputType>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user