Skip to content
This repository was archived by the owner on Jan 22, 2026. It is now read-only.

Commit f68dce6

Browse files
authored
Merge pull request #68 from lc6464/dependabot/nuget/Microsoft.Extensions.Caching.Memory-8.0.1
Bump Microsoft.Extensions.Caching.Memory from 8.0.0 to 8.0.1
2 parents 12b2c16 + 3bd1c40 commit f68dce6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

SimpleWebChatApplication.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<PackageReference Include="Microsoft.AspNetCore.SignalR.Protocols.MessagePack" Version="8.0.0" />
2020
<PackageReference Include="Microsoft.Data.Sqlite.Core" Version="8.0.0" />
2121
<PackageReference Include="SQLitePCLRaw.bundle_e_sqlcipher" Version="2.1.7" />
22-
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="8.0.0" />
22+
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="8.0.1" />
2323
<PackageReference Include="Microsoft.TypeScript.MSBuild" Version="5.3.2">
2424
<PrivateAssets>all</PrivateAssets>
2525
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)