-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathVelaShell.slnx
More file actions
46 lines (46 loc) · 2.07 KB
/
Copy pathVelaShell.slnx
File metadata and controls
46 lines (46 loc) · 2.07 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
40
41
42
43
44
45
46
<Solution>
<Folder Name="/.github/" />
<Folder Name="/.github/workflows/">
<File Path=".github/workflows/release.yml" />
</Folder>
<Folder Name="/docs/">
<File Path="docs/architecture.md" />
<File Path="docs/design-specs.md" />
<File Path="docs/dock-replacement-plan.md" />
<File Path="docs/settings-audit.md" />
<File Path="docs/SFTP双栏与WinSCP差距分析.md" />
<File Path="docs/Telnet与串口可行性调研.md" />
<File Path="docs/交互与界面规格.md" />
<File Path="docs/架构设计.md" />
<File Path="docs/隧道功能规划.md" />
</Folder>
<Folder Name="/Solution Items/">
<File Path="Directory.Build.props" />
<File Path="global.json" />
<File Path="LICENSE" />
<File Path="LICENSE-COMMERCIAL.md" />
<File Path="plan.md" />
<File Path="README.md" />
<File Path="Directory.Build.targets" />
</Folder>
<Folder Name="/src/">
<File Path="src/Directory.Build.props" />
<File Path="src/Directory.Packages.props" />
<Project Path="src/VelaShell.Controls/VelaShell.Controls.csproj" />
<Project Path="src/VelaShell.Core/VelaShell.Core.csproj" />
<Project Path="src/VelaShell.Infrastructure/VelaShell.Infrastructure.csproj" />
<Project Path="src/VelaShell.Presentation/VelaShell.Presentation.csproj" />
<Project Path="src/VelaShell.Terminal/VelaShell.Terminal.csproj" />
<Project Path="src/VelaShell/VelaShell.csproj" />
</Folder>
<Folder Name="/tests/">
<File Path="tests/Directory.Build.props" />
<File Path="tests/Directory.Packages.props" />
<Project Path="tests/VelaShell.Controls.Tests/VelaShell.Controls.Tests.csproj" />
<Project Path="tests/VelaShell.Core.Tests/VelaShell.Core.Tests.csproj" />
<Project Path="tests/VelaShell.Infrastructure.Tests/VelaShell.Infrastructure.Tests.csproj" />
<Project Path="tests/VelaShell.Presentation.Tests/VelaShell.Presentation.Tests.csproj" />
<Project Path="tests/VelaShell.Terminal.Tests/VelaShell.Terminal.Tests.csproj" />
<Project Path="tests/VelaShell.Tests/VelaShell.Tests.csproj" />
</Folder>
</Solution>