-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathMatchMakerTool.slnx
More file actions
25 lines (25 loc) · 868 Bytes
/
MatchMakerTool.slnx
File metadata and controls
25 lines (25 loc) · 868 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
25
<Solution>
<Folder Name="/Solution Items/" />
<Folder Name="/Solution Items/Build Items/">
<File Path=".editorconfig" />
<File Path=".gitignore" />
<File Path=".runsettings" />
<File Path="Directory.Build.props" />
<File Path="Directory.Packages.props" />
<File Path="GitVersion.yml" />
</Folder>
<Folder Name="/Solution Items/Documentation/">
<File Path="LICENSE" />
<File Path="README.md" />
</Folder>
<Folder Name="/Source/">
<Project Path="Models/Models.csproj" />
<Project Path="Reporting/Reporting.csproj" />
<Project Path="Scheduling/Scheduling.csproj" />
<Project Path="Tool/Tool.csproj" />
</Folder>
<Folder Name="/Tests/">
<Project Path="Reporting.Test/Reporting.Test.csproj" />
<Project Path="Scheduling.Test/Scheduling.Test.csproj" />
</Folder>
</Solution>