Skip to content

Modernize build system and dependencies#100

Open
ErebusGuy wants to merge 12 commits intojtorjo:masterfrom
ErebusGuy:modernize-build
Open

Modernize build system and dependencies#100
ErebusGuy wants to merge 12 commits intojtorjo:masterfrom
ErebusGuy:modernize-build

Conversation

@ErebusGuy
Copy link

This PR modernizes the build and dependency stack without changing user-facing behavior.

Changes:

  • Migrated packages.config to PackageReference (test projects + shared libs)
  • Updated logging setup to remove obsolete NLog APIs
  • Fixed SQLite native runtime issues in test project
  • Adjusted .gitignore to avoid committing VS artifacts
  • Verified Release build produces portable output
  • Version bump to 1.10.0

Goal: improve maintainability and compatibility with modern Visual Studio without altering application functionality.

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.

1 participant