diff --git a/Artemis/Artemis/Artemis.csproj b/Artemis/Artemis/Artemis.csproj
index 9604e7fd8..abd596e18 100644
--- a/Artemis/Artemis/Artemis.csproj
+++ b/Artemis/Artemis/Artemis.csproj
@@ -167,8 +167,8 @@
..\packages\DynamicExpresso.Core.1.3.3.4\lib\net40\DynamicExpresso.Core.dll
True
-
- ..\packages\gong-wpf-dragdrop.1.0.0\lib\net46\GongSolutions.Wpf.DragDrop.dll
+
+ ..\packages\gong-wpf-dragdrop.0.1.4.3\lib\net40\GongSolutions.Wpf.DragDrop.dll
True
@@ -235,7 +235,7 @@
True
- ..\packages\NLog.4.3.9\lib\net45\NLog.dll
+ ..\packages\NLog.4.3.10\lib\net45\NLog.dll
True
diff --git a/Artemis/Artemis/NLog.xsd b/Artemis/Artemis/NLog.xsd
index faa9681c6..f61050fc6 100644
--- a/Artemis/Artemis/NLog.xsd
+++ b/Artemis/Artemis/NLog.xsd
@@ -531,6 +531,7 @@
+
@@ -559,6 +560,11 @@
Indicates whether to use default row highlighting rules.
+
+
+ Indicates whether to auto-check if the console is available. - Disables console writing if Environment.UserInteractive = False (Windows Service) - Disables console writing if Console Standard Input is not available (Non-Console-App)
+
+
The encoding for writing messages to the .
@@ -670,6 +676,7 @@
+
@@ -697,6 +704,11 @@
Indicates whether to send the log messages to the standard error instead of the standard output.
+
+
+ Indicates whether to auto-check if the console is available - Disables console writing if Environment.UserInteractive = False (Windows Service) - Disables console writing if Console Standard Input is not available (Non-Console-App)
+
+
The encoding for writing messages to the .
diff --git a/Artemis/Artemis/packages.config b/Artemis/Artemis/packages.config
index bc7832355..0c9b6670c 100644
--- a/Artemis/Artemis/packages.config
+++ b/Artemis/Artemis/packages.config
@@ -7,7 +7,7 @@
-
+
@@ -20,8 +20,8 @@
-
-
+
+