We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6022035 commit 3571be6Copy full SHA for 3571be6
Akismet.slnx
@@ -17,10 +17,10 @@
17
<File Path="README.md" />
18
</Folder>
19
<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" />
+ <File Path="example/CheckComment.cs" />
+ <File Path="example/SubmitHam.cs" />
+ <File Path="example/SubmitSpam.cs" />
+ <File Path="example/VerifyKey.cs" />
24
25
<Folder Name="/share/">
26
<File Path="share/check_comment.http" />
0 commit comments