From 13e7bda1da155a9484d88f69ad21ad9b59faecd4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 14:06:39 +0000 Subject: [PATCH] Bump Microsoft.Extensions.Logging.Abstractions Bumps [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime) from 7.0.1 to 8.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v7.0.1...v8.0.0) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Logging.Abstractions dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- backend/src/obs_net/obs_net.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/backend/src/obs_net/obs_net.csproj b/backend/src/obs_net/obs_net.csproj index ec1c9bf..57bfb59 100644 --- a/backend/src/obs_net/obs_net.csproj +++ b/backend/src/obs_net/obs_net.csproj @@ -1,4 +1,4 @@ - + net8.0 @@ -18,7 +18,7 @@ - +