renamed SqLite to Sqlite

This commit is contained in:
JPVenson
2025-03-24 10:07:52 +00:00
parent 3c2d3ac18b
commit ea8f1ffb7c
65 changed files with 7 additions and 6 deletions

3
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,3 @@
{
"dotnet.preferVisualStudioCodeFileSystemWatcher": true
}