Skip to content

Commit 4969b74

Browse files
committed
Updating .NET support library project file
1 parent 545fba4 commit 4969b74

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

dotnet/src/support/WebDriver.Support.csproj

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -88,13 +88,10 @@
8888
<Compile Include="PageObjects\DefaultPageObjectMemberDecorator.cs" />
8989
<Compile Include="PageObjects\IElementLocator.cs" />
9090
<Compile Include="PageObjects\IPageObjectMemberDecorator.cs" />
91-
<Compile Include="PageObjects\DefaultElementLocatorFactory.cs" />
9291
<Compile Include="PageObjects\FindsByAttribute.cs" />
9392
<Compile Include="PageObjects\FindsBySequenceAttribute.cs" />
9493
<Compile Include="PageObjects\How.cs" />
95-
<Compile Include="PageObjects\IElementLocatorFactory.cs" />
9694
<Compile Include="PageObjects\PageFactory.cs" />
97-
<Compile Include="PageObjects\RetryingElementLocatorFactory.cs" />
9895
<Compile Include="PageObjects\WebDriverObjectProxy.cs" />
9996
<Compile Include="PageObjects\WebElementListProxy.cs" />
10097
<Compile Include="PageObjects\WebElementProxy.cs" />

0 commit comments

Comments
 (0)