Skip to content

Commit

Permalink
Fixed Benchmark.
Browse files Browse the repository at this point in the history
  • Loading branch information
genaray committed Mar 13, 2024
1 parent b8dddd3 commit e76ac99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Arch.Benchmarks/Arch.Benchmarks.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
<PackageReference Include="BenchmarkDotNet" Version="0.13.2" />
<PackageReference Include="BenchmarkDotNet.Diagnostics.Windows" Version="0.13.2" />
<PackageReference Include="Microsoft.Extensions.ObjectPool" Version="7.0.0" />
<PackageReference Include="ZeroAllocJobScheduler" Version="1.1.1" />
<PackageReference Include="ZeroAllocJobScheduler" Version="1.1.2" />
</ItemGroup>

</Project>

0 comments on commit e76ac99

Please sign in to comment.