diff --git a/src/NzbDrone.Automation.Test/NzbDrone.Automation.Test.csproj b/src/NzbDrone.Automation.Test/NzbDrone.Automation.Test.csproj index c2a226a14..c09932bcb 100644 --- a/src/NzbDrone.Automation.Test/NzbDrone.Automation.Test.csproj +++ b/src/NzbDrone.Automation.Test/NzbDrone.Automation.Test.csproj @@ -52,15 +52,17 @@ - - ..\packages\Selenium.WebDriver.2.37.0\lib\net40\WebDriver.dll - - - ..\packages\Selenium.Support.2.37.0\lib\net40\WebDriver.Support.dll - ..\packages\FluentAssertions.2.1.0.0\lib\net40\FluentAssertions.dll + + False + ..\packages\Selenium.WebDriver.2.41.0\lib\net40\WebDriver.dll + + + False + ..\packages\Selenium.Support.2.41.0\lib\net40\WebDriver.Support.dll + diff --git a/src/NzbDrone.Automation.Test/packages.config b/src/NzbDrone.Automation.Test/packages.config index f51e94b57..5e1ee41b7 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