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