From c5973c86c973b53fe8b68cce43c6fa6b80db1a32 Mon Sep 17 00:00:00 2001 From: Jonathan Jenne Date: Fri, 25 Nov 2022 13:00:27 +0100 Subject: [PATCH] Interfaces: Update to Nlog 5 - Version 1.9.0.0 --- Interfaces/Interfaces.vbproj | 4 ++-- Interfaces/My Project/AssemblyInfo.vb | 6 +++--- Interfaces/app.config | 8 ++++---- Interfaces/packages.config | 2 +- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/Interfaces/Interfaces.vbproj b/Interfaces/Interfaces.vbproj index 01398f6a..8d39787d 100644 --- a/Interfaces/Interfaces.vbproj +++ b/Interfaces/Interfaces.vbproj @@ -51,8 +51,8 @@ ..\packages\Newtonsoft.Json.12.0.3\lib\net45\Newtonsoft.Json.dll - - ..\packages\NLog.4.7.15\lib\net45\NLog.dll + + ..\packages\NLog.5.0.5\lib\net46\NLog.dll diff --git a/Interfaces/My Project/AssemblyInfo.vb b/Interfaces/My Project/AssemblyInfo.vb index 7587e967..d792ad58 100644 --- a/Interfaces/My Project/AssemblyInfo.vb +++ b/Interfaces/My Project/AssemblyInfo.vb @@ -13,7 +13,7 @@ Imports System.Runtime.InteropServices - + @@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices ' übernehmen, indem Sie "*" eingeben: ' - - + + diff --git a/Interfaces/app.config b/Interfaces/app.config index fe3622a3..8df870c5 100644 --- a/Interfaces/app.config +++ b/Interfaces/app.config @@ -1,11 +1,11 @@ - + - - + + - + diff --git a/Interfaces/packages.config b/Interfaces/packages.config index 2766d5bb..a98793bc 100644 --- a/Interfaces/packages.config +++ b/Interfaces/packages.config @@ -1,5 +1,5 @@  - + \ No newline at end of file