We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 429119c commit b4e8d97Copy full SHA for b4e8d97
1 file changed
README.md
@@ -28,7 +28,7 @@ For a simple key/value store based on sqlite, or a drop-in replacement (alternat
28
29
* Multiple primary key support
30
Ex:
31
- ```
+ ```csharp
32
public class PrivacyGroupItem
33
{
34
[PrimaryKey]
0 commit comments