From af7de8e402b8b9fc1aab0ebed349efecf4e43f36 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Aug 2023 11:12:40 +0000 Subject: [PATCH] Bump AspNetCore.HealthChecks.UI.Client from 7.0.0-rc2.7 to 7.1.0 Bumps [AspNetCore.HealthChecks.UI.Client](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks) from 7.0.0-rc2.7 to 7.1.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) --- updated-dependencies: - dependency-name: AspNetCore.HealthChecks.UI.Client dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- IoTSharp/IoTSharp.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/IoTSharp/IoTSharp.csproj b/IoTSharp/IoTSharp.csproj index d60403ca..3966a06b 100644 --- a/IoTSharp/IoTSharp.csproj +++ b/IoTSharp/IoTSharp.csproj @@ -1,4 +1,4 @@ - + net7.0 true @@ -51,7 +51,7 @@ - + -- GitLab