Skip to content

Commit

Permalink
update dll path
Browse files Browse the repository at this point in the history
  • Loading branch information
Anda Laakso committed Aug 20, 2019
1 parent 8472834 commit 7ce59e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HpToolsLauncher/HpToolsLauncher.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
</PropertyGroup>
<ItemGroup>
<Reference Include="interop.OTAClient">
<HintPath>..\..\..\interop.OTAClient.dll</HintPath>
<HintPath>externals\interop.OTAClient.dll</HintPath>
<EmbedInteropTypes>True</EmbedInteropTypes>
</Reference>
<Reference Include="Interop.Wlrun, Version=11.52.0.0, Culture=neutral, processorArchitecture=MSIL">
Expand Down

0 comments on commit 7ce59e2

Please sign in to comment.