We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d1456c1 + 02ebd84 commit 6f1dd3aCopy full SHA for 6f1dd3a
LLama.Benchmark/LLama.Benchmark.csproj
@@ -10,8 +10,8 @@
10
</PropertyGroup>
11
12
<ItemGroup>
13
- <PackageReference Include="BenchmarkDotNet" Version="0.15.2" />
14
- <PackageReference Include="BenchmarkDotNet.Diagnostics.Windows" Version="0.15.2" />
+ <PackageReference Include="BenchmarkDotNet" Version="0.15.4" />
+ <PackageReference Include="BenchmarkDotNet.Diagnostics.Windows" Version="0.15.4" />
15
</ItemGroup>
16
17
0 commit comments