-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathSmart.CommandLine.slnx
More file actions
25 lines (25 loc) 路 1.16 KB
/
Copy pathSmart.CommandLine.slnx
File metadata and controls
25 lines (25 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
<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.CommandLine.Hosting.props" />
<File Path="Smart.CommandLine.Hosting.targets" />
<File Path="Smart.CommandLine.sln.DotSettings" />
</Folder>
<Project Path="Develop/Develop.csproj" DefaultStartup="true" />
<Project Path="Smart.CommandLine.Hosting/Smart.CommandLine.Hosting.csproj">
<BuildDependency Project="Smart.CommandLine.Hosting.Generator/Smart.CommandLine.Hosting.Generator.csproj" />
</Project>
<Project Path="Smart.CommandLine.Hosting.Generator/Smart.CommandLine.Hosting.Generator.csproj" />
<Project Path="Smart.CommandLine.Hosting.Generator.Tests/Smart.CommandLine.Hosting.Generator.Tests.csproj" />
<Project Path="Smart.CommandLine.Hosting.Tests/Smart.CommandLine.Hosting.Tests.csproj" />
</Solution>