From 1e3f2f99ff75444c1ae75215999362228f34118d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Sep 2025 19:28:08 +0000 Subject: [PATCH] Bump Microsoft.Extensions.Caching.Memory and Microsoft.Extensions.Hosting Bumps Microsoft.Extensions.Caching.Memory from 9.0.3 to 9.0.9 Bumps Microsoft.Extensions.Hosting from 9.0.3 to 9.0.9 --- updated-dependencies: - dependency-name: Microsoft.Extensions.Caching.Memory dependency-version: 9.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Microsoft.Extensions.Hosting dependency-version: 9.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet ... Signed-off-by: dependabot[bot] --- .../snippets/caching/distributed/distributed-apis.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/core/extensions/snippets/caching/distributed/distributed-apis.csproj b/docs/core/extensions/snippets/caching/distributed/distributed-apis.csproj index 1a368732bd2af..11cdde1458607 100644 --- a/docs/core/extensions/snippets/caching/distributed/distributed-apis.csproj +++ b/docs/core/extensions/snippets/caching/distributed/distributed-apis.csproj @@ -9,8 +9,8 @@ - - + +