Skip to content

Commit 6feee81

Browse files
author
Cédric Belin
committed
Update the solution [skip ci]
1 parent 1dde69d commit 6feee81

File tree

1 file changed

+0
-28
lines changed

1 file changed

+0
-28
lines changed

Akismet.slnx

Lines changed: 0 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,5 @@
11
<Solution>
22
<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>
313
<Project Path="src/Akismet.csproj" />
324
<Project Path="test/Akismet.Tests.csproj">
335
<Build Solution="Release|*" Project="false" />

0 commit comments

Comments
 (0)