diff --git a/NLog.Web.Tests/NLog.Web.Tests.csproj b/NLog.Web.Tests/NLog.Web.Tests.csproj index fcbb4946..f2ef0aea 100644 --- a/NLog.Web.Tests/NLog.Web.Tests.csproj +++ b/NLog.Web.Tests/NLog.Web.Tests.csproj @@ -40,7 +40,7 @@ - ..\packages\NLog.4.3.5-alpha1\lib\net45\NLog.dll + ..\packages\NLog.4.4.2\lib\net45\NLog.dll True diff --git a/NLog.Web.Tests/packages.NLog.Web.Tests.config b/NLog.Web.Tests/packages.NLog.Web.Tests.config index 5b2a0b58..c897dfc4 100644 --- a/NLog.Web.Tests/packages.NLog.Web.Tests.config +++ b/NLog.Web.Tests/packages.NLog.Web.Tests.config @@ -1,6 +1,6 @@  - + diff --git a/NLog.Web/NLog.Web.csproj b/NLog.Web/NLog.Web.csproj index fa9a32c7..18ec4d4e 100644 --- a/NLog.Web/NLog.Web.csproj +++ b/NLog.Web/NLog.Web.csproj @@ -1,4 +1,4 @@ - + @@ -41,7 +41,7 @@ - ..\packages\NLog.4.4.0\lib\net35\NLog.dll + ..\packages\NLog.4.4.2\lib\net35\NLog.dll True diff --git a/NLog.Web/packages.NLog.Web.config b/NLog.Web/packages.NLog.Web.config index 24c9440e..b27e9b10 100644 --- a/NLog.Web/packages.NLog.Web.config +++ b/NLog.Web/packages.NLog.Web.config @@ -1,4 +1,4 @@  - + \ No newline at end of file