From e767c948f770e5b79a82d42f593fc09d29cc40ae Mon Sep 17 00:00:00 2001 From: Keivan Beigi Date: Fri, 21 Nov 2014 17:09:47 -0800 Subject: [PATCH] updated Selenium 2.43.1 > 2.44.0 --- .../NzbDrone.Automation.Test.csproj | 8 ++++---- src/NzbDrone.Automation.Test/packages.config | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/NzbDrone.Automation.Test/NzbDrone.Automation.Test.csproj b/src/NzbDrone.Automation.Test/NzbDrone.Automation.Test.csproj index bd2c74dce..5f9637487 100644 --- a/src/NzbDrone.Automation.Test/NzbDrone.Automation.Test.csproj +++ b/src/NzbDrone.Automation.Test/NzbDrone.Automation.Test.csproj @@ -61,13 +61,13 @@ ..\packages\NLog.2.1.0\lib\net40\NLog.dll - + False - ..\packages\Selenium.WebDriver.2.43.1\lib\net40\WebDriver.dll + ..\packages\Selenium.WebDriver.2.44.0\lib\net40\WebDriver.dll - + False - ..\packages\Selenium.Support.2.43.1\lib\net40\WebDriver.Support.dll + ..\packages\Selenium.Support.2.44.0\lib\net40\WebDriver.Support.dll diff --git a/src/NzbDrone.Automation.Test/packages.config b/src/NzbDrone.Automation.Test/packages.config index 8572ced2e..356dc2e85 100644 --- a/src/NzbDrone.Automation.Test/packages.config +++ b/src/NzbDrone.Automation.Test/packages.config @@ -3,6 +3,6 @@ - - + + \ No newline at end of file