-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathCarpaNet.Samples.slnx
More file actions
20 lines (20 loc) · 926 Bytes
/
CarpaNet.Samples.slnx
File metadata and controls
20 lines (20 loc) · 926 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<Solution>
<Folder Name="/src/">
<Project Path="src/CarpaNet.Jetstream/CarpaNet.Jetstream.csproj" />
<Project Path="src/CarpaNet.OAuth/CarpaNet.OAuth.csproj" />
<Project Path="src/CarpaNet.SourceGen/CarpaNet.SourceGen.csproj" />
<Project Path="src/CarpaNet/CarpaNet.csproj" />
<Project Path="src/CarpaNet.AspNetCore/CarpaNet.AspNetCore.csproj" />
</Folder>
<Folder Name="/samples/">
<Project Path="samples/AuthTest/AuthTest.csproj" />
<Project Path="samples/FirehoseTest/FirehoseTest.csproj" />
<Project Path="samples/JetstreamTest/JetstreamTest.csproj" />
<Project Path="samples/RemoteResolution/RemoteResolution.csproj" />
<Project Path="samples/XrpcServer/XrpcServer.csproj" />
<Project Path="samples/MebiByteTest/MebiByteTest.csproj" />
</Folder>
<Folder Name="/tests/">
<Project Path="tests/CarpaNet.UnitTests/CarpaNet.UnitTests.csproj" />
</Folder>
</Solution>