-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathadaptiveapi.slnx
More file actions
24 lines (24 loc) · 1.51 KB
/
adaptiveapi.slnx
File metadata and controls
24 lines (24 loc) · 1.51 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
<Solution>
<Folder Name="/src/">
<Project Path="src/AdaptiveApi.Api/AdaptiveApi.Api.csproj" />
<Project Path="src/AdaptiveApi.Core/AdaptiveApi.Core.csproj" />
<Project Path="src/AdaptiveApi.Infrastructure/AdaptiveApi.Infrastructure.csproj" />
<Project Path="src/AdaptiveApi.Mcp.TranslateApi/AdaptiveApi.Mcp.TranslateApi.csproj" />
<Project Path="src/AdaptiveApi.Pii.Presidio/AdaptiveApi.Pii.Presidio.csproj" />
<Project Path="src/AdaptiveApi.Plugins.SDK/AdaptiveApi.Plugins.SDK.csproj" />
<Project Path="src/AdaptiveApi.Providers.Anthropic/AdaptiveApi.Providers.Anthropic.csproj" />
<Project Path="src/AdaptiveApi.Providers.Generic/AdaptiveApi.Providers.Generic.csproj" />
<Project Path="src/AdaptiveApi.Providers.Mcp/AdaptiveApi.Providers.Mcp.csproj" />
<Project Path="src/AdaptiveApi.Providers.OpenAI/AdaptiveApi.Providers.OpenAI.csproj" />
<Project Path="src/AdaptiveApi.Translators.DeepL/AdaptiveApi.Translators.DeepL.csproj" />
<Project Path="src/AdaptiveApi.Translators.Llm/AdaptiveApi.Translators.Llm.csproj" />
<Project Path="src/AdaptiveApi.Translators.Passthrough/AdaptiveApi.Translators.Passthrough.csproj" />
</Folder>
<Folder Name="/tests/">
<Project Path="tests/AdaptiveApi.Core.Tests/AdaptiveApi.Core.Tests.csproj" />
<Project Path="tests/AdaptiveApi.Integration.Tests/AdaptiveApi.Integration.Tests.csproj" />
</Folder>
<Folder Name="/examples/">
<Project Path="examples/sample-plugin/AdaptiveApi.Plugins.SamplePlugin.csproj" />
</Folder>
</Solution>