-
-
Notifications
You must be signed in to change notification settings - Fork 14
Expand file tree
/
Copy pathSnapX.slnx
More file actions
17 lines (17 loc) · 688 Bytes
/
SnapX.slnx
File metadata and controls
17 lines (17 loc) · 688 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<Solution>
<Folder Name="/Solution Items/">
<File Path=".editorconfig" />
<File Path="Directory.Build.props" />
</Folder>
<Project Path="build\build.csproj">
<Configuration Solution="Release|*" Project="*|*|NoBuild" />
</Project>
<Project Path="SnapX.Avalonia\SnapX.Avalonia.csproj" />
<Project Path="SnapX.CLI\SnapX.CLI.csproj" />
<Project Path="SnapX.CommonUI\SnapX.CommonUI.csproj" />
<Project Path="SnapX.Core\SnapX.Core.csproj" />
<Project Path="SnapX.NativeMessagingHost\SnapX.NativeMessagingHost.csproj" />
<Project Path="SnapX.Secrets/SnapX.Secrets.csproj">
<Configuration Solution="Release|*" Project="*|*|NoBuild" />
</Project>
</Solution>