customer-orders-bff/Customer.Orders.Bff.slnx
2026-03-31 16:30:26 -06:00

11 lines
493 B
Plaintext

<Solution>
<Folder Name="/src/">
<Project Path="src/Customer.Orders.Bff.Application/Customer.Orders.Bff.Application.csproj" />
<Project Path="src/Customer.Orders.Bff.Contracts/Customer.Orders.Bff.Contracts.csproj" />
<Project Path="src/Customer.Orders.Bff.Rest/Customer.Orders.Bff.Rest.csproj" />
</Folder>
<Folder Name="/tests/">
<Project Path="tests/Customer.Orders.Bff.Application.UnitTests/Customer.Orders.Bff.Application.UnitTests.csproj" />
</Folder>
</Solution>