Skip to content

Commit

Permalink
Merge pull request #999 from App-vNext/Microsoft.Extensions.Caching.M…
Browse files Browse the repository at this point in the history
…emory-7.0.0

Microsoft.Extensions.Caching.Memory 7.0.0
  • Loading branch information
SimonCropp authored Jan 7, 2023
2 parents 03d9849 + 863412b commit 85378fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Polly.Benchmarks/Polly.Benchmarks.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="BenchmarkDotNet" Version="0.13.3" />
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="6.0.1" />
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="7.0.0" />
</ItemGroup>
<ItemGroup Condition=" '$(BenchmarkFromNuGet)' != 'True' ">
<ProjectReference Include="..\Polly\Polly.csproj" />
Expand Down

0 comments on commit 85378fc

Please sign in to comment.