From d90c79180f2e737c49db3e6260e6399dce184443 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jun 2023 07:59:39 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore.Relational from 7.0.5 to 7.0.8 Bumps [Microsoft.EntityFrameworkCore.Relational](https://github.com/dotnet/efcore) from 7.0.5 to 7.0.8. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v7.0.5...v7.0.8) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Relational dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/Threenine.Data.csproj | 2 +- tests/Database/TestDatabase.csproj | 2 +- tests/Threenine.Data.Tests/Threenine.Data.Tests.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Threenine.Data.csproj b/src/Threenine.Data.csproj index 543afb9..f3ac44f 100644 --- a/src/Threenine.Data.csproj +++ b/src/Threenine.Data.csproj @@ -15,7 +15,7 @@ - + diff --git a/tests/Database/TestDatabase.csproj b/tests/Database/TestDatabase.csproj index 5fe3964..6e5b1e2 100644 --- a/tests/Database/TestDatabase.csproj +++ b/tests/Database/TestDatabase.csproj @@ -4,7 +4,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/tests/Threenine.Data.Tests/Threenine.Data.Tests.csproj b/tests/Threenine.Data.Tests/Threenine.Data.Tests.csproj index 0a1075a..adaa367 100644 --- a/tests/Threenine.Data.Tests/Threenine.Data.Tests.csproj +++ b/tests/Threenine.Data.Tests/Threenine.Data.Tests.csproj @@ -8,7 +8,7 @@ - +