Skip to content

Commit c3a9e96

Browse files
committed
Add comment for disabled warning
1 parent b938a02 commit c3a9e96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SQLiteSharp/SQLiteRaw.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#pragma warning disable CS1591
1+
#pragma warning disable CS1591 // Missing XML comment for publicly visible type or member
22

33
using SQLitePCL;
44

0 commit comments

Comments
 (0)