From e54b1d2843dfaa110e98e87a3ea30c59f7b4a2eb Mon Sep 17 00:00:00 2001 From: Jonathan Jenne Date: Thu, 11 Oct 2018 16:45:00 +0200 Subject: [PATCH] jj: update Nlog to 4.5.10 for TestGUI --- TestGUI/TestGUI.vbproj | 7 +++++-- TestGUI/packages.config | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/TestGUI/TestGUI.vbproj b/TestGUI/TestGUI.vbproj index f5fd8db4..c70e9489 100644 --- a/TestGUI/TestGUI.vbproj +++ b/TestGUI/TestGUI.vbproj @@ -56,7 +56,7 @@ - ..\packages\NLog.4.5.8\lib\net45\NLog.dll + ..\packages\NLog.4.5.10\lib\net45\NLog.dll @@ -88,6 +88,7 @@ + Form @@ -134,7 +135,9 @@ Settings.Designer.vb - + + Designer + diff --git a/TestGUI/packages.config b/TestGUI/packages.config index a3ffb2eb..9764f16f 100644 --- a/TestGUI/packages.config +++ b/TestGUI/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file