From e50d1b753866dcc95e358c39a7685419019d15e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jul 2023 13:47:08 +0300 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore.Sqlite from 7.0.4 to 7.0.9 (#1924) Bumps [Microsoft.EntityFrameworkCore.Sqlite](https://github.com/dotnet/efcore) from 7.0.4 to 7.0.9. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v7.0.4...v7.0.9) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Sqlite dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .../HealthChecks.UI.SQLite.Storage.csproj | 2 +- src/HealthChecks.UI/HealthChecks.UI.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/HealthChecks.UI.SQLite.Storage/HealthChecks.UI.SQLite.Storage.csproj b/src/HealthChecks.UI.SQLite.Storage/HealthChecks.UI.SQLite.Storage.csproj index d857cd1e42..8b73fe8f24 100644 --- a/src/HealthChecks.UI.SQLite.Storage/HealthChecks.UI.SQLite.Storage.csproj +++ b/src/HealthChecks.UI.SQLite.Storage/HealthChecks.UI.SQLite.Storage.csproj @@ -8,7 +8,7 @@ - + diff --git a/src/HealthChecks.UI/HealthChecks.UI.csproj b/src/HealthChecks.UI/HealthChecks.UI.csproj index 8e48ffcef5..65f2fb2eaf 100644 --- a/src/HealthChecks.UI/HealthChecks.UI.csproj +++ b/src/HealthChecks.UI/HealthChecks.UI.csproj @@ -20,7 +20,7 @@ - +