-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathLight.GuardClauses.slnx
More file actions
37 lines (37 loc) · 1.83 KB
/
Copy pathLight.GuardClauses.slnx
File metadata and controls
37 lines (37 loc) · 1.83 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
33
34
35
36
37
<Solution>
<Folder Name="/benchmarks/">
<Project Path="benchmarks/Light.GuardClauses.Performance/Light.GuardClauses.Performance.csproj" />
</Folder>
<Folder Name="/Solution Items/">
<File Path=".gitignore" />
<File Path="AGENTS.md" />
<File Path="CLAUDE.md" />
<File Path="CONTRIBUTING.md" />
<File Path="Directory.Build.props" />
<File Path="Directory.Packages.props" />
<File Path="global.json" />
<File Path="LICENSE" />
<File Path="Light.GuardClauses.sln.DotSettings" />
<File Path="README.md" />
</Folder>
<Folder Name="/src/">
<File Path="src/Directory.Build.props" />
<Project Path="src/Light.GuardClauses/Light.GuardClauses.csproj" />
</Folder>
<Folder Name="/tests/">
<File Path="tests/AGENTS.md" />
<File Path="tests/Directory.Build.props" />
<Project Path="tests/Light.GuardClauses.InternalRoslynAnalyzers.Tests/Light.GuardClauses.InternalRoslynAnalyzers.Tests.csproj" />
<Project Path="tests/Light.GuardClauses.SourceCodeTransformation.Tests/Light.GuardClauses.SourceCodeTransformation.Tests.csproj" />
<Project Path="tests/Light.GuardClauses.Tests/Light.GuardClauses.Tests.csproj" />
</Folder>
<Folder Name="/tools/" />
<Folder Name="/tools/analyzers/">
<Project Path="tools/analyzers/Light.GuardClauses.InternalRoslynAnalyzers.CodeFixes/Light.GuardClauses.InternalRoslynAnalyzers.CodeFixes.csproj" />
<Project Path="tools/analyzers/Light.GuardClauses.InternalRoslynAnalyzers/Light.GuardClauses.InternalRoslynAnalyzers.csproj" />
</Folder>
<Folder Name="/tools/source-export/">
<Project Path="tools/source-export/Light.GuardClauses.SourceCodeTransformation/Light.GuardClauses.SourceCodeTransformation.csproj" />
<Project Path="tools/source-export/Light.GuardClauses.SourceValidation/Light.GuardClauses.SourceValidation.csproj" />
</Folder>
</Solution>