-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathlucia-dotnet.slnx
More file actions
43 lines (43 loc) · 1.59 KB
/
Copy pathlucia-dotnet.slnx
File metadata and controls
43 lines (43 loc) · 1.59 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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
<Solution>
<Configurations>
<Platform Name="Any CPU" />
<Platform Name="x64" />
<Platform Name="x86" />
</Configurations>
<Folder Name="/Agents/">
<Project Path="lucia.Agents/lucia.Agents.csproj" />
<Project Path="lucia.MusicAgent/lucia.MusicAgent.csproj" Id="4e9e4ead-a8f4-438c-a784-1b0aec48e6e6" />
<Project Path="lucia.TimerAgent/lucia.TimerAgent.csproj" />
</Folder>
<Folder Name="/Aspire/">
<Project Path="lucia.AppHost/lucia.AppHost.csproj" />
<Project Path="lucia.ServiceDefaults/lucia.ServiceDefaults.csproj" />
</Folder>
<Folder Name="/Dashboard/">
<Project Path="lucia-dashboard/lucia-dashboard.esproj" />
</Folder>
<Folder Name="/Data/">
<Project Path="lucia.Data/lucia.Data.csproj" />
</Folder>
<Folder Name="/HomeAssistant/">
<Project Path="lucia.HomeAssistant/lucia.HomeAssistant.csproj" />
</Folder>
<Folder Name="/Plugins/" />
<Folder Name="/Hosts/">
<Project Path="lucia.A2AHost/lucia.A2AHost.csproj" Id="ae58b115-374f-40a6-93a1-b33882d25c6f" />
<Project Path="lucia.AgentHost/lucia.AgentHost.csproj" />
</Folder>
<Folder Name="/Solution Items/">
<File Path="Directory.Build.props" />
<File Path="Directory.Packages.props" />
<File Path="NuGet.Config" />
</Folder>
<Folder Name="/Tests/">
<Project Path="lucia.Tests/lucia.Tests.csproj" />
<Project Path="lucia.EvalHarness/lucia.EvalHarness.csproj" />
<Project Path="lucia.EvalHarness.Tests/lucia.EvalHarness.Tests.csproj" />
</Folder>
<Folder Name="/Voice/">
<Project Path="lucia.Wyoming/lucia.Wyoming.csproj" />
</Folder>
</Solution>