Skip to content

fix: Update Microsoft.Data.Sqlite version and add package restoration…#39

Merged
NerdsCorp merged 1 commit into
mainfrom
claude/fix-sqlite-warning-U5e0H
Dec 28, 2025
Merged

fix: Update Microsoft.Data.Sqlite version and add package restoration…#39
NerdsCorp merged 1 commit into
mainfrom
claude/fix-sqlite-warning-U5e0H

Conversation

@NerdsCorp
Copy link
Copy Markdown
Owner

… support

  • Update Microsoft.Data.Sqlite from 8.0.0 to 8.0.11 to match Server.Core version
  • Add NuGet.config to ensure proper package restoration
  • Add PowerShell and batch scripts for easy package restoration and building
  • Add comprehensive documentation explaining the issue and fix

This resolves the CS0234 and CS0246 build errors related to missing Microsoft.Data.Sqlite namespace and types.

… support

- Update Microsoft.Data.Sqlite from 8.0.0 to 8.0.11 to match Server.Core version
- Add NuGet.config to ensure proper package restoration
- Add PowerShell and batch scripts for easy package restoration and building
- Add comprehensive documentation explaining the issue and fix

This resolves the CS0234 and CS0246 build errors related to missing
Microsoft.Data.Sqlite namespace and types.
@NerdsCorp NerdsCorp merged commit 412a2f4 into main Dec 28, 2025
1 check passed
@NerdsCorp NerdsCorp deleted the claude/fix-sqlite-warning-U5e0H 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