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

release-2.1 branch: migrate from net7 to net8 #763

Merged

Conversation

nikolaevn
Copy link

net7 EOL is coming soon (May 14, 2024).
It looks like we need to release version 2.1.2 that only migrates 2.1.1 from net7 to net8.

Copy link
Member

@cameronwhite cameronwhite left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for looking at this!
I'm fine with doing a minor release to allow building against .NET 8, but I'd prefer doing the 2.1.2 version bump in a separate commit so that it's easier to review. Could you strip this down to just the .NET 8 changes please?

I think we should also port over the changes from the master branch which fixed issues where the .net6.0 CI build didn't actually build against .NET 6, to ensure that no regressions occur for that configuration (68b8f07)

configure.ac Outdated Show resolved Hide resolved
configure.ac Outdated Show resolved Hide resolved
@nikolaevn
Copy link
Author

Fixed as requested.

@cameronwhite
Copy link
Member

Looks good, thanks!

@cameronwhite cameronwhite merged commit f916407 into PintaProject:release-2.1 Apr 13, 2024
4 checks passed
@dafanasiev
Copy link

@cameronwhite can you assign Milestone 2.1.2 to this issue also?

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.

None yet

3 participants