File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change 752
752
<Compile Include =" Ingest\GetPipeline\ElasticClient-GetPipeline.cs" />
753
753
<Compile Include =" Ingest\GetPipeline\GetPipelineRequest.cs" />
754
754
<Compile Include =" Ingest\GetPipeline\GetPipelineResponse.cs" />
755
+ <Compile Include =" Ingest\Processor.cs" />
756
+ <Compile Include =" Ingest\ProcessorsDescriptor.cs" />
757
+ <Compile Include =" Ingest\Processors\ConvertProcessor.cs" />
758
+ <Compile Include =" Ingest\Processors\AppendProcessor.cs" />
755
759
<Compile Include =" Ingest\SimulatePipeline\ElasticClient-SimulatePipeline.cs" />
756
760
<Compile Include =" Ingest\SimulatePipeline\SimulatePipelineRequest.cs" />
757
761
<Compile Include =" Ingest\SimulatePipeline\SimulatePiipelineResponse.cs" />
1252
1256
<ItemGroup >
1253
1257
<None Include =" paket.references" />
1254
1258
</ItemGroup >
1259
+ <ItemGroup />
1255
1260
<Import Project =" $(MSBuildBinPath)\Microsoft.CSharp.targets" />
1256
1261
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
1257
1262
Other similar extension points exist, see Microsoft.Common.targets.
You can’t perform that action at this time.
0 commit comments