-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathClawSharp.slnx
More file actions
28 lines (28 loc) · 1.71 KB
/
ClawSharp.slnx
File metadata and controls
28 lines (28 loc) · 1.71 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
<Solution>
<Folder Name="/src/">
<Project Path="src/ClawSharp.Agent/ClawSharp.Agent.csproj" />
<Project Path="src/ClawSharp.Channels/ClawSharp.Channels.csproj" />
<Project Path="src/ClawSharp.Cli/ClawSharp.Cli.csproj" />
<Project Path="src/ClawSharp.Core/ClawSharp.Core.csproj" />
<Project Path="src/ClawSharp.Gateway/ClawSharp.Gateway.csproj" />
<Project Path="src/ClawSharp.Infrastructure/ClawSharp.Infrastructure.csproj" />
<Project Path="src/ClawSharp.Memory/ClawSharp.Memory.csproj" />
<Project Path="src/ClawSharp.Providers/ClawSharp.Providers.csproj" />
<Project Path="src/ClawSharp.Tools/ClawSharp.Tools.csproj" />
<Project Path="src/ClawSharp.UI/ClawSharp.UI.csproj" />
<Project Path="src/ClawSharp.Web/ClawSharp.Web.csproj" />
</Folder>
<Folder Name="/tests/">
<Project Path="tests/ClawSharp.Agent.Tests/ClawSharp.Agent.Tests.csproj" />
<Project Path="tests/ClawSharp.Channels.Tests/ClawSharp.Channels.Tests.csproj" />
<Project Path="tests/ClawSharp.Cli.Tests/ClawSharp.Cli.Tests.csproj" />
<Project Path="tests/ClawSharp.Core.Tests/ClawSharp.Core.Tests.csproj" />
<Project Path="tests/ClawSharp.Gateway.Tests/ClawSharp.Gateway.Tests.csproj" />
<Project Path="tests/ClawSharp.Infrastructure.Tests/ClawSharp.Infrastructure.Tests.csproj" />
<Project Path="tests/ClawSharp.Memory.Tests/ClawSharp.Memory.Tests.csproj" />
<Project Path="tests/ClawSharp.Providers.Tests/ClawSharp.Providers.Tests.csproj" />
<Project Path="tests/ClawSharp.Tools.Tests/ClawSharp.Tools.Tests.csproj" />
<Project Path="tests/ClawSharp.UI.Tests/ClawSharp.UI.Tests.csproj" />
<Project Path="tests/ClawSharp.TestHelpers/ClawSharp.TestHelpers.csproj" />
</Folder>
</Solution>