From 32dd9b7db854df07cd5fdaf94e674240821a94cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jun 2023 13:04:31 +0000 Subject: [PATCH] fix(deps): bump Microsoft.Extensions.Logging.Abstractions Bumps [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime) from 6.0.2 to 7.0.1. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v6.0.2...v7.0.1) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Logging.Abstractions dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/PockyBot.NET/PockyBot.NET.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/PockyBot.NET/PockyBot.NET.csproj b/src/PockyBot.NET/PockyBot.NET.csproj index cd611b9..8a9e80c 100644 --- a/src/PockyBot.NET/PockyBot.NET.csproj +++ b/src/PockyBot.NET/PockyBot.NET.csproj @@ -1,4 +1,4 @@ - + netstandard2.1 @@ -12,7 +12,7 @@ - +