-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathFritzCallMonitor.slnx
More file actions
32 lines (32 loc) · 1.14 KB
/
FritzCallMonitor.slnx
File metadata and controls
32 lines (32 loc) · 1.14 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
28
29
30
31
32
<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" />
<File Path="package-icon.png" />
</Folder>
<Folder Name="/src/">
<Project Path="src/FritzCallMonitor/FritzCallMonitor.csproj" />
<Project Path="src/FritzCallMonitor.Demo/FritzCallMonitor.Demo.csproj" />
<File Path="src/Directory.Build.props" />
</Folder>
<Folder Name="/test/">
<File Path="test/MSTestSettings.cs" />
<Project Path="test/FritzCallMonitor.Tests/FritzCallMonitor.Tests.csproj" />
<File Path="test/Directory.Build.props" />
</Folder>
</Solution>