Skip to content

Commit

Permalink
Fixing .NET language bindings command-line build
Browse files Browse the repository at this point in the history
  • Loading branch information
jimevans committed Nov 3, 2017
1 parent a544366 commit 49b4216
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dotnet/src/webdriver/WebDriver.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
<Visible>False</Visible>
<LogicalName>WebDriver.FirefoxPreferences</LogicalName>
</EmbeddedResource>
<EmbeddedResource Include="$(MSBuildProjectDirectory)\..\..\..\buck-out\gen\javascript\webdriver\atoms\getAttribute.js">
<EmbeddedResource Include="$(MSBuildProjectDirectory)\..\..\..\buck-out\gen\javascript\webdriver\atoms\get-attribute.js">
<Visible>False</Visible>
<LogicalName>getAttribute.js</LogicalName>
</EmbeddedResource>
Expand Down

0 comments on commit 49b4216

Please sign in to comment.