diff --git a/src/NzbDrone.Automation.Test/NzbDrone.Automation.Test.csproj b/src/NzbDrone.Automation.Test/NzbDrone.Automation.Test.csproj index 95f449c84..d3861c667 100644 --- a/src/NzbDrone.Automation.Test/NzbDrone.Automation.Test.csproj +++ b/src/NzbDrone.Automation.Test/NzbDrone.Automation.Test.csproj @@ -58,13 +58,11 @@ - - ..\packages\Selenium.WebDriver.3.0.1\lib\net40\WebDriver.dll - True + + ..\packages\Selenium.WebDriver.3.2.0\lib\net40\WebDriver.dll - - ..\packages\Selenium.Support.3.0.1\lib\net40\WebDriver.Support.dll - True + + ..\packages\Selenium.Support.3.2.0\lib\net40\WebDriver.Support.dll diff --git a/src/NzbDrone.Automation.Test/packages.config b/src/NzbDrone.Automation.Test/packages.config index 8ef591cde..c5405c724 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