From 2b5252bfe6803e826bd2816a6bf430b0936a529e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Apr 2026 17:51:53 +0000 Subject: [PATCH] chore: Bump the extensions group with 2 updates Bumps Microsoft.Extensions.DependencyInjection.Abstractions from 10.0.6 to 10.0.7 Bumps Microsoft.Extensions.Hosting.Abstractions from 10.0.6 to 10.0.7 --- updated-dependencies: - dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions dependency-version: 10.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: extensions - dependency-name: Microsoft.Extensions.Hosting.Abstractions dependency-version: 10.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: extensions ... Signed-off-by: dependabot[bot] --- src/Core/PokManager.Application/PokManager.Application.csproj | 2 +- .../PokManager.Infrastructure/PokManager.Infrastructure.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Core/PokManager.Application/PokManager.Application.csproj b/src/Core/PokManager.Application/PokManager.Application.csproj index d01ef35..fa478f7 100644 --- a/src/Core/PokManager.Application/PokManager.Application.csproj +++ b/src/Core/PokManager.Application/PokManager.Application.csproj @@ -7,7 +7,7 @@ - + diff --git a/src/Infrastructure/PokManager.Infrastructure/PokManager.Infrastructure.csproj b/src/Infrastructure/PokManager.Infrastructure/PokManager.Infrastructure.csproj index 9e04287..a106d1b 100644 --- a/src/Infrastructure/PokManager.Infrastructure/PokManager.Infrastructure.csproj +++ b/src/Infrastructure/PokManager.Infrastructure/PokManager.Infrastructure.csproj @@ -6,7 +6,7 @@ - +