From 25898aff5185c97b468e0f2cdad9a968fac08840 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Jun 2023 08:03:04 +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] --- Xorog.Logger.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Xorog.Logger.csproj b/Xorog.Logger.csproj index 9fec6f0..dbda4ed 100644 --- a/Xorog.Logger.csproj +++ b/Xorog.Logger.csproj @@ -1,4 +1,4 @@ - + net7.0 @@ -37,7 +37,7 @@ - + -- 2.49.1