This repository was archived by the owner on Nov 13, 2025. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathLongbow.SerialPorts.slnx
More file actions
43 lines (43 loc) · 1.47 KB
/
Longbow.SerialPorts.slnx
File metadata and controls
43 lines (43 loc) · 1.47 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
<Solution>
<Folder Name="/actions/" />
<Folder Name="/actions/ISSUE_TEMPLATE/">
<File Path=".github/ISSUE_TEMPLATE/10_bug_report.yml" />
<File Path=".github/ISSUE_TEMPLATE/20_feature_request.yml" />
<File Path=".github/ISSUE_TEMPLATE/30_documentation.yml" />
<File Path=".github/ISSUE_TEMPLATE/40_unit_test.yml" />
<File Path=".github/ISSUE_TEMPLATE/50_other.yml" />
<File Path=".github/ISSUE_TEMPLATE/60_config.yml" />
</Folder>
<Folder Name="/actions/workflows/">
<File Path=".github/workflows/auto-pull-request-checks.yml" />
<File Path=".github/workflows/pack.yml" />
</Folder>
<Folder Name="/docs/">
<File Path="CHANGELOG.md" />
<File Path="CHANGELOG.zh-CN.md" />
<File Path="CODE_OF_CONDUCT.md" />
<File Path="CONTRIBUTING.md" />
<File Path="README.md" />
<File Path="README.zh-CN.md" />
</Folder>
<Folder Name="/misc/">
<File Path=".editorconfig" />
<File Path=".gitattributes" />
<File Path=".gitignore" />
<File Path=".issuetracker" />
<File Path="exclusion.dic" />
<File Path="LICENSE" />
<File Path="NuGet.Config" />
</Folder>
<Folder Name="/props/">
<File Path="Directory.Build.props" />
<File Path="Logo.props" />
<File Path="SourceLink.targets" />
</Folder>
<Folder Name="/src/">
<Project Path="src/Longbow.SerialPorts/Longbow.SerialPorts.csproj" />
</Folder>
<Folder Name="/test/">
<Project Path="test/UnitTest/UnitTest.csproj" />
</Folder>
</Solution>