|
| 1 | +<Solution> |
| 2 | + <Folder Name="/benchmark/"> |
| 3 | + <Project Path="benchmark/StoragesBenchmark/StoragesBenchmark.csproj" /> |
| 4 | + </Folder> |
| 5 | + <Folder Name="/samples/"> |
| 6 | + <Project Path="samples/Api/Api.csproj" /> |
| 7 | + <Project Path="samples/AppHost/AppHost.csproj" /> |
| 8 | + <Project Path="samples/BpmnWorker/BpmnWorker.csproj" /> |
| 9 | + <Project Path="samples/CarWorker/CarWorker.csproj" /> |
| 10 | + <Project Path="samples/FlightWorker/FlightWorker.csproj" /> |
| 11 | + <Project Path="samples/HotelWorker/HotelWorker.csproj" /> |
| 12 | + <Project Path="samples/OrchestrationWorker/OrchestrationWorker.csproj" /> |
| 13 | + <Project Path="samples/SingleService/SingleService.csproj" /> |
| 14 | + <Project Path="samples/Server/Server.csproj" /> |
| 15 | + <Project Path="samples/Ui/Ui.csproj" /> |
| 16 | + </Folder> |
| 17 | + <Folder Name="/Solution Items/"> |
| 18 | + <File Path=".editorconfig" /> |
| 19 | + </Folder> |
| 20 | + <Folder Name="/src/"> |
| 21 | + <Project Path="src/LLL.DurableTask.Api/LLL.DurableTask.Api.csproj" /> |
| 22 | + <Project Path="src/LLL.DurableTask.AzureStorage/LLL.DurableTask.AzureStorage.csproj" /> |
| 23 | + <Project Path="src/LLL.DurableTask.Client/LLL.DurableTask.Client.csproj" /> |
| 24 | + <Project Path="src/LLL.DurableTask.Core/LLL.DurableTask.Core.csproj" /> |
| 25 | + <Project Path="src/LLL.DurableTask.EFCore.InMemory/LLL.DurableTask.EFCore.InMemory.csproj" /> |
| 26 | + <Project Path="src/LLL.DurableTask.EFCore.MySql/LLL.DurableTask.EFCore.MySql.csproj" /> |
| 27 | + <Project Path="src/LLL.DurableTask.EFCore.PostgreSQL/LLL.DurableTask.EFCore.PostgreSQL.csproj" /> |
| 28 | + <Project Path="src/LLL.DurableTask.EFCore.SqlServer/LLL.DurableTask.EFCore.SqlServer.csproj" /> |
| 29 | + <Project Path="src/LLL.DurableTask.EFCore/LLL.DurableTask.EFCore.csproj" /> |
| 30 | + <Project Path="src/LLL.DurableTask.Server.Grpc.Client/LLL.DurableTask.Server.Grpc.Client.csproj" /> |
| 31 | + <Project Path="src/LLL.DurableTask.Server.Grpc/LLL.DurableTask.Server.Grpc.csproj" /> |
| 32 | + <Project Path="src/LLL.DurableTask.Server/LLL.DurableTask.Server.csproj" /> |
| 33 | + <Project Path="src/LLL.DurableTask.Ui/LLL.DurableTask.Ui.csproj" /> |
| 34 | + <Project Path="src/LLL.DurableTask.Worker/LLL.DurableTask.Worker.csproj" /> |
| 35 | + </Folder> |
| 36 | + <Folder Name="/test/"> |
| 37 | + <Project Path="test/LLL.DurableTask.Tests/LLL.DurableTask.Tests.csproj" /> |
| 38 | + </Folder> |
| 39 | +</Solution> |
0 commit comments