Skip to content

Commit 96a536e

Browse files
Merge pull request #7203 from luisquintanilla/dependabot/nuget/docs/core/extensions/snippets/caching/memory-worker/Microsoft.Extensions.Caching.Memory-10.0.1
Bump Microsoft.Extensions.Caching.Memory from 9.0.7 to 10.0.1
2 parents 2ced936 + 818cfbb commit 96a536e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/core/extensions/snippets/caching/memory-worker/memory-worker.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</PropertyGroup>
99

1010
<ItemGroup>
11-
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="9.0.7" />
11+
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="10.0.1" />
1212
<PackageReference Include="Microsoft.Extensions.Hosting" Version="9.0.7" />
1313
<PackageReference Include="Microsoft.Extensions.Http" Version="9.0.7" />
1414
</ItemGroup>

0 commit comments

Comments
 (0)