From 917d6693963a4d6a98866f1e41a924d87aacef5a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Aug 2023 11:26:38 +0000 Subject: [PATCH] Bump AspNetCore.HealthChecks.UI.Sqlite.Storage from 7.0.0-rc2.7 to 7.0.0 Bumps [AspNetCore.HealthChecks.UI.Sqlite.Storage](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks) from 7.0.0-rc2.7 to 7.0.0. - [Release notes](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks/releases) - [Changelog](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks/blob/master/doc/ui-changelog.md) - [Commits](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks/commits/preview-all-7.0.0) --- updated-dependencies: - dependency-name: AspNetCore.HealthChecks.UI.Sqlite.Storage dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../IoTSharp.Data.Sqlite/IoTSharp.Data.Sqlite.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/IoTSharp.Data.Storage/IoTSharp.Data.Sqlite/IoTSharp.Data.Sqlite.csproj b/IoTSharp.Data.Storage/IoTSharp.Data.Sqlite/IoTSharp.Data.Sqlite.csproj index 5aefceec..858de1ae 100644 --- a/IoTSharp.Data.Storage/IoTSharp.Data.Sqlite/IoTSharp.Data.Sqlite.csproj +++ b/IoTSharp.Data.Storage/IoTSharp.Data.Sqlite/IoTSharp.Data.Sqlite.csproj @@ -5,7 +5,7 @@ - + -- GitLab