diff --git a/Config/Config.vbproj b/Config/Config.vbproj
index 01170d53..4794b3ff 100644
--- a/Config/Config.vbproj
+++ b/Config/Config.vbproj
@@ -45,7 +45,7 @@
- ..\packages\NLog.4.5.10\lib\net45\NLog.dll
+ ..\packages\NLog.4.5.11\lib\net45\NLog.dll
@@ -107,9 +107,7 @@
My
Settings.Designer.vb
-
- Designer
-
+
diff --git a/Config/packages.config b/Config/packages.config
index 9764f16f..f89fa324 100644
--- a/Config/packages.config
+++ b/Config/packages.config
@@ -1,4 +1,4 @@
-
+
\ No newline at end of file
diff --git a/DDTestService/DDTestService.vbproj b/DDTestService/DDTestService.vbproj
index 9068d5b2..31cceea4 100644
--- a/DDTestService/DDTestService.vbproj
+++ b/DDTestService/DDTestService.vbproj
@@ -52,7 +52,7 @@
- ..\packages\NLog.4.5.10\lib\net45\NLog.dll
+ ..\packages\NLog.4.5.11\lib\net45\NLog.dll
diff --git a/DDTestService/packages.config b/DDTestService/packages.config
index 9764f16f..f89fa324 100644
--- a/DDTestService/packages.config
+++ b/DDTestService/packages.config
@@ -1,4 +1,4 @@
-
+
\ No newline at end of file
diff --git a/EDMDesigner/EDMDesigner.vbproj b/EDMDesigner/EDMDesigner.vbproj
index 4e1ba6c3..deed0716 100644
--- a/EDMDesigner/EDMDesigner.vbproj
+++ b/EDMDesigner/EDMDesigner.vbproj
@@ -76,7 +76,7 @@
- ..\packages\NLog.4.5.10\lib\net45\NLog.dll
+ ..\packages\NLog.4.5.11\lib\net45\NLog.dll
diff --git a/EDMDesigner/packages.config b/EDMDesigner/packages.config
index 9613071f..81ef80e4 100644
--- a/EDMDesigner/packages.config
+++ b/EDMDesigner/packages.config
@@ -3,5 +3,5 @@
-
+
\ No newline at end of file
diff --git a/Filesystem/Filesystem.vbproj b/Filesystem/Filesystem.vbproj
index 83bf4193..a0363c24 100644
--- a/Filesystem/Filesystem.vbproj
+++ b/Filesystem/Filesystem.vbproj
@@ -45,7 +45,7 @@
- ..\packages\NLog.4.5.10\lib\net45\NLog.dll
+ ..\packages\NLog.4.5.11\lib\net45\NLog.dll
..\packages\protobuf-net.2.4.0\lib\net40\protobuf-net.dll
diff --git a/Filesystem/packages.config b/Filesystem/packages.config
index 72e63d58..4c276e2a 100644
--- a/Filesystem/packages.config
+++ b/Filesystem/packages.config
@@ -1,5 +1,5 @@
-
+
\ No newline at end of file
diff --git a/GUI_EDMI/App.config b/GUI_EDMI/App.config
index 4e26231d..48ca3356 100644
--- a/GUI_EDMI/App.config
+++ b/GUI_EDMI/App.config
@@ -6,7 +6,7 @@
-
+
@@ -29,12 +29,7 @@
-
-
-
-
-
-
+
@@ -57,4 +52,9 @@
-
\ No newline at end of file
+
+
+
+
+
+
\ No newline at end of file
diff --git a/GUI_EDMI/GUI_EDMI.vbproj b/GUI_EDMI/GUI_EDMI.vbproj
index af852fcb..eaeb5584 100644
--- a/GUI_EDMI/GUI_EDMI.vbproj
+++ b/GUI_EDMI/GUI_EDMI.vbproj
@@ -76,9 +76,8 @@
..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.SqlServer.dll
-
- False
- ..\Modules.Database\bin\Debug\FirebirdSql.Data.FirebirdClient.dll
+
+ ..\packages\FirebirdSql.Data.FirebirdClient.6.4.0\lib\net452\FirebirdSql.Data.FirebirdClient.dll
..\packages\FirebirdSql.EntityFrameworkCore.Firebird.6.4.0\lib\netstandard2.0\FirebirdSql.EntityFrameworkCore.Firebird.dll
diff --git a/GUI_EDMI/packages.config b/GUI_EDMI/packages.config
index 959fc27e..2c2992ff 100644
--- a/GUI_EDMI/packages.config
+++ b/GUI_EDMI/packages.config
@@ -2,7 +2,7 @@
-
+
diff --git a/Message/Messaging.vbproj b/Message/Messaging.vbproj
index afeeb152..8c9bb92e 100644
--- a/Message/Messaging.vbproj
+++ b/Message/Messaging.vbproj
@@ -50,8 +50,8 @@
P:\Projekte DIGITAL DATA\DIGITAL DATA - Entwicklung\DLL_Bibliotheken\Email .NET\Bin\Independentsoft.Email.dll
-
- ..\Modules.Logging\bin\Debug\NLog.dll
+
+ ..\packages\NLog.4.5.11\lib\net45\NLog.dll
diff --git a/Message/packages.config b/Message/packages.config
index 9764f16f..f89fa324 100644
--- a/Message/packages.config
+++ b/Message/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 4a66b0cb..e7c4b685 100644
--- a/Modules.Database/Database.vbproj
+++ b/Modules.Database/Database.vbproj
@@ -59,8 +59,7 @@
- False
- ..\Modules.Logging\bin\Debug\NLog.dll
+ ..\packages\NLog.4.5.11\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 9613071f..81ef80e4 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.Logging/Logging.vbproj b/Modules.Logging/Logging.vbproj
index b7982df8..037ea288 100644
--- a/Modules.Logging/Logging.vbproj
+++ b/Modules.Logging/Logging.vbproj
@@ -45,8 +45,7 @@
- ..\packages\NLog.4.5.10\lib\net45\NLog.dll
- False
+ ..\packages\NLog.4.5.11\lib\net45\NLog.dll
diff --git a/Modules.Logging/packages.config b/Modules.Logging/packages.config
index 9764f16f..f89fa324 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.Windream/Windream.vbproj b/Modules.Windream/Windream.vbproj
index 6d0c2317..c86a9f1a 100644
--- a/Modules.Windream/Windream.vbproj
+++ b/Modules.Windream/Windream.vbproj
@@ -65,7 +65,7 @@
- ..\packages\NLog.4.5.10\lib\net45\NLog.dll
+ ..\packages\NLog.4.5.11\lib\net45\NLog.dll
diff --git a/Modules.Windream/packages.config b/Modules.Windream/packages.config
index 9764f16f..f89fa324 100644
--- a/Modules.Windream/packages.config
+++ b/Modules.Windream/packages.config
@@ -1,4 +1,4 @@
-
+
\ No newline at end of file
diff --git a/TestGUI/TestGUI.vbproj b/TestGUI/TestGUI.vbproj
index 5c07f2f3..62c78d92 100644
--- a/TestGUI/TestGUI.vbproj
+++ b/TestGUI/TestGUI.vbproj
@@ -60,7 +60,7 @@
- ..\packages\NLog.4.5.10\lib\net45\NLog.dll
+ ..\packages\NLog.4.5.11\lib\net45\NLog.dll
@@ -139,9 +139,7 @@
Settings.Designer.vb
-
- Designer
-
+
diff --git a/TestGUI/packages.config b/TestGUI/packages.config
index 9764f16f..f89fa324 100644
--- a/TestGUI/packages.config
+++ b/TestGUI/packages.config
@@ -1,4 +1,4 @@
-
+
\ No newline at end of file