From bb9352d462806a6a5adc8fada4d2c8a5d6ddd37b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Dec 2023 17:09:59 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore from 6.0.10 to 7.0.14 Bumps [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) from 6.0.10 to 7.0.14. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v6.0.10...v7.0.14) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/MADE.Data.EFCore/MADE.Data.EFCore.csproj | 2 +- tests/MADE.Data.EFCore.Tests/MADE.Data.EFCore.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/MADE.Data.EFCore/MADE.Data.EFCore.csproj b/src/MADE.Data.EFCore/MADE.Data.EFCore.csproj index 05c3e3f8..901c322c 100644 --- a/src/MADE.Data.EFCore/MADE.Data.EFCore.csproj +++ b/src/MADE.Data.EFCore/MADE.Data.EFCore.csproj @@ -10,7 +10,7 @@ - + diff --git a/tests/MADE.Data.EFCore.Tests/MADE.Data.EFCore.Tests.csproj b/tests/MADE.Data.EFCore.Tests/MADE.Data.EFCore.Tests.csproj index 9f8434d9..cdeb80f5 100644 --- a/tests/MADE.Data.EFCore.Tests/MADE.Data.EFCore.Tests.csproj +++ b/tests/MADE.Data.EFCore.Tests/MADE.Data.EFCore.Tests.csproj @@ -11,7 +11,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - +