-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathOpenNetty.slnx
39 lines (34 loc) · 1.09 KB
/
OpenNetty.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
27
28
29
30
31
32
33
34
35
36
37
38
39
<Solution>
<Folder Name="/eng/">
<File Path="eng/Build.props" />
<File Path="eng/key.snk" />
<File Path="eng/Signing.props" />
<File Path="eng/Tools.props" />
<File Path="eng/Version.Details.xml" />
<File Path="eng/Versions.props" />
<File Path="eng/_._" />
</Folder>
<Folder Name="/root/">
<File Path=".editorconfig" />
<File Path=".gitattributes" />
<File Path=".gitignore" />
<File Path="Build.cmd" />
<File Path="build.sh" />
<File Path="Directory.Build.props" />
<File Path="Directory.Build.targets" />
<File Path="Directory.Packages.props" />
<File Path="global.json" />
<File Path="LICENSE.md" />
<File Path="NuGet.config" />
<File Path="README.md" />
<File Path="SECURITY.md" />
</Folder>
<Folder Name="/src/">
<Project Path="src/OpenNetty/OpenNetty.csproj" />
<Project Path="src/OpenNetty.Daemon/OpenNetty.Daemon.csproj" />
<Project Path="src/OpenNetty.Mqtt/OpenNetty.Mqtt.csproj" />
</Folder>
<Folder Name="/workflows/">
<File Path=".github/workflows/build.yml" />
</Folder>
</Solution>