-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathAceParking.Blazor.slnx
More file actions
24 lines (24 loc) · 896 Bytes
/
Copy pathAceParking.Blazor.slnx
File metadata and controls
24 lines (24 loc) · 896 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<Solution>
<Folder Name="/Solution Items/">
<File Path=".dockerignore" />
<File Path=".editorconfig" />
<File Path=".gitignore" />
<File Path="CleanArchitecture.Blazor.nuspec" />
<File Path="Dockerfile" />
<File Path="README.md" />
</Folder>
<Folder Name="/src/">
<Project Path="src/Application/Application.csproj" />
<Project Path="src/Domain/Domain.csproj" />
<Project Path="src/Infrastructure/Infrastructure.csproj" />
<Project Path="src/Server.UI/Server.UI.csproj" />
</Folder>
<Folder Name="/src/Migrators/">
<Project Path="src/Migrators/Migrators.MSSQL/Migrators.MSSQL.csproj" />
<Project Path="src/Migrators/Migrators.PostgreSQL/Migrators.PostgreSQL.csproj" />
<Project Path="src/Migrators/Migrators.SqLite/Migrators.SqLite.csproj" />
</Folder>
<Project Path="docker-compose.dcproj">
<Build />
</Project>
</Solution>