From cf8f9504e3ddd10b6f8e22d755ee85cf57eee9d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Nov 2023 04:45:51 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore.Sqlite from 7.0.13 to 8.0.0 Bumps [Microsoft.EntityFrameworkCore.Sqlite](https://github.com/dotnet/efcore) from 7.0.13 to 8.0.0. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v7.0.13...v8.0.0) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Sqlite dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/Providers/FasTnT.Sqlite/FasTnT.Sqlite.csproj | 2 +- tests/FasTnT.Application.Tests/FasTnT.Application.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Providers/FasTnT.Sqlite/FasTnT.Sqlite.csproj b/src/Providers/FasTnT.Sqlite/FasTnT.Sqlite.csproj index 6ed822ff..3f11be8f 100644 --- a/src/Providers/FasTnT.Sqlite/FasTnT.Sqlite.csproj +++ b/src/Providers/FasTnT.Sqlite/FasTnT.Sqlite.csproj @@ -6,7 +6,7 @@ - + diff --git a/tests/FasTnT.Application.Tests/FasTnT.Application.Tests.csproj b/tests/FasTnT.Application.Tests/FasTnT.Application.Tests.csproj index ff37e919..e33d910a 100644 --- a/tests/FasTnT.Application.Tests/FasTnT.Application.Tests.csproj +++ b/tests/FasTnT.Application.Tests/FasTnT.Application.Tests.csproj @@ -10,7 +10,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - +