diff --git a/src/NzbDrone.Automation.Test/NzbDrone.Automation.Test.csproj b/src/NzbDrone.Automation.Test/NzbDrone.Automation.Test.csproj index 9410073dd9..2b9831fcbf 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 5e1ee41b7c..d75ebfa6b6 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