-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathJD.SemanticKernel.Extensions.slnx
More file actions
28 lines (28 loc) · 2.17 KB
/
Copy pathJD.SemanticKernel.Extensions.slnx
File metadata and controls
28 lines (28 loc) · 2.17 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/JD.SemanticKernel.Extensions.Skills/JD.SemanticKernel.Extensions.Skills.csproj" />
<Project Path="src/JD.SemanticKernel.Extensions.Hooks/JD.SemanticKernel.Extensions.Hooks.csproj" />
<Project Path="src/JD.SemanticKernel.Extensions.Plugins/JD.SemanticKernel.Extensions.Plugins.csproj" />
<Project Path="src/JD.SemanticKernel.Extensions.Compaction/JD.SemanticKernel.Extensions.Compaction.csproj" />
<Project Path="src/JD.SemanticKernel.Extensions.Memory/JD.SemanticKernel.Extensions.Memory.csproj" />
<Project Path="src/JD.SemanticKernel.Extensions.Memory.Sqlite/JD.SemanticKernel.Extensions.Memory.Sqlite.csproj" />
<Project Path="src/JD.SemanticKernel.Extensions/JD.SemanticKernel.Extensions.csproj" />
<Project Path="src/JD.SemanticKernel.Extensions.Mcp/JD.SemanticKernel.Extensions.Mcp.csproj" />
</Folder>
<Folder Name="/tests/">
<Project Path="tests/JD.SemanticKernel.Extensions.Skills.Tests/JD.SemanticKernel.Extensions.Skills.Tests.csproj" />
<Project Path="tests/JD.SemanticKernel.Extensions.Hooks.Tests/JD.SemanticKernel.Extensions.Hooks.Tests.csproj" />
<Project Path="tests/JD.SemanticKernel.Extensions.Plugins.Tests/JD.SemanticKernel.Extensions.Plugins.Tests.csproj" />
<Project Path="tests/JD.SemanticKernel.Extensions.Compaction.Tests/JD.SemanticKernel.Extensions.Compaction.Tests.csproj" />
<Project Path="tests/JD.SemanticKernel.Extensions.Memory.Tests/JD.SemanticKernel.Extensions.Memory.Tests.csproj" />
<Project Path="tests/JD.SemanticKernel.Extensions.Memory.Sqlite.Tests/JD.SemanticKernel.Extensions.Memory.Sqlite.Tests.csproj" />
<Project Path="tests/JD.SemanticKernel.Extensions.IntegrationTests/JD.SemanticKernel.Extensions.IntegrationTests.csproj" />
<Project Path="tests/JD.SemanticKernel.Extensions.Mcp.Tests/JD.SemanticKernel.Extensions.Mcp.Tests.csproj" />
</Folder>
<Folder Name="/samples/">
<Project Path="samples/SkillDemo/SkillDemo.csproj" />
<Project Path="samples/PluginDemo/PluginDemo.csproj" />
<Project Path="samples/CompactionDemo/CompactionDemo.csproj" />
<Project Path="samples/MemoryDemo/MemoryDemo.csproj" />
</Folder>
</Solution>