From ccac206ce0e01c4eef64253ccff3ad555e79049d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Feb 2024 13:34:45 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore.Sqlite, Microsoft.EntityFrameworkCore.Relational and Microsoft.EntityFrameworkCore Bumps [Microsoft.EntityFrameworkCore.Sqlite](https://github.com/dotnet/efcore), [Microsoft.EntityFrameworkCore.Relational](https://github.com/dotnet/efcore) and [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore). These dependencies needed to be updated together. Updates `Microsoft.EntityFrameworkCore.Sqlite` from 8.0.1 to 8.0.2 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v8.0.1...v8.0.2) Updates `Microsoft.EntityFrameworkCore.Relational` from 8.0.1 to 8.0.2 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v8.0.1...v8.0.2) Updates `Microsoft.EntityFrameworkCore` from 8.0.1 to 8.0.2 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v8.0.1...v8.0.2) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Sqlite dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.EntityFrameworkCore.Relational dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- DbContextScope.Tests/DbContextScope.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DbContextScope.Tests/DbContextScope.Tests.csproj b/DbContextScope.Tests/DbContextScope.Tests.csproj index 522c36d..325f648 100644 --- a/DbContextScope.Tests/DbContextScope.Tests.csproj +++ b/DbContextScope.Tests/DbContextScope.Tests.csproj @@ -8,7 +8,7 @@ - +