Skip to content

Commit

Permalink
Bump Microsoft.Extension.Caching.Memory to v8.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
MarvinHo64 committed Oct 16, 2024
1 parent c6b827a commit a35276a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Presentation/Presentation.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<PackageReference Include="AutoMapper" Version="11.0.1" />
<PackageReference Include="AutoMapper.Extensions.Microsoft.DependencyInjection" Version="11.0.0" />
<PackageReference Include="JetBrains.Annotations" Version="2024.2.0" />
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="8.0.1" />
<PackageReference Include="MudBlazor" Version="6.14.0" />
<PackageReference Include="SharpZipLib" Version="1.4.2" />
</ItemGroup>
Expand Down

0 comments on commit a35276a

Please sign in to comment.