Skip to content

Commit 84ef0e1

Browse files
author
Ethan Hann
committed
Add missing link to interface
1 parent 37263da commit 84ef0e1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

IntegrationEngine.Client.net40/IntegrationEngine.Client.net40.csproj

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,9 @@
5353
<Compile Include="..\IntegrationEngine.Client\EndpointName.cs">
5454
<Link>EndpointName.cs</Link>
5555
</Compile>
56+
<Compile Include="..\IntegrationEngine.Client\IInEngineClient.cs">
57+
<Link>IInEngineClient.cs</Link>
58+
</Compile>
5659
<Compile Include="..\IntegrationEngine.Client\InEngineClient.cs">
5760
<Link>InEngineClient.cs</Link>
5861
</Compile>

0 commit comments

Comments
 (0)