-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNativeTray.slnx
More file actions
19 lines (19 loc) · 877 Bytes
/
NativeTray.slnx
File metadata and controls
19 lines (19 loc) · 877 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<Solution>
<Project Path="src/NativeTray.Demo.WinUI/NativeTray.Demo.WinUI.csproj">
<Platform Project="x64" />
<Deploy />
</Project>
<Project Path="src/NativeTray.Demo.WPF/NativeTray.Demo.WPF.csproj" />
<Project Path="src/NativeTray.Demo.ConsoleApp/NativeTray.Demo.ConsoleApp.csproj" />
<Project Path="src/NativeTray.Demo.Maui/NativeTray.Demo.Maui.csproj">
<Deploy />
</Project>
<Project Path="src/NativeTray.Demo.UWP/NativeTray.Demo.UWP.csproj" Id="34306099-e4a5-4812-8312-22fd23b19eb0">
<Platform Project="x64" />
<Deploy />
</Project>
<Project Path="src/NativeTray.Demo.WinForms/NativeTray.Demo.WinForms.csproj" />
<Project Path="src/NativeTray.Demo.Avalonia/NativeTray.Demo.Avalonia.csproj" />
<Project Path="src/NativeTray.Demo.Wice/NativeTray.Demo.Wice.csproj" />
<Project Path="src/NativeTray/NativeTray.csproj" />
</Solution>