-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDistributedFileFragmentor.slnx
More file actions
26 lines (26 loc) · 1.65 KB
/
Copy pathDistributedFileFragmentor.slnx
File metadata and controls
26 lines (26 loc) · 1.65 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
<Solution>
<Folder Name="/Solution Items/">
<File Path=".gitignore" />
<File Path="README.md" />
</Folder>
<Folder Name="/src/" />
<Folder Name="/src/ClassLibraries/">
<Project Path="src/ClassLibraries/DistributedFileFragmentor.Application/DistributedFileFragmentor.Application.csproj" />
<Project Path="src/ClassLibraries/DistributedFileFragmentor.Domain/DistributedFileFragmentor.Domain.csproj" />
<Project Path="src/ClassLibraries/DistributedFileFragmentor.Infrastructure/DistributedFileFragmentor.Infrastructure.csproj" />
<Project Path="src/ClassLibraries/DistributedFileFragmentor.Shared.Common/DistributedFileFragmentor.Shared.Common.csproj" />
</Folder>
<Folder Name="/src/Presentation/">
<Project Path="src/Presentation/DistributedFileFragmentor.Console/DistributedFileFragmentor.Console.csproj" />
</Folder>
<Folder Name="/tests/" />
<Folder Name="/tests/ClassLibraries/">
<Project Path="tests/ClassLibraries/DistributedFileFragmentor.Application.Tests/DistributedFileFragmentor.Application.Tests.csproj" />
<Project Path="tests/ClassLibraries/DistributedFileFragmentor.Domain.Tests/DistributedFileFragmentor.Domain.Tests.csproj" />
<Project Path="tests/ClassLibraries/DistributedFileFragmentor.Infrastructure.Tests/DistributedFileFragmentor.Infrastructure.Tests.csproj" />
<Project Path="tests/ClassLibraries/DistributedFileFragmentor.Shared.Common.Tests/DistributedFileFragmentor.Shared.Common.Tests.csproj" />
</Folder>
<Folder Name="/tests/Presentation/">
<Project Path="tests/Presentation/DistributedFileFragmentor.Console.Tests/DistributedFileFragmentor.Console.Tests.csproj" />
</Folder>
</Solution>