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 b0a829e commit 7225d11Copy full SHA for 7225d11
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.7" />
13
- <PackageReference Include="Microsoft.Extensions.Hosting" Version="9.0.7" />
+ <PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="9.0.8" />
+ <PackageReference Include="Microsoft.Extensions.Hosting" Version="9.0.8" />
14
</ItemGroup>
15
16
</Project>
0 commit comments