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 4575972 + 701a997 commit 0568243Copy full SHA for 0568243
src/Polly.Benchmarks/Polly.Benchmarks.csproj
@@ -6,7 +6,7 @@
6
<Nullable>enable</Nullable>
7
</PropertyGroup>
8
<ItemGroup>
9
- <PackageReference Include="BenchmarkDotNet" Version="0.13.3" />
+ <PackageReference Include="BenchmarkDotNet" Version="0.13.4" />
10
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="7.0.0" />
11
</ItemGroup>
12
<ItemGroup Condition=" '$(BenchmarkFromNuGet)' != 'True' ">
0 commit comments