Skip to content

Commit

Permalink
Updating .NET support library project file
Browse files Browse the repository at this point in the history
  • Loading branch information
jimevans committed Jan 19, 2016
1 parent 545fba4 commit 4969b74
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions dotnet/src/support/WebDriver.Support.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -88,13 +88,10 @@
<Compile Include="PageObjects\DefaultPageObjectMemberDecorator.cs" />
<Compile Include="PageObjects\IElementLocator.cs" />
<Compile Include="PageObjects\IPageObjectMemberDecorator.cs" />
<Compile Include="PageObjects\DefaultElementLocatorFactory.cs" />
<Compile Include="PageObjects\FindsByAttribute.cs" />
<Compile Include="PageObjects\FindsBySequenceAttribute.cs" />
<Compile Include="PageObjects\How.cs" />
<Compile Include="PageObjects\IElementLocatorFactory.cs" />
<Compile Include="PageObjects\PageFactory.cs" />
<Compile Include="PageObjects\RetryingElementLocatorFactory.cs" />
<Compile Include="PageObjects\WebDriverObjectProxy.cs" />
<Compile Include="PageObjects\WebElementListProxy.cs" />
<Compile Include="PageObjects\WebElementProxy.cs" />
Expand Down

0 comments on commit 4969b74

Please sign in to comment.