Skip to content

Conversation

@vers-one
Copy link
Owner

Migrate tests, console demo app, and GitHub actions to .NET 10

This is:

  • a bug fix
  • an enhancement

Related issue: #142

Description

This pull request:

  1. Changes the target framework for VersOne.Epub.ConsoleDemo and VersOne.Epub.Test projects from .NET 9 to .NET 10.
  2. Updates all GitHub actions to use .NET 10 instead of .NET 9.
  3. Enables nullable checks for the VersOne.Epub.Test project and fixes the compilation errors.

Testing steps

Build and test actions should pass.

@vers-one vers-one self-assigned this Jan 26, 2026
@vers-one vers-one linked an issue Jan 26, 2026 that may be closed by this pull request
@vers-one vers-one merged commit 2d064ca into master Jan 27, 2026
4 checks passed
@vers-one vers-one deleted the net10 branch January 27, 2026 04:24
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.

Migrate tests and console demo app to .NET 10

1 participant