From be058c070d2a1d5207af2e55db51c51f0971bdb9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 12:58:19 +0000 Subject: [PATCH] build(deps): Bump Microsoft.EntityFrameworkCore.Sqlite and Microsoft.EntityFrameworkCore Bumps [Microsoft.EntityFrameworkCore.Sqlite](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` 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 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- tests/tests.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/tests.csproj b/tests/tests.csproj index 9f8c51c..be27a15 100644 --- a/tests/tests.csproj +++ b/tests/tests.csproj @@ -9,8 +9,8 @@ - - + +