File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
IntegrationEngine.Core.Tests Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 5555 <Compile Include =" StubSearchResponse.cs" />
5656 <Compile Include =" StubHit.cs" />
5757 <Compile Include =" StubGetResponse.cs" />
58+ <Compile Include =" StubIndexResponse.cs" />
5859 </ItemGroup >
5960 <Import Project =" $(MSBuildBinPath)\Microsoft.CSharp.targets" />
6061 <ItemGroup >
Original file line number Diff line number Diff line change 128128 <Reference Include =" RabbitMQ.Client" >
129129 <HintPath >..\packages\RabbitMQ.Client.3.4.3\lib\net35\RabbitMQ.Client.dll</HintPath >
130130 </Reference >
131+ <Reference Include =" fx.configuration" >
132+ <HintPath >..\packages\FX.Configuration.0.4.1\lib\net45\fx.configuration.dll</HintPath >
133+ </Reference >
131134 <Reference Include =" Elasticsearch.Net" >
132135 <HintPath >..\packages\Elasticsearch.Net.1.4.0\lib\net45\Elasticsearch.Net.dll</HintPath >
133136 </Reference >
134137 <Reference Include =" Nest" >
135138 <HintPath >..\packages\NEST.1.4.0\lib\net45\Nest.dll</HintPath >
136139 </Reference >
137- <Reference Include =" fx.configuration" >
138- <HintPath >..\packages\FX.Configuration.0.4.1\lib\net45\fx.configuration.dll</HintPath >
139- </Reference >
140140 </ItemGroup >
141141 <ItemGroup >
142142 <Compile Include =" ..\configuration\SharedAssemblyInfo.cs" >
You can’t perform that action at this time.
0 commit comments