vending-machine/backend/VendingMachine.slnx
2026-04-03 06:07:13 +08:00

12 lines
507 B
Plaintext

<Solution>
<Folder Name="/src/">
<Project Path="src/VendingMachine.Api/VendingMachine.Api.csproj" />
<Project Path="src/VendingMachine.Application/VendingMachine.Application.csproj" />
<Project Path="src/VendingMachine.Domain/VendingMachine.Domain.csproj" />
<Project Path="src/VendingMachine.Infrastructure/VendingMachine.Infrastructure.csproj" />
</Folder>
<Folder Name="/tests/">
<Project Path="tests/VendingMachine.Tests/VendingMachine.Tests.csproj" />
</Folder>
</Solution>