From 41f7f2a178dd03e947bddbae036ae68783033923 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 12:40:39 +0000 Subject: [PATCH] Bump Microsoft.Extensions.Logging.Abstractions from 8.0.2 to 9.0.0 Bumps [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime) from 8.0.2 to 9.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.2...v9.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] --- src/OVN.Core/OVN.Core.csproj | 2 +- src/OVN.Hosting/OVN.Hosting.csproj | 2 +- src/OVNAgent/OVNAgent.csproj | 2 +- test/OVN.Core.Tests/OVN.Core.Tests.csproj | 2 +- test/OVN.Primitives.Tests/OVN.Primitives.Tests.csproj | 2 +- test/OVN.TestTools/OVN.TestTools.csproj | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/OVN.Core/OVN.Core.csproj b/src/OVN.Core/OVN.Core.csproj index 0e4680e..9dc4b41 100644 --- a/src/OVN.Core/OVN.Core.csproj +++ b/src/OVN.Core/OVN.Core.csproj @@ -13,7 +13,7 @@ - + diff --git a/src/OVN.Hosting/OVN.Hosting.csproj b/src/OVN.Hosting/OVN.Hosting.csproj index 413a888..97feae5 100644 --- a/src/OVN.Hosting/OVN.Hosting.csproj +++ b/src/OVN.Hosting/OVN.Hosting.csproj @@ -10,7 +10,7 @@ - + diff --git a/src/OVNAgent/OVNAgent.csproj b/src/OVNAgent/OVNAgent.csproj index 2311ec8..c5891ce 100644 --- a/src/OVNAgent/OVNAgent.csproj +++ b/src/OVNAgent/OVNAgent.csproj @@ -13,7 +13,7 @@ - + diff --git a/test/OVN.Core.Tests/OVN.Core.Tests.csproj b/test/OVN.Core.Tests/OVN.Core.Tests.csproj index 393f124..0444384 100644 --- a/test/OVN.Core.Tests/OVN.Core.Tests.csproj +++ b/test/OVN.Core.Tests/OVN.Core.Tests.csproj @@ -10,7 +10,7 @@ - + diff --git a/test/OVN.Primitives.Tests/OVN.Primitives.Tests.csproj b/test/OVN.Primitives.Tests/OVN.Primitives.Tests.csproj index 393f124..0444384 100644 --- a/test/OVN.Primitives.Tests/OVN.Primitives.Tests.csproj +++ b/test/OVN.Primitives.Tests/OVN.Primitives.Tests.csproj @@ -10,7 +10,7 @@ - + diff --git a/test/OVN.TestTools/OVN.TestTools.csproj b/test/OVN.TestTools/OVN.TestTools.csproj index 09185f9..2643f7c 100644 --- a/test/OVN.TestTools/OVN.TestTools.csproj +++ b/test/OVN.TestTools/OVN.TestTools.csproj @@ -11,7 +11,7 @@ - +