From 92755c713f90d46881fd79533545948cd9daac09 Mon Sep 17 00:00:00 2001 From: Thomas Ardal Date: Fri, 17 Nov 2023 14:01:52 +0100 Subject: [PATCH] Upgraded nuget packages --- .../Elmah.Io.Log4Net.Console.csproj | 30 +++++++++++-------- .../Elmah.Io.Log4Net.Console/packages.config | 12 ++++---- .../Elmah.Io.AspNetCore.Log4Net.csproj | 4 +-- src/Elmah.Io.Log4Net/Elmah.Io.Log4Net.csproj | 6 ++-- .../Elmah.Io.Log4Net.Test.csproj | 8 ++--- 5 files changed, 33 insertions(+), 27 deletions(-) diff --git a/samples/Elmah.Io.Log4Net.Console/Elmah.Io.Log4Net.Console.csproj b/samples/Elmah.Io.Log4Net.Console/Elmah.Io.Log4Net.Console.csproj index 934190c..54a0f9a 100644 --- a/samples/Elmah.Io.Log4Net.Console/Elmah.Io.Log4Net.Console.csproj +++ b/samples/Elmah.Io.Log4Net.Console/Elmah.Io.Log4Net.Console.csproj @@ -34,17 +34,18 @@ elmah.io.log4net.console.Program - - ..\..\packages\Elmah.Io.Client.5.0.66\lib\net461\Elmah.Io.Client.dll + + ..\..\packages\Elmah.Io.Client.5.1.71-pre\lib\net461\Elmah.Io.Client.dll - - ..\..\packages\log4net.2.0.8\lib\net45-full\log4net.dll + + ..\..\packages\log4net.2.0.15\lib\net45\log4net.dll - - ..\..\packages\Newtonsoft.Json.10.0.3\lib\net45\Newtonsoft.Json.dll + + ..\..\packages\Newtonsoft.Json.13.0.3\lib\net45\Newtonsoft.Json.dll + ..\..\packages\System.IO.4.3.0\lib\net462\System.IO.dll @@ -56,14 +57,16 @@ ..\..\packages\System.Net.Http.4.3.4\lib\net46\System.Net.Http.dll - - ..\..\packages\System.Runtime.4.3.0\lib\net462\System.Runtime.dll + + ..\..\packages\System.Runtime.4.3.1\lib\net462\System.Runtime.dll True True - - ..\..\packages\System.Security.Cryptography.Algorithms.4.3.0\lib\net461\System.Security.Cryptography.Algorithms.dll + + ..\..\packages\System.Security.Cryptography.Algorithms.4.3.1\lib\net463\System.Security.Cryptography.Algorithms.dll + True + True ..\..\packages\System.Security.Cryptography.Encoding.4.3.0\lib\net46\System.Security.Cryptography.Encoding.dll @@ -71,9 +74,12 @@ ..\..\packages\System.Security.Cryptography.Primitives.4.3.0\lib\net46\System.Security.Cryptography.Primitives.dll - - ..\..\packages\System.Security.Cryptography.X509Certificates.4.3.0\lib\net461\System.Security.Cryptography.X509Certificates.dll + + ..\..\packages\System.Security.Cryptography.X509Certificates.4.3.2\lib\net461\System.Security.Cryptography.X509Certificates.dll + True + True + diff --git a/samples/Elmah.Io.Log4Net.Console/packages.config b/samples/Elmah.Io.Log4Net.Console/packages.config index caacc26..9f5f210 100644 --- a/samples/Elmah.Io.Log4Net.Console/packages.config +++ b/samples/Elmah.Io.Log4Net.Console/packages.config @@ -1,13 +1,13 @@  - - - + + + - - + + - + \ No newline at end of file diff --git a/src/Elmah.Io.AspNetCore.Log4Net/Elmah.Io.AspNetCore.Log4Net.csproj b/src/Elmah.Io.AspNetCore.Log4Net/Elmah.Io.AspNetCore.Log4Net.csproj index 9c2b865..aebfe03 100644 --- a/src/Elmah.Io.AspNetCore.Log4Net/Elmah.Io.AspNetCore.Log4Net.csproj +++ b/src/Elmah.Io.AspNetCore.Log4Net/Elmah.Io.AspNetCore.Log4Net.csproj @@ -33,8 +33,8 @@ - - + + diff --git a/src/Elmah.Io.Log4Net/Elmah.Io.Log4Net.csproj b/src/Elmah.Io.Log4Net/Elmah.Io.Log4Net.csproj index c5450f0..7bd7c64 100644 --- a/src/Elmah.Io.Log4Net/Elmah.Io.Log4Net.csproj +++ b/src/Elmah.Io.Log4Net/Elmah.Io.Log4Net.csproj @@ -30,7 +30,7 @@ - + @@ -39,8 +39,8 @@ - - + + diff --git a/test/Elmah.Io.Log4Net.Test/Elmah.Io.Log4Net.Test.csproj b/test/Elmah.Io.Log4Net.Test/Elmah.Io.Log4Net.Test.csproj index c7d38da..ffb026a 100644 --- a/test/Elmah.Io.Log4Net.Test/Elmah.Io.Log4Net.Test.csproj +++ b/test/Elmah.Io.Log4Net.Test/Elmah.Io.Log4Net.Test.csproj @@ -1,13 +1,13 @@  - net472;netcoreapp3.1;net6.0;net7.0 + net472;net6.0;net7.0;net8.0 - - - + + +