Skip to content

Commit

Permalink
Fixing WebDriver.csproj to account for missing Android driver
Browse files Browse the repository at this point in the history
  • Loading branch information
jimevans committed Mar 19, 2014
1 parent f8f41c8 commit 8c010da
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dotnet/src/webdriver/WebDriver.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="Android\AndroidDriver.cs" />
<Compile Include="By.cs" />
<Compile Include="DefaultFileDetector.cs" />
<Compile Include="Firefox\FirefoxDriverCommandExecutor.cs" />
Expand Down

0 comments on commit 8c010da

Please sign in to comment.