From 0d5be0bf082d8465d61ba0cc96891753188db4c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Aug 2023 11:15:10 +0000 Subject: [PATCH] Bump Microsoft.Data.Sqlite.Core from 6.0.9 to 7.0.10 in /Framework Bumps [Microsoft.Data.Sqlite.Core](https://github.com/dotnet/efcore) from 6.0.9 to 7.0.10. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v6.0.9...v7.0.10) --- updated-dependencies: - dependency-name: Microsoft.Data.Sqlite.Core dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Framework/BaseDatabaseTest/BaseDatabaseTest.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Framework/BaseDatabaseTest/BaseDatabaseTest.csproj b/Framework/BaseDatabaseTest/BaseDatabaseTest.csproj index 25240c09..7f634f5e 100644 --- a/Framework/BaseDatabaseTest/BaseDatabaseTest.csproj +++ b/Framework/BaseDatabaseTest/BaseDatabaseTest.csproj @@ -1,4 +1,4 @@ - + 9.0.0 @@ -49,7 +49,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive