-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathLinkMobility.slnx
More file actions
27 lines (27 loc) · 895 Bytes
/
LinkMobility.slnx
File metadata and controls
27 lines (27 loc) · 895 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
26
27
<Solution>
<Folder Name="/Solution Items/" />
<Folder Name="/Solution Items/build/">
<File Path="Directory.Build.props" />
</Folder>
<Folder Name="/Solution Items/build/workflows/">
<File Path=".gitea/workflows/branch-build.yml" />
<File Path=".gitea/workflows/release-build.yml" />
</Folder>
<Folder Name="/Solution Items/config/">
<File Path=".editorconfig" />
<File Path=".gitignore" />
<File Path="CodeMaid.config" />
<File Path="nuget.config" />
</Folder>
<Folder Name="/Solution Items/docs/">
<File Path="CHANGELOG.md" />
<File Path="LICENSE.txt" />
<File Path="README.md" />
</Folder>
<Folder Name="/src/">
<Project Path="src/LinkMobility/LinkMobility.csproj" />
</Folder>
<Folder Name="/test/">
<Project Path="test/LinkMobility.Tests/LinkMobility.Tests.csproj" />
</Folder>
</Solution>