diff --git a/src/Topshelf.NLog/Topshelf.NLog.csproj b/src/Topshelf.NLog/Topshelf.NLog.csproj index fd471fe2..142ff12a 100644 --- a/src/Topshelf.NLog/Topshelf.NLog.csproj +++ b/src/Topshelf.NLog/Topshelf.NLog.csproj @@ -45,7 +45,7 @@ - ..\packages\NLog.4.3.9\lib\net45\NLog.dll + ..\packages\NLog.4.3.10\lib\net45\NLog.dll True diff --git a/src/Topshelf.NLog/packages.config b/src/Topshelf.NLog/packages.config index 8558bfb4..01507a83 100644 --- a/src/Topshelf.NLog/packages.config +++ b/src/Topshelf.NLog/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/src/Topshelf.Tests/Topshelf.Tests.csproj b/src/Topshelf.Tests/Topshelf.Tests.csproj index 92affd0f..69909419 100644 --- a/src/Topshelf.Tests/Topshelf.Tests.csproj +++ b/src/Topshelf.Tests/Topshelf.Tests.csproj @@ -39,8 +39,8 @@ NET35 - - ..\packages\NUnit.2.6.4\lib\nunit.framework.dll + + ..\packages\NUnit.3.5.0\lib\net45\nunit.framework.dll True @@ -66,10 +66,10 @@ - + - +