forked from HavenDV/H.NotifyIcon
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathH.NotifyIcon.slnx
More file actions
160 lines (160 loc) · 9.51 KB
/
H.NotifyIcon.slnx
File metadata and controls
160 lines (160 loc) · 9.51 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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
<Solution>
<Configurations>
<Platform Name="Any CPU" />
<Platform Name="arm64" />
<Platform Name="x64" />
<Platform Name="x86" />
</Configurations>
<Folder Name="/apps/">
<Project Path="src\apps\H.NotifyIcon.Apps.Console\H.NotifyIcon.Apps.Console.csproj">
<Configuration Solution="Debug|arm64" Project="Debug|Any CPU" />
<Configuration Solution="Debug|x64" Project="Debug|Any CPU" />
<Configuration Solution="Debug|x86" Project="Debug|Any CPU" />
<Configuration Solution="Release|arm64" Project="Release|Any CPU" />
<Configuration Solution="Release|x64" Project="Release|Any CPU" />
<Configuration Solution="Release|x86" Project="Release|Any CPU" />
</Project>
<Project Path="src\apps\H.NotifyIcon.Apps.Maui\H.NotifyIcon.Apps.Maui.csproj">
<Configuration Solution="Debug|Any CPU" Project="Debug|Any CPU|Deploy" />
<Configuration Solution="Debug|arm64" Project="Debug|Any CPU" />
<Configuration Solution="Debug|x64" Project="Debug|Any CPU" />
<Configuration Solution="Debug|x86" Project="Debug|Any CPU" />
<Configuration Solution="Release|arm64" Project="Release|Any CPU" />
<Configuration Solution="Release|x64" Project="Release|Any CPU" />
<Configuration Solution="Release|x86" Project="Release|Any CPU" />
</Project>
<Project Path="src\apps\H.NotifyIcon.Apps.WinUI.Windowless\H.NotifyIcon.Apps.WinUI.Windowless.csproj">
<Configuration Solution="Debug|Any CPU" Project="Debug|x64|Deploy" />
<Configuration Solution="Debug|arm64" Project="Debug|arm64|Deploy" />
<Configuration Solution="Debug|x64" Project="Debug|x64|Deploy" />
<Configuration Solution="Debug|x86" Project="Debug|x86|Deploy" />
<Configuration Solution="Release|Any CPU" Project="Release|x64|Deploy" />
<Configuration Solution="Release|arm64" Project="Release|arm64|Deploy" />
<Configuration Solution="Release|x64" Project="Release|x64|Deploy" />
<Configuration Solution="Release|x86" Project="Release|x86|Deploy" />
</Project>
<Project Path="src\apps\H.NotifyIcon.Apps.WinUI\H.NotifyIcon.Apps.WinUI.csproj">
<Configuration Solution="Debug|Any CPU" Project="Debug|x64|Deploy" />
<Configuration Solution="Debug|arm64" Project="Debug|arm64|Deploy" />
<Configuration Solution="Debug|x64" Project="Debug|x64|Deploy" />
<Configuration Solution="Debug|x86" Project="Debug|x86|Deploy" />
<Configuration Solution="Release|Any CPU" Project="Release|x64|Deploy" />
<Configuration Solution="Release|arm64" Project="Release|arm64|Deploy" />
<Configuration Solution="Release|x64" Project="Release|x64|Deploy" />
<Configuration Solution="Release|x86" Project="Release|x86|Deploy" />
</Project>
<Project Path="src\apps\H.NotifyIcon.Apps.Wpf.Windowless\H.NotifyIcon.Apps.Wpf.Windowless.csproj">
<Configuration Solution="Debug|arm64" Project="Debug|Any CPU" />
<Configuration Solution="Debug|x64" Project="Debug|Any CPU" />
<Configuration Solution="Debug|x86" Project="Debug|Any CPU" />
<Configuration Solution="Release|arm64" Project="Release|Any CPU" />
<Configuration Solution="Release|x64" Project="Release|Any CPU" />
<Configuration Solution="Release|x86" Project="Release|Any CPU" />
</Project>
<Project Path="src\apps\H.NotifyIcon.Apps.Wpf\H.NotifyIcon.Apps.Wpf.csproj">
<Configuration Solution="Debug|arm64" Project="Debug|Any CPU" />
<Configuration Solution="Debug|x64" Project="Debug|Any CPU" />
<Configuration Solution="Debug|x86" Project="Debug|Any CPU" />
<Configuration Solution="Release|arm64" Project="Release|Any CPU" />
<Configuration Solution="Release|x64" Project="Release|Any CPU" />
<Configuration Solution="Release|x86" Project="Release|Any CPU" />
</Project>
<Project Path="src\apps\TrimmingHelper\TrimmingHelper.csproj">
<Configuration Solution="Debug|arm64" Project="Debug|Any CPU" />
<Configuration Solution="Debug|x64" Project="Debug|Any CPU" />
<Configuration Solution="Debug|x86" Project="Debug|Any CPU" />
<Configuration Solution="Release|arm64" Project="Release|Any CPU" />
<Configuration Solution="Release|x64" Project="Release|Any CPU" />
<Configuration Solution="Release|x86" Project="Release|Any CPU" />
</Project>
<File Path="src\apps\Directory.Build.props" />
</Folder>
<Folder Name="/libs/">
<Project Path="src\libs\H.GeneratedIcons.SkiaSharp\H.GeneratedIcons.SkiaSharp.csproj">
<Configuration Solution="Debug|arm64" Project="Debug|Any CPU" />
<Configuration Solution="Debug|x64" Project="Debug|Any CPU" />
<Configuration Solution="Debug|x86" Project="Debug|Any CPU" />
<Configuration Solution="Release|arm64" Project="Release|Any CPU" />
<Configuration Solution="Release|x64" Project="Release|Any CPU" />
<Configuration Solution="Release|x86" Project="Release|Any CPU" />
</Project>
<Project Path="src\libs\H.GeneratedIcons.System.Drawing\H.GeneratedIcons.System.Drawing.csproj">
<Configuration Solution="Debug|arm64" Project="Debug|Any CPU" />
<Configuration Solution="Debug|x64" Project="Debug|Any CPU" />
<Configuration Solution="Debug|x86" Project="Debug|Any CPU" />
<Configuration Solution="Release|arm64" Project="Release|Any CPU" />
<Configuration Solution="Release|x64" Project="Release|Any CPU" />
<Configuration Solution="Release|x86" Project="Release|Any CPU" />
</Project>
<Project Path="src\libs\H.NotifyIcon.Maui\H.NotifyIcon.Maui.csproj">
<Configuration Solution="Debug|arm64" Project="Debug|Any CPU" />
<Configuration Solution="Debug|x64" Project="Debug|Any CPU" />
<Configuration Solution="Debug|x86" Project="Debug|Any CPU" />
<Configuration Solution="Release|arm64" Project="Release|Any CPU" />
<Configuration Solution="Release|x64" Project="Release|Any CPU" />
<Configuration Solution="Release|x86" Project="Release|Any CPU" />
</Project>
<Project Path="src\libs\H.NotifyIcon.Uno.WinUI\H.NotifyIcon.Uno.WinUI.csproj">
<Configuration Solution="Debug|arm64" Project="Debug|Any CPU" />
<Configuration Solution="Debug|x64" Project="Debug|Any CPU" />
<Configuration Solution="Debug|x86" Project="Debug|Any CPU" />
<Configuration Solution="Release|arm64" Project="Release|Any CPU" />
<Configuration Solution="Release|x64" Project="Release|Any CPU" />
<Configuration Solution="Release|x86" Project="Release|Any CPU" />
</Project>
<Project Path="src\libs\H.NotifyIcon.Uno\H.NotifyIcon.Uno.csproj">
<Configuration Solution="Debug|arm64" Project="Debug|Any CPU" />
<Configuration Solution="Debug|x64" Project="Debug|Any CPU" />
<Configuration Solution="Debug|x86" Project="Debug|Any CPU" />
<Configuration Solution="Release|arm64" Project="Release|Any CPU" />
<Configuration Solution="Release|x64" Project="Release|Any CPU" />
<Configuration Solution="Release|x86" Project="Release|Any CPU" />
</Project>
<Project Path="src\libs\H.NotifyIcon.WinUI\H.NotifyIcon.WinUI.csproj">
<Configuration Solution="Debug|arm64" Project="Debug|Any CPU" />
<Configuration Solution="Debug|x64" Project="Debug|Any CPU" />
<Configuration Solution="Debug|x86" Project="Debug|Any CPU" />
<Configuration Solution="Release|arm64" Project="Release|Any CPU" />
<Configuration Solution="Release|x64" Project="Release|Any CPU" />
<Configuration Solution="Release|x86" Project="Release|Any CPU" />
</Project>
<Project Path="src\libs\H.NotifyIcon.Wpf\H.NotifyIcon.Wpf.csproj">
<Configuration Solution="Debug|arm64" Project="Debug|Any CPU" />
<Configuration Solution="Debug|x64" Project="Debug|Any CPU" />
<Configuration Solution="Debug|x86" Project="Debug|Any CPU" />
<Configuration Solution="Release|arm64" Project="Release|Any CPU" />
<Configuration Solution="Release|x64" Project="Release|Any CPU" />
<Configuration Solution="Release|x86" Project="Release|Any CPU" />
</Project>
<Project Path="src\libs\H.NotifyIcon\H.NotifyIcon.csproj">
<Configuration Solution="Debug|arm64" Project="Debug|Any CPU" />
<Configuration Solution="Debug|x64" Project="Debug|Any CPU" />
<Configuration Solution="Debug|x86" Project="Debug|Any CPU" />
<Configuration Solution="Release|arm64" Project="Release|Any CPU" />
<Configuration Solution="Release|x64" Project="Release|Any CPU" />
<Configuration Solution="Release|x86" Project="Release|Any CPU" />
</Project>
<File Path="src\libs\Directory.Build.props" />
<File Path="src\libs\Directory.Build.targets" />
</Folder>
<Folder Name="/Solution Items/">
<File Path=".gitignore" />
<File Path=".github\ISSUE_TEMPLATE\bug-report.yaml" />
<File Path="src\Directory.Build.props" />
<File Path=".github\workflows\dotnet.yml" />
<File Path="LICENSE.md" />
<File Path=".github\workflows\pr.yml" />
<File Path="README.md" />
<File Path=".github\workflows\auto-merge.yml" />
</Folder>
<Folder Name="/tests/">
<Project Path="src\tests\H.NotifyIcon.IntegrationTests\H.NotifyIcon.IntegrationTests.csproj">
<Configuration Solution="Debug|arm64" Project="Debug|Any CPU" />
<Configuration Solution="Debug|x64" Project="Debug|Any CPU" />
<Configuration Solution="Debug|x86" Project="Debug|Any CPU" />
<Configuration Solution="Release|arm64" Project="Release|Any CPU" />
<Configuration Solution="Release|x64" Project="Release|Any CPU" />
<Configuration Solution="Release|x86" Project="Release|Any CPU" />
</Project>
</Folder>
</Solution>