diff --git a/src/NzbDrone.Automation.Test/NzbDrone.Automation.Test.csproj b/src/NzbDrone.Automation.Test/NzbDrone.Automation.Test.csproj index 9410073dd..2b9831fcb 100644 --- a/src/NzbDrone.Automation.Test/NzbDrone.Automation.Test.csproj +++ b/src/NzbDrone.Automation.Test/NzbDrone.Automation.Test.csproj @@ -55,9 +55,10 @@ ..\packages\NUnit.2.6.2\lib\nunit.framework.dll - + False - ..\packages\Selenium.WebDriver.2.41.0\lib\net40\WebDriver.dll + ..\packages\Selenium.WebDriver.2.42.0\lib\net40\WebDriver.dll + True False diff --git a/src/NzbDrone.Automation.Test/packages.config b/src/NzbDrone.Automation.Test/packages.config index 5e1ee41b7..d75ebfa6b 100644 --- a/src/NzbDrone.Automation.Test/packages.config +++ b/src/NzbDrone.Automation.Test/packages.config @@ -4,5 +4,5 @@ - + \ No newline at end of file