Skip to content

Commit

Permalink
Upgrade Microsoft.Extensions.Caching.Memory version
Browse files Browse the repository at this point in the history
  • Loading branch information
sarkikos committed Nov 29, 2024
1 parent ef393bd commit d5dc0af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aspnetcore/src/Indexer/Indexer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="8.0.1" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="8.0.0" />
Expand Down

0 comments on commit d5dc0af

Please sign in to comment.