|
| 1 | +<Solution> |
| 2 | + <Folder Name="/Samples/"> |
| 3 | + <Project Path="../Foundatio.Kafka/samples/Foundatio.Kafka.Publish/Foundatio.Kafka.Publish.csproj" /> |
| 4 | + <Project Path="../Foundatio.Kafka/samples/Foundatio.Kafka.Subscribe/Foundatio.Kafka.Subscribe.csproj" /> |
| 5 | + <Project Path="../Foundatio.RabbitMQ/samples/Foundatio.RabbitMQ.Publish/Foundatio.RabbitMQ.Publish.csproj" /> |
| 6 | + <Project Path="../Foundatio.RabbitMQ/samples/Foundatio.RabbitMQ.Subscribe/Foundatio.RabbitMQ.Subscribe.csproj" /> |
| 7 | + <Project Path="../Foundatio.Redis/samples/Foundatio.SampleJob/Foundatio.SampleJob.csproj" /> |
| 8 | + <Project Path="../Foundatio.Redis/samples/Foundatio.SampleJobClient/Foundatio.SampleJobClient.csproj" /> |
| 9 | + <Project Path="samples/Foundatio.AppHost/Foundatio.AppHost.csproj" /> |
| 10 | + <Project Path="samples/Foundatio.HostingSample/Foundatio.HostingSample.csproj" /> |
| 11 | + </Folder> |
| 12 | + <Folder Name="/Solution Items/"> |
| 13 | + <File Path=".editorconfig" /> |
| 14 | + <File Path=".github/workflows/build-workflow.yml" /> |
| 15 | + <File Path=".github/workflows/build.yml" /> |
| 16 | + <File Path=".github/workflows/codeql-analysis.yml" /> |
| 17 | + <File Path="build/common.props" /> |
| 18 | + <File Path="NuGet.config" /> |
| 19 | + <File Path="README.md" /> |
| 20 | + <File Path="src/Directory.Build.props" /> |
| 21 | + <File Path="tests/Directory.Build.props" /> |
| 22 | + </Folder> |
| 23 | + <Folder Name="/Tests/"> |
| 24 | + <Project Path="../Foundatio.Aliyun/tests/Foundatio.Aliyun.Tests/Foundatio.Aliyun.Tests.csproj" /> |
| 25 | + <Project Path="../Foundatio.AWS/tests/Foundatio.AWS.Tests/Foundatio.AWS.Tests.csproj" /> |
| 26 | + <Project Path="../Foundatio.AzureServiceBus/tests/Foundatio.AzureServiceBus.Tests/Foundatio.AzureServiceBus.Tests.csproj" /> |
| 27 | + <Project Path="../Foundatio.AzureStorage/tests/Foundatio.AzureStorage.Tests/Foundatio.AzureStorage.Tests.csproj" /> |
| 28 | + <Project Path="../Foundatio.Kafka/tests/Foundatio.Kafka.Tests/Foundatio.Kafka.Tests.csproj" /> |
| 29 | + <Project Path="../Foundatio.Minio/tests/Foundatio.Minio.Tests/Foundatio.Minio.Tests.csproj" /> |
| 30 | + <Project Path="../Foundatio.Parsers/tests/Foundatio.Parsers.ElasticQueries.Tests/Foundatio.Parsers.ElasticQueries.Tests.csproj" /> |
| 31 | + <Project Path="../Foundatio.Parsers/tests/Foundatio.Parsers.LuceneQueries.Tests/Foundatio.Parsers.LuceneQueries.Tests.csproj" /> |
| 32 | + <Project Path="../Foundatio.Parsers/tests/Foundatio.Parsers.SqlQueries.Tests/Foundatio.Parsers.SqlQueries.Tests.csproj" /> |
| 33 | + <Project Path="../Foundatio.RabbitMQ/tests/Foundatio.RabbitMQ.Tests/Foundatio.RabbitMQ.Tests.csproj" /> |
| 34 | + <Project Path="../Foundatio.Redis/tests/Foundatio.Redis.Tests/Foundatio.Redis.Tests.csproj" /> |
| 35 | + <Project Path="../Foundatio.Repositories/tests/Foundatio.Repositories.Elasticsearch.Tests/Foundatio.Repositories.Elasticsearch.Tests.csproj" /> |
| 36 | + <Project Path="../Foundatio.Repositories/tests/Foundatio.Repositories.Tests/Foundatio.Repositories.Tests.csproj" /> |
| 37 | + <Project Path="../Foundatio.Storage.SshNet/tests/Foundatio.Storage.SshNet.Tests/Foundatio.Storage.SshNet.Tests.csproj" /> |
| 38 | + <Project Path="src/Foundatio.TestHarness/Foundatio.TestHarness.csproj" /> |
| 39 | + <Project Path="tests/Foundatio.Tests/Foundatio.Tests.csproj" /> |
| 40 | + </Folder> |
| 41 | + <Project Path="../Foundatio.Aliyun/src/Foundatio.Aliyun/Foundatio.Aliyun.csproj" /> |
| 42 | + <Project Path="../Foundatio.AWS/src/Foundatio.AWS/Foundatio.AWS.csproj" /> |
| 43 | + <Project Path="../Foundatio.AzureServiceBus/src/Foundatio.AzureServiceBus/Foundatio.AzureServiceBus.csproj" /> |
| 44 | + <Project Path="../Foundatio.AzureStorage/src/Foundatio.AzureStorage/Foundatio.AzureStorage.csproj" /> |
| 45 | + <Project Path="../Foundatio.Kafka/src/Foundatio.Kafka/Foundatio.Kafka.csproj" /> |
| 46 | + <Project Path="../Foundatio.Minio/src/Foundatio.Minio/Foundatio.Minio.csproj" /> |
| 47 | + <Project Path="../Foundatio.Parsers/src/Foundatio.Parsers.ElasticQueries/Foundatio.Parsers.ElasticQueries.csproj" /> |
| 48 | + <Project Path="../Foundatio.Parsers/src/Foundatio.Parsers.LuceneQueries/Foundatio.Parsers.LuceneQueries.csproj" /> |
| 49 | + <Project Path="../Foundatio.Parsers/src/Foundatio.Parsers.SqlQueries/Foundatio.Parsers.SqlQueries.csproj" /> |
| 50 | + <Project Path="../Foundatio.RabbitMQ/src/Foundatio.RabbitMQ/Foundatio.RabbitMQ.csproj" /> |
| 51 | + <Project Path="../Foundatio.Redis/src/Foundatio.Redis/Foundatio.Redis.csproj" /> |
| 52 | + <Project Path="../Foundatio.Repositories/src/Foundatio.Repositories.Elasticsearch/Foundatio.Repositories.Elasticsearch.csproj" /> |
| 53 | + <Project Path="../Foundatio.Repositories/src/Foundatio.Repositories/Foundatio.Repositories.csproj" /> |
| 54 | + <Project Path="../Foundatio.Storage.SshNet/src/Foundatio.Storage.SshNet/Foundatio.Storage.SshNet.csproj" /> |
| 55 | + <Project Path="src/Foundatio.Extensions.Hosting/Foundatio.Extensions.Hosting.csproj" /> |
| 56 | + <Project Path="src/Foundatio.JsonNet/Foundatio.JsonNet.csproj" /> |
| 57 | + <Project Path="src/Foundatio.MessagePack/Foundatio.MessagePack.csproj" /> |
| 58 | + <Project Path="src/Foundatio.Utf8Json/Foundatio.Utf8Json.csproj" /> |
| 59 | + <Project Path="src/Foundatio.Xunit/Foundatio.Xunit.csproj" /> |
| 60 | + <Project Path="src/Foundatio/Foundatio.csproj" /> |
| 61 | +</Solution> |
0 commit comments