From 955e5bbae091eb4659a8ddf62dbc457f458cfbd5 Mon Sep 17 00:00:00 2001 From: Jim Evans Date: Fri, 9 Mar 2018 09:51:07 -0800 Subject: [PATCH] Updating .csproj files for use with Visual Studio 2017 version 15.6.1 --- dotnet/test/firefox/WebDriver.Firefox.Tests.csproj | 4 ++++ dotnet/test/ie/WebDriver.IE.Tests.csproj | 4 ++++ dotnet/test/phantomjs/WebDriver.PhantomJS.Tests.csproj | 4 ++++ dotnet/test/remote/WebDriver.Remote.Tests.csproj | 4 ++++ dotnet/test/support/WebDriver.Support.Tests.csproj | 4 ++++ .../Selenium.WebDriverBackedSelenium.Tests.csproj | 4 ++++ 6 files changed, 24 insertions(+) diff --git a/dotnet/test/firefox/WebDriver.Firefox.Tests.csproj b/dotnet/test/firefox/WebDriver.Firefox.Tests.csproj index 59c6f60ef6161..13b1c585e86ca 100644 --- a/dotnet/test/firefox/WebDriver.Firefox.Tests.csproj +++ b/dotnet/test/firefox/WebDriver.Firefox.Tests.csproj @@ -48,4 +48,8 @@ + + + + diff --git a/dotnet/test/ie/WebDriver.IE.Tests.csproj b/dotnet/test/ie/WebDriver.IE.Tests.csproj index 1e62b47f2188d..ab45e6761726c 100644 --- a/dotnet/test/ie/WebDriver.IE.Tests.csproj +++ b/dotnet/test/ie/WebDriver.IE.Tests.csproj @@ -46,4 +46,8 @@ + + + + diff --git a/dotnet/test/phantomjs/WebDriver.PhantomJS.Tests.csproj b/dotnet/test/phantomjs/WebDriver.PhantomJS.Tests.csproj index fd68432571db2..8cd8243392ece 100644 --- a/dotnet/test/phantomjs/WebDriver.PhantomJS.Tests.csproj +++ b/dotnet/test/phantomjs/WebDriver.PhantomJS.Tests.csproj @@ -44,4 +44,8 @@ + + + + diff --git a/dotnet/test/remote/WebDriver.Remote.Tests.csproj b/dotnet/test/remote/WebDriver.Remote.Tests.csproj index c68a229e686c5..d7bbe0017cc76 100644 --- a/dotnet/test/remote/WebDriver.Remote.Tests.csproj +++ b/dotnet/test/remote/WebDriver.Remote.Tests.csproj @@ -43,4 +43,8 @@ + + + + diff --git a/dotnet/test/support/WebDriver.Support.Tests.csproj b/dotnet/test/support/WebDriver.Support.Tests.csproj index fea6c640936fc..aa1ab6626e56a 100644 --- a/dotnet/test/support/WebDriver.Support.Tests.csproj +++ b/dotnet/test/support/WebDriver.Support.Tests.csproj @@ -46,4 +46,8 @@ + + + + diff --git a/dotnet/test/webdriverbackedselenium/Selenium.WebDriverBackedSelenium.Tests.csproj b/dotnet/test/webdriverbackedselenium/Selenium.WebDriverBackedSelenium.Tests.csproj index 46f237794fd71..42247e022a691 100644 --- a/dotnet/test/webdriverbackedselenium/Selenium.WebDriverBackedSelenium.Tests.csproj +++ b/dotnet/test/webdriverbackedselenium/Selenium.WebDriverBackedSelenium.Tests.csproj @@ -48,4 +48,8 @@ + + + +