From c118c2a9330563b55ed72aee0e1dd0e56f912d3b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Apr 2025 01:45:10 +0000 Subject: [PATCH] build(deps): Bump Microsoft.EntityFrameworkCore from 9.0.3 to 9.0.4 Bumps [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) from 9.0.3 to 9.0.4. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v9.0.3...v9.0.4) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore dependency-version: 9.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- PersonalWebApi/PersonalWebApi.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PersonalWebApi/PersonalWebApi.csproj b/PersonalWebApi/PersonalWebApi.csproj index 1d12da0..9271a41 100644 --- a/PersonalWebApi/PersonalWebApi.csproj +++ b/PersonalWebApi/PersonalWebApi.csproj @@ -6,7 +6,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all