-
-
Notifications
You must be signed in to change notification settings - Fork 542
Expand file tree
/
Copy pathECommerce.slnx
More file actions
19 lines (19 loc) · 771 Bytes
/
ECommerce.slnx
File metadata and controls
19 lines (19 loc) · 771 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<Solution>
<Folder Name="/Core/">
<Project Path="../../../Core.EventStoreDB/Core.EventStoreDB.csproj" />
<Project Path="../../../Core.Serialization/Core.Serialization.csproj" />
<Project Path="../../../Core.Testing/Core.Testing.csproj" />
<Project Path="../../../Core.WebApi/Core.WebApi.csproj" />
<Project Path="../../../Core/Core.csproj" />
</Folder>
<Folder Name="/docker/">
<File Path="docker/docker-compose.yml" />
</Folder>
<Folder Name="/Docs/">
<File Path="README.md" />
</Folder>
<Project Path="ECommerce.Api.Tests/ECommerce.Api.Tests.csproj" />
<Project Path="ECommerce.Api/ECommerce.Api.csproj" />
<Project Path="ECommerce.Core/ECommerce.Core.csproj" />
<Project Path="ECommerce/ECommerce.csproj" />
</Solution>