From b7d3daf3ec56588a8ffa285adcba53439508da93 Mon Sep 17 00:00:00 2001 From: Mark McDowall Date: Sun, 12 Oct 2014 09:44:19 -0700 Subject: [PATCH] Updated Selenium --- .../NzbDrone.Automation.Test.csproj | 10 ++++------ src/NzbDrone.Automation.Test/packages.config | 4 ++-- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/src/NzbDrone.Automation.Test/NzbDrone.Automation.Test.csproj b/src/NzbDrone.Automation.Test/NzbDrone.Automation.Test.csproj index f95ddad5d..bd2c74dce 100644 --- a/src/NzbDrone.Automation.Test/NzbDrone.Automation.Test.csproj +++ b/src/NzbDrone.Automation.Test/NzbDrone.Automation.Test.csproj @@ -61,15 +61,13 @@ ..\packages\NLog.2.1.0\lib\net40\NLog.dll - + False - ..\packages\Selenium.WebDriver.2.42.0\lib\net40\WebDriver.dll - True + ..\packages\Selenium.WebDriver.2.43.1\lib\net40\WebDriver.dll - + False - ..\packages\Selenium.Support.2.42.0\lib\net40\WebDriver.Support.dll - True + ..\packages\Selenium.Support.2.43.1\lib\net40\WebDriver.Support.dll diff --git a/src/NzbDrone.Automation.Test/packages.config b/src/NzbDrone.Automation.Test/packages.config index df3683678..8572ced2e 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