From f3bb5d58666f5835e60085b2caa574626d42e0bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Apr 2023 23:58:27 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore.Relational from 6.0.9 to 7.0.5 Bumps [Microsoft.EntityFrameworkCore.Relational](https://github.com/dotnet/efcore) from 6.0.9 to 7.0.5. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v6.0.9...v7.0.5) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Relational dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/SafeHouseAMS.DataLayer/SafeHouseAMS.DataLayer.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/SafeHouseAMS.DataLayer/SafeHouseAMS.DataLayer.csproj b/src/SafeHouseAMS.DataLayer/SafeHouseAMS.DataLayer.csproj index 4286e0a..f6de0c9 100644 --- a/src/SafeHouseAMS.DataLayer/SafeHouseAMS.DataLayer.csproj +++ b/src/SafeHouseAMS.DataLayer/SafeHouseAMS.DataLayer.csproj @@ -14,7 +14,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive