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 b9b7e42 commit c8806e6Copy full SHA for c8806e6
1 file changed
SQLiteWrapper.cs
@@ -8,8 +8,8 @@
8
* This program was written to make reading and writing to a SQLite database easy.
9
*
10
* Requirements:
11
- * .Net Runtime Files
12
- * System.Data.SQLite.dll
+ * .Net Runtime Files
+ * System.Data.SQLite.dll
13
14
*/
15
using System;
0 commit comments