-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathETicketBooking.slnx
More file actions
25 lines (25 loc) · 1.31 KB
/
Copy pathETicketBooking.slnx
File metadata and controls
25 lines (25 loc) · 1.31 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
<Solution>
<Folder Name="/Src/">
<File Path="E-Ticket_Inventory_&_Concurrency_Implementation.md" />
<File Path="INTEGRATION_&_REAL_TIME_FEATURES.md" />
</Folder>
<Folder Name="/Src/BuildingBlocks/">
<Project Path="Shared.Kernel/Shared.Kernel.csproj" />
</Folder>
<Folder Name="/Src/Services/" />
<Folder Name="/Src/Services/Booking/">
<Project Path="Src/Services/Booking/Booking.API/Booking.API.csproj" />
<Project Path="Src/Services/Booking/Booking.Application/Booking.Application.csproj" />
<Project Path="Src/Services/Booking/Booking.Domain/Booking.Domain.csproj" />
<Project Path="Src/Services/Booking/Booking.Infrastructure/Booking.Infrastructure.csproj" />
</Folder>
<Folder Name="/Src/Services/Identity/">
<Project Path="Identity.API/Identity.API.csproj" Id="35fb355f-cd8d-4067-b1a8-cfd94d19f71f" />
<Project Path="Identity.Application/Identity.Application.csproj" Id="67e9c63f-130f-46c8-bdff-c1db566e3555" />
<Project Path="Identity.Domain/Identity.Domain.csproj" Id="a225452a-4d76-41e9-8151-71e5e6783473" />
<Project Path="Identity.Infrastructure/Identity.Infrastructure.csproj" Id="d712b5db-83c0-4d92-9a31-f687cac85cd1" />
</Folder>
<Folder Name="/Test/">
<Project Path="Src/Services/Booking/Booking.Tests/Booking.Tests.csproj" />
</Folder>
</Solution>