diff --git a/Controls.DocumentViewer/DocumentViewer.vbproj b/Controls.DocumentViewer/DocumentViewer.vbproj index cf329d0f..bd715555 100644 --- a/Controls.DocumentViewer/DocumentViewer.vbproj +++ b/Controls.DocumentViewer/DocumentViewer.vbproj @@ -78,7 +78,7 @@ - ..\packages\NLog.4.6.8\lib\net45\NLog.dll + ..\packages\NLog.4.7.0\lib\net45\NLog.dll diff --git a/Controls.DocumentViewer/packages.config b/Controls.DocumentViewer/packages.config index c1fd79a0..d7bc5b9d 100644 --- a/Controls.DocumentViewer/packages.config +++ b/Controls.DocumentViewer/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/DDEmailService/DDEmailService.vbproj b/DDEmailService/DDEmailService.vbproj index 09761bae..19744be0 100644 --- a/DDEmailService/DDEmailService.vbproj +++ b/DDEmailService/DDEmailService.vbproj @@ -52,7 +52,7 @@ - ..\packages\NLog.4.6.8\lib\net45\NLog.dll + ..\packages\NLog.4.7.0\lib\net45\NLog.dll diff --git a/DDEmailService/packages.config b/DDEmailService/packages.config index da1b48cf..9df4a30e 100644 --- a/DDEmailService/packages.config +++ b/DDEmailService/packages.config @@ -1,5 +1,5 @@  - + \ No newline at end of file diff --git a/DDLicenseService/DDEDMLicenseService.vbproj b/DDLicenseService/DDEDMLicenseService.vbproj index b1ab85f2..1725b5a3 100644 --- a/DDLicenseService/DDEDMLicenseService.vbproj +++ b/DDLicenseService/DDEDMLicenseService.vbproj @@ -49,7 +49,7 @@ - ..\packages\NLog.4.6.8\lib\net45\NLog.dll + ..\packages\NLog.4.7.0\lib\net45\NLog.dll @@ -125,9 +125,7 @@ My Settings.Designer.vb - - Designer - + diff --git a/DDLicenseService/packages.config b/DDLicenseService/packages.config index c1fd79a0..d7bc5b9d 100644 --- a/DDLicenseService/packages.config +++ b/DDLicenseService/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/DDZUGFeRDService/DDZUGFeRDService.vbproj b/DDZUGFeRDService/DDZUGFeRDService.vbproj index acf33725..bfb02e47 100644 --- a/DDZUGFeRDService/DDZUGFeRDService.vbproj +++ b/DDZUGFeRDService/DDZUGFeRDService.vbproj @@ -52,7 +52,7 @@ - ..\packages\NLog.4.6.8\lib\net45\NLog.dll + ..\packages\NLog.4.7.0\lib\net45\NLog.dll diff --git a/DDZUGFeRDService/packages.config b/DDZUGFeRDService/packages.config index da1b48cf..9df4a30e 100644 --- a/DDZUGFeRDService/packages.config +++ b/DDZUGFeRDService/packages.config @@ -1,5 +1,5 @@  - + \ No newline at end of file diff --git a/GUIs.ClientSuite/ClientSuite.vbproj b/GUIs.ClientSuite/ClientSuite.vbproj index 09e4e28e..e2049f93 100644 --- a/GUIs.ClientSuite/ClientSuite.vbproj +++ b/GUIs.ClientSuite/ClientSuite.vbproj @@ -89,7 +89,7 @@ - ..\packages\NLog.4.6.8\lib\net45\NLog.dll + ..\packages\NLog.4.7.0\lib\net45\NLog.dll ..\packages\jacobslusser.ScintillaNET.3.6.3\lib\net40\ScintillaNET.dll @@ -496,9 +496,9 @@ {44982f9b-6116-44e2-85d0-f39650b1ef99} Config - + {5b1171dc-fffe-4813-a20d-786aae47b320} - EDMIAPI + EDMI.API {d3c8cfed-d6f6-43a8-9bdf-454145d0352f} @@ -512,9 +512,9 @@ {903b2d7d-3b80-4be9-8713-7447b704e1b0} Logging - + {A8C3F298-76AB-4359-AB3C-986E313B4336} - IDBService + EDMIService diff --git a/GUIs.ClientSuite/packages.config b/GUIs.ClientSuite/packages.config index 4da9616a..d4621204 100644 --- a/GUIs.ClientSuite/packages.config +++ b/GUIs.ClientSuite/packages.config @@ -3,6 +3,6 @@ - + \ No newline at end of file diff --git a/GUIs.ClipboardWatcher/ClipboardWatcher.vbproj b/GUIs.ClipboardWatcher/ClipboardWatcher.vbproj index c32d8751..0ed02c9e 100644 --- a/GUIs.ClipboardWatcher/ClipboardWatcher.vbproj +++ b/GUIs.ClipboardWatcher/ClipboardWatcher.vbproj @@ -45,20 +45,17 @@ False - False - False - - ..\packages\NLog.4.6.8\lib\net45\NLog.dll + ..\packages\NLog.4.7.0\lib\net45\NLog.dll diff --git a/GUIs.ClipboardWatcher/packages.config b/GUIs.ClipboardWatcher/packages.config index c1fd79a0..d7bc5b9d 100644 --- a/GUIs.ClipboardWatcher/packages.config +++ b/GUIs.ClipboardWatcher/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/GUIs.Common/Common.vbproj b/GUIs.Common/Common.vbproj index cfefdd29..7a944000 100644 --- a/GUIs.Common/Common.vbproj +++ b/GUIs.Common/Common.vbproj @@ -62,7 +62,7 @@ - ..\packages\NLog.4.6.8\lib\net45\NLog.dll + ..\packages\NLog.4.7.0\lib\net45\NLog.dll diff --git a/GUIs.Common/packages.config b/GUIs.Common/packages.config index c1fd79a0..d7bc5b9d 100644 --- a/GUIs.Common/packages.config +++ b/GUIs.Common/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/GUIs.Test.ADSyncTest/ADSyncTest.vbproj b/GUIs.Test.ADSyncTest/ADSyncTest.vbproj index e9ae7bc5..25ca6a4b 100644 --- a/GUIs.Test.ADSyncTest/ADSyncTest.vbproj +++ b/GUIs.Test.ADSyncTest/ADSyncTest.vbproj @@ -49,7 +49,7 @@ - ..\packages\NLog.4.6.8\lib\net45\NLog.dll + ..\packages\NLog.4.7.0\lib\net45\NLog.dll diff --git a/GUIs.Test.ADSyncTest/packages.config b/GUIs.Test.ADSyncTest/packages.config index c1fd79a0..d7bc5b9d 100644 --- a/GUIs.Test.ADSyncTest/packages.config +++ b/GUIs.Test.ADSyncTest/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/GUIs.Test.DocumentViewerTest/GUIs.Test.DocumentViewerTest.vbproj b/GUIs.Test.DocumentViewerTest/GUIs.Test.DocumentViewerTest.vbproj index d6d2b412..a5eb0cf3 100644 --- a/GUIs.Test.DocumentViewerTest/GUIs.Test.DocumentViewerTest.vbproj +++ b/GUIs.Test.DocumentViewerTest/GUIs.Test.DocumentViewerTest.vbproj @@ -52,7 +52,7 @@ - ..\packages\NLog.4.6.8\lib\net45\NLog.dll + ..\packages\NLog.4.7.0\lib\net45\NLog.dll diff --git a/GUIs.Test.DocumentViewerTest/packages.config b/GUIs.Test.DocumentViewerTest/packages.config index c1fd79a0..d7bc5b9d 100644 --- a/GUIs.Test.DocumentViewerTest/packages.config +++ b/GUIs.Test.DocumentViewerTest/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/GUIs.Test.GraphQLTest/GUIs.Test.GraphQLTest.vbproj b/GUIs.Test.GraphQLTest/GUIs.Test.GraphQLTest.vbproj index 6b36ada7..eefb6998 100644 --- a/GUIs.Test.GraphQLTest/GUIs.Test.GraphQLTest.vbproj +++ b/GUIs.Test.GraphQLTest/GUIs.Test.GraphQLTest.vbproj @@ -52,7 +52,7 @@ ..\packages\Newtonsoft.Json.12.0.2\lib\net45\Newtonsoft.Json.dll - ..\packages\NLog.4.6.8\lib\net45\NLog.dll + ..\packages\NLog.4.7.0\lib\net45\NLog.dll diff --git a/GUIs.Test.GraphQLTest/packages.config b/GUIs.Test.GraphQLTest/packages.config index 605fc874..09a6f4d1 100644 --- a/GUIs.Test.GraphQLTest/packages.config +++ b/GUIs.Test.GraphQLTest/packages.config @@ -1,5 +1,5 @@  - + \ No newline at end of file diff --git a/GUIs.Test.ZUGFeRDTest/ZUGFeRDTest.vbproj b/GUIs.Test.ZUGFeRDTest/ZUGFeRDTest.vbproj index 9e16c7b2..09df2191 100644 --- a/GUIs.Test.ZUGFeRDTest/ZUGFeRDTest.vbproj +++ b/GUIs.Test.ZUGFeRDTest/ZUGFeRDTest.vbproj @@ -52,7 +52,7 @@ - ..\packages\NLog.4.6.8\lib\net45\NLog.dll + ..\packages\NLog.4.7.0\lib\net45\NLog.dll diff --git a/GUIs.Test.ZUGFeRDTest/packages.config b/GUIs.Test.ZUGFeRDTest/packages.config index da1b48cf..9df4a30e 100644 --- a/GUIs.Test.ZUGFeRDTest/packages.config +++ b/GUIs.Test.ZUGFeRDTest/packages.config @@ -1,5 +1,5 @@  - + \ No newline at end of file diff --git a/GUIs.ZooFlow/ZooFlow.vbproj b/GUIs.ZooFlow/ZooFlow.vbproj index df1c0364..38ae620b 100644 --- a/GUIs.ZooFlow/ZooFlow.vbproj +++ b/GUIs.ZooFlow/ZooFlow.vbproj @@ -55,7 +55,7 @@ - ..\packages\NLog.4.6.8\lib\net45\NLog.dll + ..\packages\NLog.4.7.0\lib\net45\NLog.dll diff --git a/GUIs.ZooFlow/packages.config b/GUIs.ZooFlow/packages.config index c1fd79a0..d7bc5b9d 100644 --- a/GUIs.ZooFlow/packages.config +++ b/GUIs.ZooFlow/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/Modules.Config/Config.vbproj b/Modules.Config/Config.vbproj index 68caa542..f1023808 100644 --- a/Modules.Config/Config.vbproj +++ b/Modules.Config/Config.vbproj @@ -45,7 +45,7 @@ - ..\packages\NLog.4.6.8\lib\net45\NLog.dll + ..\packages\NLog.4.7.0\lib\net45\NLog.dll diff --git a/Modules.Config/packages.config b/Modules.Config/packages.config index c1fd79a0..d7bc5b9d 100644 --- a/Modules.Config/packages.config +++ b/Modules.Config/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/Modules.Database/Database.vbproj b/Modules.Database/Database.vbproj index 6bcb694e..01a2e276 100644 --- a/Modules.Database/Database.vbproj +++ b/Modules.Database/Database.vbproj @@ -59,7 +59,7 @@ - ..\packages\NLog.4.6.8\lib\net45\NLog.dll + ..\packages\NLog.4.7.0\lib\net45\NLog.dll P:\Visual Studio Projekte\Bibliotheken\Oracle.ManagedDataAccess.dll diff --git a/Modules.Database/packages.config b/Modules.Database/packages.config index e4841ee5..f80f30ec 100644 --- a/Modules.Database/packages.config +++ b/Modules.Database/packages.config @@ -3,5 +3,5 @@ - + \ No newline at end of file diff --git a/Modules.Filesystem/Filesystem.vbproj b/Modules.Filesystem/Filesystem.vbproj index f7220adf..28c0351c 100644 --- a/Modules.Filesystem/Filesystem.vbproj +++ b/Modules.Filesystem/Filesystem.vbproj @@ -45,7 +45,7 @@ - ..\packages\NLog.4.6.8\lib\net45\NLog.dll + ..\packages\NLog.4.7.0\lib\net45\NLog.dll ..\packages\protobuf-net.2.4.0\lib\net40\protobuf-net.dll diff --git a/Modules.Filesystem/packages.config b/Modules.Filesystem/packages.config index d9d64de0..f6c8c5a4 100644 --- a/Modules.Filesystem/packages.config +++ b/Modules.Filesystem/packages.config @@ -1,5 +1,5 @@  - + \ No newline at end of file diff --git a/Modules.Interfaces/Interfaces.vbproj b/Modules.Interfaces/Interfaces.vbproj index a83b90ee..e40f1254 100644 --- a/Modules.Interfaces/Interfaces.vbproj +++ b/Modules.Interfaces/Interfaces.vbproj @@ -51,7 +51,7 @@ ..\packages\Newtonsoft.Json.12.0.2\lib\net45\Newtonsoft.Json.dll - ..\packages\NLog.4.6.8\lib\net45\NLog.dll + ..\packages\NLog.4.7.0\lib\net45\NLog.dll diff --git a/Modules.Interfaces/packages.config b/Modules.Interfaces/packages.config index 605fc874..09a6f4d1 100644 --- a/Modules.Interfaces/packages.config +++ b/Modules.Interfaces/packages.config @@ -1,5 +1,5 @@  - + \ No newline at end of file diff --git a/Modules.Jobs/Jobs.vbproj b/Modules.Jobs/Jobs.vbproj index 735498cd..734d342a 100644 --- a/Modules.Jobs/Jobs.vbproj +++ b/Modules.Jobs/Jobs.vbproj @@ -110,7 +110,7 @@ - ..\packages\NLog.4.6.8\lib\net45\NLog.dll + ..\packages\NLog.4.7.0\lib\net45\NLog.dll diff --git a/Modules.Jobs/packages.config b/Modules.Jobs/packages.config index da1b48cf..9df4a30e 100644 --- a/Modules.Jobs/packages.config +++ b/Modules.Jobs/packages.config @@ -1,5 +1,5 @@  - + \ No newline at end of file diff --git a/Modules.Language/Language.vbproj b/Modules.Language/Language.vbproj index b8058057..5181b529 100644 --- a/Modules.Language/Language.vbproj +++ b/Modules.Language/Language.vbproj @@ -45,7 +45,7 @@ - ..\packages\NLog.4.6.8\lib\net45\NLog.dll + ..\packages\NLog.4.7.0\lib\net45\NLog.dll diff --git a/Modules.Language/packages.config b/Modules.Language/packages.config index c1fd79a0..d7bc5b9d 100644 --- a/Modules.Language/packages.config +++ b/Modules.Language/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/Modules.License/License.vbproj b/Modules.License/License.vbproj index 174a3edd..baf807df 100644 --- a/Modules.License/License.vbproj +++ b/Modules.License/License.vbproj @@ -45,7 +45,7 @@ - ..\packages\NLog.4.6.8\lib\net45\NLog.dll + ..\packages\NLog.4.7.0\lib\net45\NLog.dll diff --git a/Modules.License/packages.config b/Modules.License/packages.config index c1fd79a0..d7bc5b9d 100644 --- a/Modules.License/packages.config +++ b/Modules.License/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/Modules.Logging/Logging.vbproj b/Modules.Logging/Logging.vbproj index 3bdb779d..ad3f13b2 100644 --- a/Modules.Logging/Logging.vbproj +++ b/Modules.Logging/Logging.vbproj @@ -45,7 +45,7 @@ - ..\packages\NLog.4.6.8\lib\net45\NLog.dll + ..\packages\NLog.4.7.0\lib\net45\NLog.dll diff --git a/Modules.Logging/packages.config b/Modules.Logging/packages.config index c1fd79a0..d7bc5b9d 100644 --- a/Modules.Logging/packages.config +++ b/Modules.Logging/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/Modules.Messaging/Messaging.vbproj b/Modules.Messaging/Messaging.vbproj index 6f4da727..99473635 100644 --- a/Modules.Messaging/Messaging.vbproj +++ b/Modules.Messaging/Messaging.vbproj @@ -48,7 +48,7 @@ - ..\packages\NLog.4.6.8\lib\net45\NLog.dll + ..\packages\NLog.4.7.0\lib\net45\NLog.dll ..\packages\S22.Imap.3.6.0.0\lib\net40\S22.Imap.dll diff --git a/Modules.Messaging/packages.config b/Modules.Messaging/packages.config index fe4a2ab7..32985371 100644 --- a/Modules.Messaging/packages.config +++ b/Modules.Messaging/packages.config @@ -1,5 +1,5 @@  - + \ No newline at end of file diff --git a/Modules.Patterns/Patterns.vbproj b/Modules.Patterns/Patterns.vbproj index 179d1ddc..5cd07153 100644 --- a/Modules.Patterns/Patterns.vbproj +++ b/Modules.Patterns/Patterns.vbproj @@ -45,7 +45,7 @@ - ..\packages\NLog.4.6.8\lib\net45\NLog.dll + ..\packages\NLog.4.7.0\lib\net45\NLog.dll diff --git a/Modules.Patterns/packages.config b/Modules.Patterns/packages.config index c1fd79a0..d7bc5b9d 100644 --- a/Modules.Patterns/packages.config +++ b/Modules.Patterns/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/Modules.Windream/Windream.vbproj b/Modules.Windream/Windream.vbproj index ee6bed08..f5db4b6a 100644 --- a/Modules.Windream/Windream.vbproj +++ b/Modules.Windream/Windream.vbproj @@ -65,7 +65,7 @@ - ..\packages\NLog.4.6.8\lib\net45\NLog.dll + ..\packages\NLog.4.7.0\lib\net45\NLog.dll diff --git a/Modules.Windream/packages.config b/Modules.Windream/packages.config index c1fd79a0..d7bc5b9d 100644 --- a/Modules.Windream/packages.config +++ b/Modules.Windream/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/Modules.ZooFlow/ZooFlow.vbproj b/Modules.ZooFlow/ZooFlow.vbproj index 5c865766..41499ffe 100644 --- a/Modules.ZooFlow/ZooFlow.vbproj +++ b/Modules.ZooFlow/ZooFlow.vbproj @@ -45,7 +45,7 @@ - ..\packages\NLog.4.6.8\lib\net45\NLog.dll + ..\packages\NLog.4.7.0\lib\net45\NLog.dll diff --git a/Modules.ZooFlow/packages.config b/Modules.ZooFlow/packages.config index c1fd79a0..d7bc5b9d 100644 --- a/Modules.ZooFlow/packages.config +++ b/Modules.ZooFlow/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/Service.JobRunner/JobRunner.vbproj b/Service.JobRunner/JobRunner.vbproj index 0d372e2c..74db8716 100644 --- a/Service.JobRunner/JobRunner.vbproj +++ b/Service.JobRunner/JobRunner.vbproj @@ -52,7 +52,7 @@ - ..\packages\NLog.4.6.8\lib\net45\NLog.dll + ..\packages\NLog.4.7.0\lib\net45\NLog.dll ..\packages\Quartz.3.0.7\lib\net452\Quartz.dll diff --git a/Service.JobRunner/packages.config b/Service.JobRunner/packages.config index 985d84fe..f3451819 100644 --- a/Service.JobRunner/packages.config +++ b/Service.JobRunner/packages.config @@ -1,5 +1,5 @@  - + \ No newline at end of file diff --git a/Windows/Windows.vbproj b/Windows/Windows.vbproj index 6245ade5..f0dba021 100644 --- a/Windows/Windows.vbproj +++ b/Windows/Windows.vbproj @@ -45,7 +45,7 @@ - ..\packages\NLog.4.6.8\lib\net45\NLog.dll + ..\packages\NLog.4.7.0\lib\net45\NLog.dll diff --git a/Windows/packages.config b/Windows/packages.config index c1fd79a0..d7bc5b9d 100644 --- a/Windows/packages.config +++ b/Windows/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file