From 195c79311ef970670c77671e71e46eaa7b5304af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Dec 2023 12:12:42 +0000 Subject: [PATCH] build(deps): Bump Microsoft.EntityFrameworkCore in /tests Bumps [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) from 7.0.11 to 7.0.14. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v7.0.11...v7.0.14) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- tests/tests.csproj | 60 +++++++++++++++++++++++----------------------- 1 file changed, 30 insertions(+), 30 deletions(-) diff --git a/tests/tests.csproj b/tests/tests.csproj index bef5acf..65697d1 100644 --- a/tests/tests.csproj +++ b/tests/tests.csproj @@ -1,30 +1,30 @@ - - - - net7.0 - enable - enable - - false - - - - - - - - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - - - - - - - - + + + + net7.0 + enable + enable + + false + + + + + + + + + runtime; build; native; contentfiles; analyzers; buildtransitive + all + + + runtime; build; native; contentfiles; analyzers; buildtransitive + all + + + + + + + +