From 4ed588d376502d47a9e36bfd7b9efd393965c5a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 12:13:58 +0000 Subject: [PATCH] Bump the dotnet group with 2 updates Bumps Microsoft.Extensions.Configuration.Binder from 10.0.2 to 10.0.5 Bumps Microsoft.Extensions.Hosting from 10.0.2 to 10.0.5 --- updated-dependencies: - dependency-name: Microsoft.Extensions.Configuration.Binder dependency-version: 10.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Microsoft.Extensions.Hosting dependency-version: 10.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet ... Signed-off-by: dependabot[bot] --- .../snippets/anti-patterns/di-anti-patterns.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/core/extensions/dependency-injection/snippets/anti-patterns/di-anti-patterns.csproj b/docs/core/extensions/dependency-injection/snippets/anti-patterns/di-anti-patterns.csproj index cc1ce5c0b7f58..87b8e3d1f3a4b 100644 --- a/docs/core/extensions/dependency-injection/snippets/anti-patterns/di-anti-patterns.csproj +++ b/docs/core/extensions/dependency-injection/snippets/anti-patterns/di-anti-patterns.csproj @@ -8,8 +8,8 @@ - - + +