Skip to content

Commit 3571be6

Browse files
author
Cédric Belin
committed
Fix the solution [skip ci]
1 parent 6022035 commit 3571be6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Akismet.slnx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@
1717
<File Path="README.md" />
1818
</Folder>
1919
<Folder Name="/example/">
20-
<File Path="example/check_comment.cs" />
21-
<File Path="example/submit_ham.cs" />
22-
<File Path="example/submit_spam.cs" />
23-
<File Path="example/verify_key.cs" />
20+
<File Path="example/CheckComment.cs" />
21+
<File Path="example/SubmitHam.cs" />
22+
<File Path="example/SubmitSpam.cs" />
23+
<File Path="example/VerifyKey.cs" />
2424
</Folder>
2525
<Folder Name="/share/">
2626
<File Path="share/check_comment.http" />

0 commit comments

Comments
 (0)