-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathTerminal.Gui.Cli.slnx
More file actions
24 lines (24 loc) · 1 KB
/
Copy pathTerminal.Gui.Cli.slnx
File metadata and controls
24 lines (24 loc) · 1 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
<Solution>
<Folder Name="/Docs/">
<File Path="AGENTS.md" />
<File Path="CLAUDE.md" />
<File Path="LICENSE" />
<File Path="README.md" />
<File Path="specs/constitution.md" />
</Folder>
<Folder Name="/Settings/">
<File Path=".editorconfig" />
<File Path=".github/workflows/ci.yml" />
<File Path=".github/workflows/finalize-release.yml" />
<File Path=".github/workflows/prepare-release.yml" />
<File Path=".github/workflows/release.yml" />
<File Path=".gitignore" />
<File Path="Directory.Build.props" />
<File Path="Directory.Build.targets" />
</Folder>
<Project Path="examples/greet/Terminal.Gui.Cli.Greet.csproj" />
<Project Path="src/Terminal.Gui.Cli/Terminal.Gui.Cli.csproj" />
<Project Path="tests/Terminal.Gui.Cli.IntegrationTests/Terminal.Gui.Cli.IntegrationTests.csproj" />
<Project Path="tests/Terminal.Gui.Cli.SmokeTests/Terminal.Gui.Cli.SmokeTests.csproj" />
<Project Path="tests/Terminal.Gui.Cli.Tests/Terminal.Gui.Cli.Tests.csproj" />
</Solution>