-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathInputBox.slnx
More file actions
34 lines (34 loc) · 1.3 KB
/
InputBox.slnx
File metadata and controls
34 lines (34 loc) · 1.3 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
<Solution>
<Folder Name="/方案項目/.agents/" />
<Folder Name="/方案項目/.agents/skills/" />
<Folder Name="/方案項目/.agents/skills/inputbox-dev/">
<File Path=".agents/skills/inputbox-dev/SKILL.md" />
</Folder>
<Folder Name="/方案項目/.github/">
<File Path=".github/copilot-instructions.md" />
</Folder>
<Folder Name="/方案項目/.github/workflows/">
<File Path=".github/workflows/ci.yml" />
<File Path=".github/workflows/release.yml" />
</Folder>
<Folder Name="/方案項目/docs/" />
<Folder Name="/方案項目/docs/engineering/">
<File Path="docs/engineering/a11y-safety.md" />
<File Path="docs/engineering/core-engineering.md" />
<File Path="docs/engineering/environment.md" />
<File Path="docs/engineering/gamepad-api.md" />
<File Path="docs/engineering/git-commit-safety.md" />
<File Path="docs/engineering/localization.md" />
</Folder>
<Folder Name="/方案項目/">
<File Path=".editorconfig" />
<File Path=".gitattributes" />
<File Path=".gitignore" />
<File Path="ENGINEERING_GUIDELINES.md" />
<File Path="GEMINI.md" />
<File Path="LICENSE" />
<File Path="README.md" />
</Folder>
<Project Path="src/InputBox/InputBox.csproj" />
<Project Path="tests/InputBox.Tests/InputBox.Tests.csproj" />
</Solution>