|
| 1 | +<Solution> |
| 2 | + <Folder Name="/benchmarks/"> |
| 3 | + <Project Path="benchmarks/Elastic.Transport.Benchmarks/Elastic.Transport.Benchmarks.csproj" /> |
| 4 | + <Project Path="benchmarks/Elastic.Transport.Profiling/Elastic.Transport.Profiling.csproj" /> |
| 5 | + </Folder> |
| 6 | + <Folder Name="/build/"> |
| 7 | + <File Path=".editorconfig" /> |
| 8 | + <File Path=".gitattributes" /> |
| 9 | + <File Path=".github/workflows/ci.yml" /> |
| 10 | + <File Path=".github/workflows/test-windows.yml" /> |
| 11 | + <File Path=".gitignore" /> |
| 12 | + <File Path="build.bat" /> |
| 13 | + <File Path="build.sh" /> |
| 14 | + <File Path="Directory.Build.props" /> |
| 15 | + <File Path="global.json" /> |
| 16 | + <File Path="license.txt" /> |
| 17 | + <File Path="README.md" /> |
| 18 | + <Project Path="build/scripts/scripts.fsproj" /> |
| 19 | + </Folder> |
| 20 | + <Folder Name="/examples/"> |
| 21 | + <Project Path="examples/transport-aot-example/transport-aot-example.csproj" /> |
| 22 | + </Folder> |
| 23 | + <Folder Name="/src/"> |
| 24 | + <File Path="src/Directory.Build.props" /> |
| 25 | + <Project Path="Playground/Playground.csproj" /> |
| 26 | + <Project Path="src/Elastic.Transport.VirtualizedCluster/Elastic.Transport.VirtualizedCluster.csproj" /> |
| 27 | + <Project Path="src/Elastic.Transport/Elastic.Transport.csproj" /> |
| 28 | + </Folder> |
| 29 | + <Folder Name="/tests/"> |
| 30 | + <Project Path="tests/Elastic.Elasticsearch.IntegrationTests/Elastic.Elasticsearch.IntegrationTests.csproj" /> |
| 31 | + <Project Path="tests/Elastic.Transport.IntegrationTests/Elastic.Transport.IntegrationTests.csproj" /> |
| 32 | + <Project Path="tests/Elastic.Transport.Tests.Shared/Elastic.Transport.Tests.Shared.csproj" /> |
| 33 | + <Project Path="tests/Elastic.Transport.Tests/Elastic.Transport.Tests.csproj" /> |
| 34 | + </Folder> |
| 35 | +</Solution> |
0 commit comments