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 935ddb8 + d6b10a0 commit a2014bbCopy full SHA for a2014bb
LLama.Benchmark/LLama.Benchmark.csproj
@@ -10,8 +10,8 @@
10
</PropertyGroup>
11
12
<ItemGroup>
13
- <PackageReference Include="BenchmarkDotNet" Version="0.15.4" />
14
- <PackageReference Include="BenchmarkDotNet.Diagnostics.Windows" Version="0.15.4" />
+ <PackageReference Include="BenchmarkDotNet" Version="0.15.5" />
+ <PackageReference Include="BenchmarkDotNet.Diagnostics.Windows" Version="0.15.5" />
15
</ItemGroup>
16
17
0 commit comments