Skip to content

fix: Replace SQLite.Core with full SQLite package and fix XML doc war…#34

Merged
NerdsCorp merged 1 commit into
mainfrom
claude/fix-build-warnings-Qn0Rv
Dec 28, 2025
Merged

fix: Replace SQLite.Core with full SQLite package and fix XML doc war…#34
NerdsCorp merged 1 commit into
mainfrom
claude/fix-build-warnings-Qn0Rv

Conversation

@NerdsCorp
Copy link
Copy Markdown
Owner

…nings

  • Changed System.Data.SQLite.Core to System.Data.SQLite package to fix missing assembly references
  • Fixed malformed XML documentation comments in TexturePacker.cs by converting to regular comments
  • This resolves build errors CS0234 and CS0246, and XML comment warnings CS1570

…nings

- Changed System.Data.SQLite.Core to System.Data.SQLite package to fix missing assembly references
- Fixed malformed XML documentation comments in TexturePacker.cs by converting to regular comments
- This resolves build errors CS0234 and CS0246, and XML comment warnings CS1570
@NerdsCorp NerdsCorp merged commit bd03d7b into main Dec 28, 2025
1 check passed
@NerdsCorp NerdsCorp deleted the claude/fix-build-warnings-Qn0Rv branch December 28, 2025 20:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants