-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathRTOpenAI.slnx
More file actions
36 lines (36 loc) · 1.55 KB
/
Copy pathRTOpenAI.slnx
File metadata and controls
36 lines (36 loc) · 1.55 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
<Solution>
<Configurations>
<Platform Name="Any CPU" />
<Platform Name="x64" />
<Platform Name="x86" />
</Configurations>
<Folder Name="/Bindings/">
<Project Path="src/Bindings/FsWebRTC.Bindings.Maui.Android/FsWebRTC.Bindings.Maui.Android.csproj" />
<Project Path="src/Bindings/FsWebRTC.Bindings.Maui.iOS/FsWebRTC.Bindings.Maui.iOS.csproj" />
</Folder>
<Folder Name="/Samples/">
<Project Path="src/Samples/CuaSample/CuaSample.fsproj" />
</Folder>
<Folder Name="/Samples/Minimal/">
<Project Path="src/Samples/Minimal/RTOpenAI.Sample/RTOpenAI.Sample.fsproj">
<Deploy Solution="Debug|Any CPU" />
</Project>
</Folder>
<Folder Name="/Samples/PlanSelection/">
<Project Path="src/Samples/PlanSelection/EvalProlog/EvalProlog.fsproj" />
<Project Path="src/Samples/PlanSelection/RT.Assistant/RT.Assistant.fsproj">
<Deploy Solution="Debug|Any CPU" />
</Project>
<Project Path="src/Samples/PlanSelection/SwiPlcsCore/SwiPlcsCore.csproj" />
</Folder>
<Project Path="src/FsAICore/FsAICore.fsproj" />
<Project Path="src/FsPlan/FsPlan.fsproj" />
<Project Path="src/FsPlay.Abstractions/FsPlay.Abstractions.fsproj" />
<Project Path="src/FsPlay/FsPlay.fsproj" />
<Project Path="src/RTFlow.Test/RTFlow.Test.fsproj" />
<Project Path="src/RTFlow/RTFlow.fsproj" />
<Project Path="src/RTOpenAI.Api/RTOpenAI.Api.fsproj" />
<Project Path="src/RTOpenAI.Events.Test/RTOpenAI.Events.Test.fsproj" />
<Project Path="src/RTOpenAI.Events/RTOpenAI.Events.fsproj" />
<Project Path="src/WebFlows/WebFlows.fsproj" />
</Solution>