From 210ad6c81d0b0734fe1602441ce4da08b7500e42 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Feb 2023 23:59:08 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore.Relational from 6.0.9 to 7.0.3 Bumps [Microsoft.EntityFrameworkCore.Relational](https://github.com/dotnet/efcore) from 6.0.9 to 7.0.3. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v6.0.9...v7.0.3) --- 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 4286e0a6..8a91e309 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