-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathAWS.DotNetAI.slnx
More file actions
28 lines (28 loc) · 1.82 KB
/
Copy pathAWS.DotNetAI.slnx
File metadata and controls
28 lines (28 loc) · 1.82 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="/sampleapps/">
<Project Path="sampleapps/MicrosoftAgentFrameworkSample/MicrosoftAgentFrameworkSample.csproj" />
<Project Path="sampleapps/AnnotationsSample/AnnotationsSample.csproj" />
<Project Path="sampleapps/ChatBotUI/ChatBotUI.csproj" />
<Project Path="sampleapps/StreamingAgent/StreamingAgent.csproj" />
<Project Path="sampleapps/AnnotationsStreamingAgent/AnnotationsStreamingAgent.csproj" />
<Project Path="sampleapps/NativeAotExtensions/NativeAotExtensions.csproj" />
<Project Path="sampleapps/NativeAotAnnotations/NativeAotAnnotations.csproj" />
<Project Path="sampleapps/AspireAppHost/AspireAppHost.csproj" />
<Project Path="sampleapps/RemoteMcpAgent/RemoteMcpAgent.csproj" />
<Project Path="sampleapps/ServiceDefaults/ServiceDefaults.csproj" />
</Folder>
<Folder Name="/src/">
<Project Path="src/AWS.AgentCore.SourceGenerator/AWS.AgentCore.SourceGenerator.csproj" />
<Project Path="src/AWS.AgentCore.Hosting/AWS.AgentCore.Hosting.csproj" />
<Project Path="src/AWS.AgentCore.Testing/AWS.AgentCore.Testing.csproj" />
<Project Path="src/AWS.Bedrock.MEAI/AWS.Bedrock.MEAI.csproj" />
</Folder>
<Folder Name="/test/">
<Project Path="test/AWS.AgentCore.Hosting.UnitTests/AWS.AgentCore.Hosting.UnitTests.csproj" />
<Project Path="test/AWS.AgentCore.Testing.UnitTests/AWS.AgentCore.Testing.UnitTests.csproj" />
<Project Path="test/AWS.AgentCore.Testing.IntegrationTests/AWS.AgentCore.Testing.IntegrationTests.csproj" />
<Project Path="test/AWS.AgentCore.SourceGenerator.UnitTests/AWS.AgentCore.SourceGenerator.UnitTests.csproj" />
<Project Path="test/AWS.AgentCore.Hosting.IntegrationTests/AWS.AgentCore.Hosting.IntegrationTests.csproj" />
<Project Path="test/AWS.Bedrock.MEAI.UnitTests/AWS.Bedrock.MEAI.UnitTests.csproj" />
</Folder>
</Solution>