-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathLogging.Abstractions.slnx
More file actions
24 lines (24 loc) · 864 Bytes
/
Logging.Abstractions.slnx
File metadata and controls
24 lines (24 loc) · 864 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
<Solution>
<Folder Name="/Solution Items/">
<File Path=".editorconfig" />
<File Path=".filenesting.json" />
<File Path=".gitattributes" />
<File Path=".gitignore" />
<File Path=".gitmodules" />
<File Path="Directory.Build.props" />
<File Path="Directory.Packages.props" />
<File Path="Directory.Solution.props" />
<File Path="GitVersion.yml" />
<File Path="LICENSE" />
<File Path="new-project.ps1" />
<File Path="nuget.config" />
<File Path="README.md" />
<File Path="update-solution.ps1" />
</Folder>
<Folder Name="/src/">
<Project Path="src/NetEvolve.Logging.Abstractions/NetEvolve.Logging.Abstractions.csproj" />
</Folder>
<Folder Name="/tests/">
<Project Path="tests/NetEvolve.Logging.Abstractions.Tests.Unit/NetEvolve.Logging.Abstractions.Tests.Unit.csproj" />
</Folder>
</Solution>