-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathSmart.Resolver.slnx
More file actions
30 lines (30 loc) · 1.16 KB
/
Smart.Resolver.slnx
File metadata and controls
30 lines (30 loc) · 1.16 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
<Solution>
<Folder Name="/Solution Items/">
<File Path=".editorconfig" />
<File Path=".gitattributes" />
<File Path=".gitignore" />
<File Path="AGENTS.md" />
<File Path="Analyzers.ruleset" />
<File Path="CLAUDE.md" />
<File Path="CodeCoverage.runsettings" />
<File Path="Directory.Build.props" />
<File Path="Directory.Build.targets" />
<File Path="LICENSE" />
<File Path="README.md" />
<File Path="Smart.Resolver.sln.DotSettings" />
</Folder>
<Folder Name="/Library/">
<Project Path="Smart.Resolver.Extensions.Configuration/Smart.Resolver.Extensions.Configuration.csproj" />
<Project Path="Smart.Resolver.Extensions.DependencyInjection/Smart.Resolver.Extensions.DependencyInjection.csproj" />
<Project Path="Smart.Resolver/Smart.Resolver.csproj" />
</Folder>
<Folder Name="/Test/">
<Project Path="Smart.Resolver.Tests/Smart.Resolver.Tests.csproj" />
</Folder>
<Folder Name="/Benchmark/">
<Project Path="Smart.Resolver.Benchmark/Smart.Resolver.Benchmark.csproj" />
</Folder>
<Folder Name="/Example/">
<Project Path="Example.WebApplication/Example.WebApplication.csproj" />
</Folder>
</Solution>