-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathIAW.slnx
More file actions
22 lines (22 loc) · 975 Bytes
/
IAW.slnx
File metadata and controls
22 lines (22 loc) · 975 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<Solution>
<Folder Name="/Solution Items/">
<File Path=".editorconfig" />
<File Path="Directory.Packages.props" />
</Folder>
<Project Path="src/Core/Core.csproj" />
<Project Path="src/Agents.Host/Agents.Host.csproj" />
<Project Path="src/Agents.CSharp/Agents.CSharp.csproj" />
<Project Path="src/Agents/Agents.csproj" />
<Project Path="src/Aspire.Hosting/Aspire.Hosting.csproj" />
<Project Path="src/Aspire.Client/Aspire.Client.csproj" />
<Project Path="src/Telegram/Telegram.csproj" />
<Project Path="src/DevUI/DevUI.csproj" />
<Project Path="src/Aspire/Aspire.csproj" />
<Project Path="src/MCP/MCP.csproj" Id="f72a5392-8914-4f0c-a8b3-642c4a424a11" />
<Folder Name="/test/">
<Project Path="src/Testing/Testing.csproj" />
<Project Path="test/Core.Tests/IAW.Core.Tests.csproj" />
<Project Path="test/E2E.Tests/E2E.Tests.csproj" />
<Project Path="test/Integration.Tests/IAW.Integration.Tests.csproj" />
</Folder>
</Solution>