-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCoreDesign.slnx
More file actions
25 lines (25 loc) · 1.43 KB
/
Copy pathCoreDesign.slnx
File metadata and controls
25 lines (25 loc) · 1.43 KB
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
<Solution>
<Folder Name="/src/">
<Project Path="src/CoreDesign.Data/CoreDesign.Data.csproj" />
<Project Path="src/CoreDesign.SeedTool/CoreDesign.SeedTool.csproj" />
<Project Path="src/CoreDesign.Logging.Generators/CoreDesign.Logging.Generators.csproj" />
<Project Path="src/CoreDesign.Logging/CoreDesign.Logging.csproj" />
<Project Path="src/CoreDesign.Shared/CoreDesign.Shared.csproj" />
</Folder>
<Folder Name="/src/CoreDesign.Identity/">
<File Path="src/CoreDesign.Identity/README.AzureEntra.md" />
<File Path="src/CoreDesign.Identity/README.md" />
<Project Path="src/CoreDesign.Identity/CoreDesign.Identity.Client/CoreDesign.Identity.Client.csproj" />
<Project Path="src/CoreDesign.Identity/CoreDesign.Identity.Server/CoreDesign.Identity.Server.csproj" />
</Folder>
<Folder Name="/tests/">
<Project Path="tests/CoreDesign.Data.Tests/CoreDesign.Data.Tests.csproj" />
<Project Path="tests/CoreDesign.SeedTool.Tests/CoreDesign.SeedTool.Tests.csproj" />
<Project Path="tests/CoreDesign.Logging.Tests/CoreDesign.Logging.Tests.csproj" />
<Project Path="tests/CoreDesign.Shared.Tests/CoreDesign.Shared.Tests.csproj" />
</Folder>
<Folder Name="/tests/CoreDesign.Identity/">
<Project Path="tests/CoreDesign.Identity.Server.Tests/CoreDesign.Identity.Server.Tests.csproj" />
<Project Path="tests/CoreDesign.Identity.Client.Tests/CoreDesign.Identity.Client.Tests.csproj" />
</Folder>
</Solution>