Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate tests and console demo app to .NET 7 #72

Merged
merged 2 commits into from
Nov 24, 2022
Merged

Migrate tests and console demo app to .NET 7 #72

merged 2 commits into from
Nov 24, 2022

Conversation

vers-one
Copy link
Owner

Migrate tests and console demo app to .NET 7

This is:

  • a bug fix
  • an enhancement

Related issue: #70

Description

This pull request:

  1. Changes the target framework for VersOne.Epub.ConsoleDemo project from .NET 6 to .NET 7.
  2. Updates all GitHub actions to use .NET 7 instead of .NET 6 or .NET 7 preview.

Testing steps

Build and test actions should pass.

@vers-one vers-one self-assigned this Nov 18, 2022
@vers-one vers-one linked an issue Nov 18, 2022 that may be closed by this pull request
@vers-one
Copy link
Owner Author

This needs to wait until the windows-2022 GitHub action runner image gets Visual Studio 17.4.

@vers-one vers-one merged commit 52666a9 into master Nov 24, 2022
@vers-one vers-one deleted the net7 branch November 24, 2022 17:12
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 7
1 participant