From 64d4c2e1df3c0746f007189e1a15f16a8633d8fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Oct 2025 01:44:19 +0000 Subject: [PATCH] Bump Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore and Microsoft.EntityFrameworkCore.Relational Bumps Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore from 8.0.20 to 8.0.21 Bumps Microsoft.EntityFrameworkCore.Relational from 8.0.20 to 8.0.21 --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore dependency-version: 8.0.21 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.EntityFrameworkCore.Relational dependency-version: 8.0.21 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../CleanArchitecture.Infrastructure.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Infrastructures/CleanArchitecture.Infrastructure/CleanArchitecture.Infrastructure.csproj b/src/Infrastructures/CleanArchitecture.Infrastructure/CleanArchitecture.Infrastructure.csproj index 5bc2d96..577229a 100644 --- a/src/Infrastructures/CleanArchitecture.Infrastructure/CleanArchitecture.Infrastructure.csproj +++ b/src/Infrastructures/CleanArchitecture.Infrastructure/CleanArchitecture.Infrastructure.csproj @@ -8,9 +8,9 @@ - + - +