-
Notifications
You must be signed in to change notification settings - Fork 17
Expand file tree
/
Copy pathSandbox.slnx
More file actions
16 lines (16 loc) · 1016 Bytes
/
Sandbox.slnx
File metadata and controls
16 lines (16 loc) · 1016 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<Solution>
<Project Path="Sandbox.ApiService/Sandbox.ApiService.csproj" />
<Project Path="Sandbox.AppHost/Sandbox.AppHost.csproj" />
<Project Path="Sandbox.Architectural.Tests/Sandbox.Architectural.Tests.csproj" />
<Project Path="Sandbox.Gateway/Sandbox.Gateway.csproj" />
<Project Path="Sandbox.Migrations/Sandbox.Migrations.csproj" />
<Project Path="Sandbox.Modules.CustomerManagement/Sandbox.Modules.CustomerManagement.csproj" />
<Project
Path="Sandbox.Modules.CustomerManagement.IntegrationTests/Sandbox.Modules.CustomerManagement.IntegrationTests.csproj" />
<Project Path="Sandbox.Modules.Billing.Tests/Sandbox.Modules.Billing.Tests.csproj" />
<Project Path="Sandbox.Modules.Billing/Sandbox.Modules.Billing.csproj" />
<Project
Path="Sandbox.Modules.CustomerManagement.Tests/Sandbox.Modules.CustomerManagement.Tests.csproj" />
<Project Path="Sandbox.ServiceDefaults/Sandbox.ServiceDefaults.csproj" />
<Project Path="Sandbox.SharedKernel/Sandbox.SharedKernel.csproj" />
</Solution>