-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathelastic-ingest-dotnet.slnx
More file actions
57 lines (57 loc) · 3.35 KB
/
elastic-ingest-dotnet.slnx
File metadata and controls
57 lines (57 loc) · 3.35 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
<Solution>
<Folder Name="/benchmarks/">
<Project Path="benchmarks/Elastic.Ingest.Elasticsearch.Benchmarks/Elastic.Ingest.Elasticsearch.Benchmarks.csproj" />
<Project Path="benchmarks/Elastic.Ingest.Elasticsearch.Profiling/Elastic.Ingest.Elasticsearch.Profiling.csproj" />
<Project Path="benchmarks/Performance.Common/Performance.Common.csproj" />
</Folder>
<Folder Name="/build/">
<File Path="build.bat" />
<File Path="build.sh" />
<File Path="CODE_OF_CONDUCT.md" />
<File Path="contributing.md" />
<File Path="Directory.Build.props" />
<File Path="dotnet-tools.json" />
<File Path="global.json" />
<File Path="license.txt" />
<File Path="NOTICE.txt" />
<File Path="nuget-icon.png" />
<File Path="nuget.config" />
<File Path="README.md" />
<Project Path="build/scripts/scripts.fsproj" />
</Folder>
<Folder Name="/examples/">
<File Path="examples/Directory.Build.props" />
<Project Path="examples/Elastic.Channels.Continuous/Elastic.Channels.Continuous.csproj" />
<Project Path="examples/Elastic.Channels.Example/Elastic.Channels.Example.csproj" />
<Project Path="examples/Elastic.Ingest.Apm.Example/Elastic.Ingest.Apm.Example.csproj" />
<Project Path="examples/Elastic.Ingest.OpenTelemetry.Example/Elastic.Ingest.OpenTelemetry.Example.csproj" />
<Project Path="examples/ingest-aot-smoketest/ingest-aot-smoketest.csproj" />
<Project Path="examples/playground/playground.csproj" />
<Project Path="examples/Elastic.Ingest.IncrementalSync.Example/Elastic.Ingest.IncrementalSync.Example.csproj" />
<Project Path="examples/Elastic.Ingest.MultiChannel/Elastic.Ingest.MultiChannel.csproj" />
</Folder>
<Folder Name="/src/">
<File Path="src/Directory.Build.props" />
<Project Path="src/Elastic.Clients.AgentBuilder/Elastic.Clients.AgentBuilder.csproj" />
<Project Path="src/Elastic.Extensions.AI/Elastic.Extensions.AI.csproj" />
<Project Path="src/Elastic.Channels/Elastic.Channels.csproj" />
<Project Path="src/Elastic.Ingest.Apm/Elastic.Ingest.Apm.csproj" />
<Project Path="src/Elastic.Ingest.Elasticsearch/Elastic.Ingest.Elasticsearch.csproj" />
<Project Path="src/Elastic.Ingest.OpenTelemetry/Elastic.Ingest.OpenTelemetry.csproj" />
<Project Path="src/Elastic.Ingest.Transport/Elastic.Ingest.Transport.csproj" />
<Project Path="src/Elastic.Mapping/Elastic.Mapping.csproj" />
<Project Path="src/Elastic.Mapping.Generator/Elastic.Mapping.Generator.csproj" />
</Folder>
<Folder Name="/tests/">
<File Path="tests/Directory.Build.props" />
<File Path="tests\README.md" />
<Project Path="tests/Elastic.Clients.AgentBuilder.IntegrationTests/Elastic.Clients.AgentBuilder.IntegrationTests.csproj" />
<Project Path="tests/Elastic.Clients.AgentBuilder.Tests/Elastic.Clients.AgentBuilder.Tests.csproj" />
<Project Path="tests/Elastic.Extensions.AI.IntegrationTests/Elastic.Extensions.AI.IntegrationTests.csproj" />
<Project Path="tests/Elastic.Channels.Tests/Elastic.Channels.Tests.csproj" />
<Project Path="tests/Elastic.Ingest.Elasticsearch.IntegrationTests/Elastic.Ingest.Elasticsearch.IntegrationTests.csproj" />
<Project Path="tests/Elastic.Ingest.Elasticsearch.Tests/Elastic.Ingest.Elasticsearch.Tests.csproj" />
<Project Path="tests/Elastic.Mapping.Tests/Elastic.Mapping.Tests.csproj" />
</Folder>
<Project Path="docs/docs.csproj" />
</Solution>