From 619416bc838c83ff75d2c0cd37c510675de698e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jul 2023 11:27:30 +0000 Subject: [PATCH] Bump AspNetCore.HealthChecks.NpgSql from 7.0.0-rc2.6 to 7.0.0-rc2.7 Bumps [AspNetCore.HealthChecks.NpgSql](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks) from 7.0.0-rc2.6 to 7.0.0-rc2.7. - [Changelog](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks/blob/master/doc/ui-changelog.md) - [Commits](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks/commits) --- updated-dependencies: - dependency-name: AspNetCore.HealthChecks.NpgSql dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../IoTSharp.Data.PostgreSQL/IoTSharp.Data.PostgreSQL.csproj | 4 ++-- IoTSharp.EventBus.CAP/IoTSharp.EventBus.CAP.csproj | 4 ++-- IoTSharp.EventBus.Shashlik/IoTSharp.EventBus.Shashlik.csproj | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/IoTSharp.Data.Storage/IoTSharp.Data.PostgreSQL/IoTSharp.Data.PostgreSQL.csproj b/IoTSharp.Data.Storage/IoTSharp.Data.PostgreSQL/IoTSharp.Data.PostgreSQL.csproj index 12fc4a39..9dc4f8a2 100644 --- a/IoTSharp.Data.Storage/IoTSharp.Data.PostgreSQL/IoTSharp.Data.PostgreSQL.csproj +++ b/IoTSharp.Data.Storage/IoTSharp.Data.PostgreSQL/IoTSharp.Data.PostgreSQL.csproj @@ -1,11 +1,11 @@ - + net7.0 - + diff --git a/IoTSharp.EventBus.CAP/IoTSharp.EventBus.CAP.csproj b/IoTSharp.EventBus.CAP/IoTSharp.EventBus.CAP.csproj index 234c47f6..a9e268c9 100644 --- a/IoTSharp.EventBus.CAP/IoTSharp.EventBus.CAP.csproj +++ b/IoTSharp.EventBus.CAP/IoTSharp.EventBus.CAP.csproj @@ -1,4 +1,4 @@ - + net7.0 @@ -6,7 +6,7 @@ enable - + diff --git a/IoTSharp.EventBus.Shashlik/IoTSharp.EventBus.Shashlik.csproj b/IoTSharp.EventBus.Shashlik/IoTSharp.EventBus.Shashlik.csproj index 7e51ecbc..b2ce963b 100644 --- a/IoTSharp.EventBus.Shashlik/IoTSharp.EventBus.Shashlik.csproj +++ b/IoTSharp.EventBus.Shashlik/IoTSharp.EventBus.Shashlik.csproj @@ -1,4 +1,4 @@ - + net7.0 @@ -6,7 +6,7 @@ enable - + -- GitLab