-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDevCenter.slnx
26 lines (26 loc) · 1.06 KB
/
DevCenter.slnx
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
26
<Solution>
<Folder Name="/test/" />
<Folder Name="/src/Microservice/" />
<Folder Name="/src/Infrastructure/">
<Project Path="src\Infrastructure\Ater.Web.Abstraction\Ater.Web.Abstraction.csproj" />
<Project Path="src\Infrastructure\Ater.Web.Core\Ater.Web.Core.csproj" />
<Project Path="src\Infrastructure\Ater.Web.Extension\Ater.Web.Extension.csproj" />
</Folder>
<Folder Name="/src/Definition/">
<Project Path="src\Definition\EntityFramework\EntityFramework.csproj" />
<Project Path="src\Definition\Entity\Entity.csproj" />
<Project Path="src\Definition\Share\Share.csproj" />
</Folder>
<Folder Name="/src/">
<Project Path="src\Application\Application.csproj" />
<Project Path="src\Http.API\Http.API.csproj" />
</Folder>
<Folder Name="/Solution Items/">
<File Path=".editorconfig" />
</Folder>
<Folder Name="/Scripts/">
<File Path="scripts\publishAPI.ps1" />
<File Path="scripts\SyncRequestService.ps1" />
</Folder>
<Project Path="docker-compose.dcproj" Type="{E53339B2-1760-4266-BCC7-CA923CBCF16C}" />
</Solution>