We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4d4fb5 commit 58e9c3fCopy full SHA for 58e9c3f
docs/core/extensions/snippets/caching/distributed/distributed-apis.csproj
@@ -9,8 +9,8 @@
9
</PropertyGroup>
10
11
<ItemGroup>
12
- <PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="9.0.5" />
13
- <PackageReference Include="Microsoft.Extensions.Hosting" Version="9.0.5" />
+ <PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="9.0.6" />
+ <PackageReference Include="Microsoft.Extensions.Hosting" Version="9.0.6" />
14
</ItemGroup>
15
16
</Project>
0 commit comments