From c126edac7b07e5b15b50632747aa2ffc21b45509 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 08:21:15 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore.Design from 10.0.2 to 10.0.3 --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Design dependency-version: 10.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/api/PulseWord.Api/PulseWord.Api.csproj | 2 +- .../PulseWord.Infrastructure/PulseWord.Infrastructure.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/api/PulseWord.Api/PulseWord.Api.csproj b/src/api/PulseWord.Api/PulseWord.Api.csproj index e65f13e..59e5717 100644 --- a/src/api/PulseWord.Api/PulseWord.Api.csproj +++ b/src/api/PulseWord.Api/PulseWord.Api.csproj @@ -29,7 +29,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/api/PulseWord.Infrastructure/PulseWord.Infrastructure.csproj b/src/api/PulseWord.Infrastructure/PulseWord.Infrastructure.csproj index 31972b6..98cd5c4 100644 --- a/src/api/PulseWord.Infrastructure/PulseWord.Infrastructure.csproj +++ b/src/api/PulseWord.Infrastructure/PulseWord.Infrastructure.csproj @@ -25,7 +25,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive