From 5dde77c89acea2caeed6b6cbf263c4f3881c6910 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 18:29:05 +0200 Subject: [PATCH] Bump Microsoft.Extensions.Logging.Abstractions from 8.0.1 to 8.0.2 (#640) Bumps [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime) from 8.0.1 to 8.0.2. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.1...v8.0.2) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Logging.Abstractions dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Samples/Client.Net4/UA Sample Client.csproj | 2 +- Samples/Server.Net4/UA Sample Server.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Samples/Client.Net4/UA Sample Client.csproj b/Samples/Client.Net4/UA Sample Client.csproj index 2a2bd345..413949e2 100644 --- a/Samples/Client.Net4/UA Sample Client.csproj +++ b/Samples/Client.Net4/UA Sample Client.csproj @@ -135,7 +135,7 @@ - 8.0.1 + 8.0.2 1.5.374.118 diff --git a/Samples/Server.Net4/UA Sample Server.csproj b/Samples/Server.Net4/UA Sample Server.csproj index bc526d27..bcd39573 100644 --- a/Samples/Server.Net4/UA Sample Server.csproj +++ b/Samples/Server.Net4/UA Sample Server.csproj @@ -143,7 +143,7 @@ - 8.0.1 + 8.0.2 1.5.374.118