-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCommandLineToolsDemo.slnx
More file actions
29 lines (29 loc) · 972 Bytes
/
Copy pathCommandLineToolsDemo.slnx
File metadata and controls
29 lines (29 loc) · 972 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
25
26
27
28
29
<Solution>
<Folder Name="/1-SystemCommandLine/">
<Project Path="src/SystemCommandLine/App01/App01.csproj" />
</Folder>
<Folder Name="/2-CommandLineUtils/">
<Project Path="src/CommandLineUtils/App01/App01.csproj" />
</Folder>
<Folder Name="/3-SpectreConsoleCli/">
<Project Path="src/SpectreConsoleCli/App01/App01.csproj" />
</Folder>
<Folder Name="/4-Cocona/">
<Project Path="src/Cocona/App01/App01.csproj" />
</Folder>
<Folder Name="/5-CliFx/">
<Project Path="src/CliFx/App01/App01.csproj" />
</Folder>
<Folder Name="/6-ConsoleAppFramework/">
<Project Path="src/ConsoleAppFramework/App01/App01.csproj" />
</Folder>
<Folder Name="/Files/">
<File Path=".editorconfig" />
<File Path=".github/workflows/ci.yml" />
<File Path=".gitignore" />
<File Path="Directory.Build.props" />
<File Path="Directory.Packages.props" />
<File Path="global.json" />
<File Path="README.md" />
</Folder>
</Solution>