From bb18bed174baf702554c8103dbf78b7fad695910 Mon Sep 17 00:00:00 2001 From: Raymen Scholten Date: Thu, 20 Nov 2025 13:44:42 +0100 Subject: [PATCH 1/2] Include v10 of logging abstraction package version --- .../Nethereum.JsonRpc.Client.csproj | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/Nethereum.JsonRpc.Client/Nethereum.JsonRpc.Client.csproj b/src/Nethereum.JsonRpc.Client/Nethereum.JsonRpc.Client.csproj index 39aa2d717..0953963d3 100644 --- a/src/Nethereum.JsonRpc.Client/Nethereum.JsonRpc.Client.csproj +++ b/src/Nethereum.JsonRpc.Client/Nethereum.JsonRpc.Client.csproj @@ -18,10 +18,12 @@ - + - + + + From fac0f972a615dd005ed6c926d0938e79be83e91b Mon Sep 17 00:00:00 2001 From: Asimakis Ant Date: Wed, 10 Dec 2025 14:27:24 +0100 Subject: [PATCH 2/2] Logging version update --- src/Nethereum.JsonRpc.Client/Nethereum.JsonRpc.Client.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Nethereum.JsonRpc.Client/Nethereum.JsonRpc.Client.csproj b/src/Nethereum.JsonRpc.Client/Nethereum.JsonRpc.Client.csproj index 0953963d3..6f517fc74 100644 --- a/src/Nethereum.JsonRpc.Client/Nethereum.JsonRpc.Client.csproj +++ b/src/Nethereum.JsonRpc.Client/Nethereum.JsonRpc.Client.csproj @@ -18,7 +18,7 @@ - +