From b275704fe3829e5925e03d948740c1d6c015cd1e Mon Sep 17 00:00:00 2001 From: kayone Date: Sun, 24 Aug 2014 18:30:18 -0700 Subject: [PATCH] updated Selenium.Support --- src/NzbDrone.Automation.Test/NzbDrone.Automation.Test.csproj | 5 +++-- src/NzbDrone.Automation.Test/packages.config | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/src/NzbDrone.Automation.Test/NzbDrone.Automation.Test.csproj b/src/NzbDrone.Automation.Test/NzbDrone.Automation.Test.csproj index 0054738af..9b5e9a2b8 100644 --- a/src/NzbDrone.Automation.Test/NzbDrone.Automation.Test.csproj +++ b/src/NzbDrone.Automation.Test/NzbDrone.Automation.Test.csproj @@ -63,9 +63,10 @@ ..\packages\Selenium.WebDriver.2.42.0\lib\net40\WebDriver.dll True - + False - ..\packages\Selenium.Support.2.41.0\lib\net40\WebDriver.Support.dll + ..\packages\Selenium.Support.2.42.0\lib\net40\WebDriver.Support.dll + True diff --git a/src/NzbDrone.Automation.Test/packages.config b/src/NzbDrone.Automation.Test/packages.config index e0cf506a1..0b2d32ee3 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