We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37263da commit 84ef0e1Copy full SHA for 84ef0e1
IntegrationEngine.Client.net40/IntegrationEngine.Client.net40.csproj
@@ -53,6 +53,9 @@
53
<Compile Include="..\IntegrationEngine.Client\EndpointName.cs">
54
<Link>EndpointName.cs</Link>
55
</Compile>
56
+ <Compile Include="..\IntegrationEngine.Client\IInEngineClient.cs">
57
+ <Link>IInEngineClient.cs</Link>
58
+ </Compile>
59
<Compile Include="..\IntegrationEngine.Client\InEngineClient.cs">
60
<Link>InEngineClient.cs</Link>
61
0 commit comments