File tree Expand file tree Collapse file tree 1 file changed +0
-28
lines changed Expand file tree Collapse file tree 1 file changed +0
-28
lines changed Original file line number Diff line number Diff line change 1
1
<Solution >
2
2
<Folder Name =" /.config/" >
3
- <File Path =" .editorconfig" />
4
- <File Path =" .gitattributes" />
5
- <File Path =" .gitignore" />
6
- <File Path =" .runsettings" />
7
- </Folder >
8
- <Folder Name =" /build/" >
9
- <File Path =" .github/workflows/ci.yaml" />
10
- <File Path =" build.cake" />
11
- <File Path =" cake.config" />
12
- </Folder >
13
- <Folder Name =" /doc/" >
14
- <File Path =" AUTHORS.txt" />
15
- <File Path =" CHANGELOG.md" />
16
- <File Path =" LICENSE.md" />
17
- <File Path =" README.md" />
18
- </Folder >
19
- <Folder Name =" /example/" >
20
- <File Path =" example/CheckComment.cs" />
21
- <File Path =" example/SubmitHam.cs" />
22
- <File Path =" example/SubmitSpam.cs" />
23
- <File Path =" example/VerifyKey.cs" />
24
- </Folder >
25
- <Folder Name =" /share/" >
26
- <File Path =" share/check_comment.http" />
27
- <File Path =" share/submit_ham.http" />
28
- <File Path =" share/submit_spam.http" />
29
- <File Path =" share/verify_key.http" />
30
- </Folder >
31
3
<Project Path =" src/Akismet.csproj" />
32
4
<Project Path =" test/Akismet.Tests.csproj" >
33
5
<Build Solution =" Release|*" Project =" false" />
You can’t perform that action at this time.
0 commit comments