From ff3520868b1b7d41988551a867d1d1f840a7cf63 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Oct 2023 08:56:22 +0000 Subject: [PATCH] chore(deps): bump Microsoft.Data.Sqlite from 7.0.12 to 7.0.13 Bumps [Microsoft.Data.Sqlite](https://github.com/dotnet/efcore) from 7.0.12 to 7.0.13. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v7.0.12...v7.0.13) --- updated-dependencies: - dependency-name: Microsoft.Data.Sqlite dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../Paramore.Brighter.Inbox.Sqlite.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Paramore.Brighter.Inbox.Sqlite/Paramore.Brighter.Inbox.Sqlite.csproj b/src/Paramore.Brighter.Inbox.Sqlite/Paramore.Brighter.Inbox.Sqlite.csproj index a6364542bb..c8604b8a02 100644 --- a/src/Paramore.Brighter.Inbox.Sqlite/Paramore.Brighter.Inbox.Sqlite.csproj +++ b/src/Paramore.Brighter.Inbox.Sqlite/Paramore.Brighter.Inbox.Sqlite.csproj @@ -1,4 +1,4 @@ - + This is an implementation of the inbox used for decoupled invocation of commands by Paramore.Brighter, using Sqlite Ian Cooper @@ -7,7 +7,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive