-
Notifications
You must be signed in to change notification settings - Fork 0
/
SightKeeper.slnx
26 lines (26 loc) · 1.71 KB
/
SightKeeper.slnx
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
<Solution>
<Folder Name="/HotKeys/">
<Project Path="..\HotKeys\HotKeys.SharpHook\HotKeys.SharpHook.csproj" Type="Classic C#" />
<Project Path="..\HotKeys\HotKeys\HotKeys.csproj" Type="Classic C#" />
</Folder>
<Folder Name="/Sightful/">
<Project Path="..\Sightful.Theme\Sightful.Avalonia.Controls.PropertyGrid\Sightful.Avalonia.Controls.PropertyGrid.csproj" Type="Classic C#" />
<Project Path="..\Sightful.Theme\Sightful.Avalonia.Controls\Sightful.Avalonia.Controls.csproj" Type="Classic C#" />
<Project Path="..\Sightful.Theme\Sightful.Avalonia.TreeDataGrid\Sightful.Avalonia.TreeDataGrid.csproj" Type="Classic C#" />
<Project Path="..\Sightful.Theme\Sightful.Avalonia\Sightful.Avalonia.csproj" Type="Classic C#" />
</Folder>
<Folder Name="/Tests/">
<Project Path="SightKeeper.Data.Tests\SightKeeper.Data.Tests.csproj" Type="Classic C#" />
<Project Path="SightKeeper.Domain.Tests\SightKeeper.Domain.Tests.csproj" Type="Classic C#" />
</Folder>
<Folder Name="/Yolo/">
<Project Path="..\Yolo\Yolo.ImageSharp\Yolo.ImageSharp.csproj" Type="Classic C#" />
<Project Path="..\Yolo\Yolo\Yolo.csproj" Type="Classic C#" />
</Folder>
<Project Path="SightKeeper.Application.Linux\SightKeeper.Application.Linux.csproj" Type="Classic C#" />
<Project Path="SightKeeper.Application.Windows\SightKeeper.Application.Windows.csproj" Type="Classic C#" />
<Project Path="SightKeeper.Application\SightKeeper.Application.csproj" Type="Classic C#" />
<Project Path="SightKeeper.Avalonia\SightKeeper.Avalonia.csproj" Type="Classic C#" />
<Project Path="SightKeeper.Data\SightKeeper.Data.csproj" Type="Classic C#" />
<Project Path="SightKeeper.Domain\SightKeeper.Domain.csproj" Type="Classic C#" />
</Solution>