-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCenteva.DomainModeling.slnx
More file actions
27 lines (27 loc) · 1.28 KB
/
Centeva.DomainModeling.slnx
File metadata and controls
27 lines (27 loc) · 1.28 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
26
27
<Solution>
<Configurations>
<Platform Name="Any CPU" />
<Platform Name="x64" />
<Platform Name="x86" />
</Configurations>
<Folder Name="/sample/">
<Project Path="sample/Centeva.DomainModeling.SampleApp/Centeva.DomainModeling.SampleApp.csproj" />
</Folder>
<Folder Name="/Solution Items/">
<File Path=".editorconfig" />
<File Path=".gitignore" />
<File Path="Directory.Build.props" />
<File Path="README.md" />
</Folder>
<Folder Name="/src/">
<Project Path="src/Centeva.DomainModeling.EFCore/Centeva.DomainModeling.EFCore.csproj" />
<Project Path="src/Centeva.DomainModeling.Mediator/Centeva.DomainModeling.Mediator.csproj" Id="7c54048e-7592-4bf4-8cc5-6d3d60a7f045" />
<Project Path="src/Centeva.DomainModeling.Testing/Centeva.DomainModeling.Testing.csproj" />
<Project Path="src/Centeva.DomainModeling/Centeva.DomainModeling.csproj" />
<Project Path="src/Centeva.DomainModeling.MediatR/Centeva.DomainModeling.MediatR.csproj" Id="4784ba45-a858-4f14-b18d-fd96e922c4bb" />
</Folder>
<Folder Name="/test/">
<Project Path="test/Centeva.DomainModeling.IntegrationTests/Centeva.DomainModeling.IntegrationTests.csproj" />
<Project Path="test/Centeva.DomainModeling.UnitTests/Centeva.DomainModeling.UnitTests.csproj" />
</Folder>
</Solution>