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 8476e3e commit 3789125Copy full SHA for 3789125
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.0" />
13
- <PackageReference Include="Microsoft.Extensions.Hosting" Version="9.0.0" />
+ <PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="9.0.1" />
+ <PackageReference Include="Microsoft.Extensions.Hosting" Version="9.0.1" />
14
</ItemGroup>
15
16
</Project>
0 commit comments