-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDotBahn.slnx
More file actions
30 lines (30 loc) · 1.8 KB
/
DotBahn.slnx
File metadata and controls
30 lines (30 loc) · 1.8 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
<Solution>
<Folder Name="/DotBahn.Clients/">
<Project Path="source\DotBahn.Clients\DotBahn.Clients.Facilities\DotBahn.Clients.Facilities.csproj" />
<Project Path="source\DotBahn.Clients\DotBahn.Clients.Stations\DotBahn.Clients.Stations.csproj" />
<Project Path="source\DotBahn.Clients\DotBahn.Clients.Timetables\DotBahn.Clients.Timetables.csproj" />
</Folder>
<Folder Name="/DotBahn.Data/">
<Project Path="source/DotBahn.Data/DotBahn.Data.Facilities/DotBahn.Data.Facilities.csproj" />
<Project Path="source/DotBahn.Data/DotBahn.Data.Stations/DotBahn.Data.Stations.csproj" />
<Project Path="source/DotBahn.Data/DotBahn.Data.Timetables/DotBahn.Data.Timetables.csproj" />
</Folder>
<Folder Name="/DotBahn.Modules/">
<Project Path="source\DotBahn.Modules\DotBahn.Modules.Authorization\DotBahn.Modules.Authorization.csproj" />
<Project Path="source\DotBahn.Modules\DotBahn.Modules.Cache\DotBahn.Modules.Cache.csproj" />
</Folder>
<Folder Name="/DotBahn.Tests/">
<Project Path="tests\DotBahn.Tests.Facilities\DotBahn.Tests.Facilities.csproj" />
<Project Path="tests\DotBahn.Tests.Stations\DotBahn.Tests.Stations.csproj" />
<Project Path="tests\DotBahn.Tests.Timetables\DotBahn.Tests.Timetables.csproj" />
</Folder>
<Folder Name="/_Samples/">
<Project Path="samples\DotBahn.Samples.IceMonitor\DotBahn.Samples.IceMonitor.csproj" />
<Project Path="samples\DotBahn.Samples.StationBrowser\DotBahn.Samples.StationBrowser.csproj" />
</Folder>
<Folder Name="/_Shared/">
<Project Path="source/DotBahn.Clients/DotBahn.Clients.Shared/DotBahn.Clients.Shared.csproj" />
<Project Path="source/DotBahn.Data/DotBahn.Data.Shared/DotBahn.Data.Shared.csproj" />
<Project Path="source/DotBahn.Modules/DotBahn.Modules.Shared/DotBahn.Modules.Shared.csproj" />
</Folder>
</Solution>