Skip to content

Commit 89cbb4b

Browse files
authored
Merge pull request #311 from nenoNaninu/use_slnx
Use slnx
2 parents 6865e3f + d82785d commit 89cbb4b

2 files changed

Lines changed: 21 additions & 106 deletions

File tree

TypedSignalR.Client.TypeScript.sln

Lines changed: 0 additions & 106 deletions
This file was deleted.
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
<Solution>
2+
<Folder Name="/samples/">
3+
<Project Path="samples/App.Interfaces/App.Interfaces.csproj" />
4+
<Project Path="samples/Console.CSharp/Console.CSharp.csproj" />
5+
<Project Path="samples/SampleServer/SampleServer.csproj" />
6+
</Folder>
7+
<Folder Name="/sandbox/">
8+
<Project Path="sandbox/SignalRServer.Shared/SignalRServer.Shared.csproj" />
9+
<Project Path="sandbox/SignalRServer/SignalRServer.csproj" />
10+
</Folder>
11+
<Folder Name="/src/">
12+
<Project Path="src/TypedSignalR.Client.TypeScript.Analyzer/TypedSignalR.Client.TypeScript.Analyzer.csproj" />
13+
<Project Path="src/TypedSignalR.Client.TypeScript.Attributes/TypedSignalR.Client.TypeScript.Attributes.csproj" />
14+
<Project Path="src/TypedSignalR.Client.TypeScript.Generator/TypedSignalR.Client.TypeScript.Generator.csproj" />
15+
<Project Path="src/TypedSignalR.Client.TypeScript/TypedSignalR.Client.TypeScript.csproj" />
16+
</Folder>
17+
<Folder Name="/tests/">
18+
<Project Path="tests/TypedSignalR.Client.TypeScript.Tests.Server/TypedSignalR.Client.TypeScript.Tests.Server.csproj" />
19+
<Project Path="tests/TypedSignalR.Client.TypeScript.Tests.Shared/TypedSignalR.Client.TypeScript.Tests.Shared.csproj" />
20+
</Folder>
21+
</Solution>

0 commit comments

Comments
 (0)