-
-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathSimpleHttpListener.Rx.slnx
More file actions
15 lines (15 loc) · 859 Bytes
/
Copy pathSimpleHttpListener.Rx.slnx
File metadata and controls
15 lines (15 loc) · 859 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<Solution>
<Folder Name="/src/">
<Project Path="src/SimpleHttpListener.Rx/SimpleHttpListener.Rx.csproj" />
<Project Path="src/SimpleHttpListener.Rx.Analyzers/SimpleHttpListener.Rx.Analyzers.csproj" />
<Project Path="src/SimpleHttpListener.Rx.Analyzers.CodeFixes/SimpleHttpListener.Rx.Analyzers.CodeFixes.csproj" />
</Folder>
<Folder Name="/tests/">
<Project Path="tests/SimpleHttpListener.Rx.Tests/SimpleHttpListener.Rx.Tests.csproj" />
<Project Path="tests/SimpleHttpListener.Rx.Analyzers.Tests/SimpleHttpListener.Rx.Analyzers.Tests.csproj" />
</Folder>
<Folder Name="/samples/">
<Project Path="samples/SimpleHttpListener.Rx.Sample/SimpleHttpListener.Rx.Sample.csproj" />
<Project Path="samples/SimpleHttpListener.Rx.Sample.WebSocketClient/SimpleHttpListener.Rx.Sample.WebSocketClient.csproj" />
</Folder>
</Solution>