-
Notifications
You must be signed in to change notification settings - Fork 14
Expand file tree
/
Copy pathTypedSignalR.Client.TypeScript.slnx
More file actions
21 lines (21 loc) · 1.19 KB
/
TypedSignalR.Client.TypeScript.slnx
File metadata and controls
21 lines (21 loc) · 1.19 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<Solution>
<Folder Name="/samples/">
<Project Path="samples/App.Interfaces/App.Interfaces.csproj" />
<Project Path="samples/Console.CSharp/Console.CSharp.csproj" />
<Project Path="samples/SampleServer/SampleServer.csproj" />
</Folder>
<Folder Name="/sandbox/">
<Project Path="sandbox/SignalRServer.Shared/SignalRServer.Shared.csproj" />
<Project Path="sandbox/SignalRServer/SignalRServer.csproj" />
</Folder>
<Folder Name="/src/">
<Project Path="src/TypedSignalR.Client.TypeScript.Analyzer/TypedSignalR.Client.TypeScript.Analyzer.csproj" />
<Project Path="src/TypedSignalR.Client.TypeScript.Attributes/TypedSignalR.Client.TypeScript.Attributes.csproj" />
<Project Path="src/TypedSignalR.Client.TypeScript.Generator/TypedSignalR.Client.TypeScript.Generator.csproj" />
<Project Path="src/TypedSignalR.Client.TypeScript/TypedSignalR.Client.TypeScript.csproj" />
</Folder>
<Folder Name="/tests/">
<Project Path="tests/TypedSignalR.Client.TypeScript.Tests.Server/TypedSignalR.Client.TypeScript.Tests.Server.csproj" />
<Project Path="tests/TypedSignalR.Client.TypeScript.Tests.Shared/TypedSignalR.Client.TypeScript.Tests.Shared.csproj" />
</Folder>
</Solution>