-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathTerminal.Gui.Editor.slnx
More file actions
39 lines (39 loc) · 1.73 KB
/
Copy pathTerminal.Gui.Editor.slnx
File metadata and controls
39 lines (39 loc) · 1.73 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
38
39
<Solution>
<Folder Name="/Docs/">
<File Path="AGENTS.md" />
<File Path="CLAUDE.md" />
<File Path="LICENSE" />
<File Path="README.md" />
<File Path="specs/00-plan.md" />
<File Path="specs/10-autonomous-three-agent.md" />
</Folder>
<Folder Name="/Settings/">
<File Path=".claude/hooks/cleanup-cs.ps1" />
<File Path=".claude/settings.json" />
<File Path=".config/dotnet-tools.json" />
<File Path=".editorconfig" />
<File Path=".gitattributes" />
<File Path=".github/workflows/ci.yml" />
<File Path=".github/workflows/perf.yml" />
<File Path=".github/workflows/release.yml" />
<File Path=".gitignore" />
<File Path="Directory.Build.props" />
<File Path="Terminal.Gui.Editor.slnx.DotSettings" />
</Folder>
<Folder Name="/Scripts/">
<File Path="scripts/README.md" />
<File Path="scripts/collect-run.sh" />
<File Path="scripts/create-test-run-issues.sh" />
<File Path="scripts/setup-agent-clone.sh" />
<File Path="scripts/setup-host.sh" />
<File Path="scripts/start-agent.sh" />
</Folder>
<Project Path="benchmarks/Terminal.Gui.Editor.Benchmarks/Terminal.Gui.Editor.Benchmarks.csproj" />
<Project Path="examples/prompt/prompt.csproj" />
<Project Path="examples/ted/ted.csproj" />
<Project Path="src/Terminal.Gui.Editor/Terminal.Gui.Editor.csproj" />
<Project Path="tests/Terminal.Gui.Editor.ConfigTests/Terminal.Gui.Editor.ConfigTests.csproj" />
<Project Path="tests/Terminal.Gui.Editor.IntegrationTests/Terminal.Gui.Editor.IntegrationTests.csproj" />
<Project Path="tests/Terminal.Gui.Editor.PerformanceTests/Terminal.Gui.Editor.PerformanceTests.csproj" />
<Project Path="tests/Terminal.Gui.Editor.Tests/Terminal.Gui.Editor.Tests.csproj" />
</Solution>