upgrade BenchmarkDotNet 0.14.0

This commit is contained in:
ikpil 2024-08-08 22:54:03 +09:00
parent 997d3f1a9b
commit 887294af1b
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>
<PackageReference Include="BenchmarkDotNet" Version="0.13.12" /> <PackageReference Include="BenchmarkDotNet" Version="0.14.0" />
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>