From c48da646a7241bc338df330423e31604090b820b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jul 2023 12:03:29 +0000 Subject: [PATCH] Bump Microsoft.Extensions.Logging.Abstractions from 7.0.0 to 7.0.1 Bumps [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime) from 7.0.0 to 7.0.1. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v7.0.0...v7.0.1) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Logging.Abstractions dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- IoTSharp.Interpreter/IoTSharp.Interpreter.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/IoTSharp.Interpreter/IoTSharp.Interpreter.csproj b/IoTSharp.Interpreter/IoTSharp.Interpreter.csproj index f61e7e49..93abe269 100644 --- a/IoTSharp.Interpreter/IoTSharp.Interpreter.csproj +++ b/IoTSharp.Interpreter/IoTSharp.Interpreter.csproj @@ -1,4 +1,4 @@ - + net7.0 @@ -10,7 +10,7 @@ - + -- GitLab