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

Updated project to build for .net 8 and 9. Updated ci to use .net 9. #109

Merged
merged 2 commits into from
Dec 30, 2024

Conversation

Johannestegner
Copy link
Member

Type of change

Target update, removes old dotnet versions and adds dotnet 9.

Note: This is a breaking change (as it no longer will support old dotnet versions).

Related issue

Closes #108

Motivation

Sanitation.
Further, it allows us to use TimeProvider for tests, allowing us to fix #107 a lot easier.

Checklist

  • I have read the CONTRIBUTING document.
  • I have read and accepted the Code of conduct
  • Tests passes.
  • Style lints passes.
  • Documentation of new public methods exists.
  • This PR includes breaking changes.

Signed-off-by: Johannes Tegnér <johannes@jitesoft.com>
Signed-off-by: Johannes Tegnér <johannes@jitesoft.com>
@Johannestegner Johannestegner mentioned this pull request Dec 29, 2024
9 tasks
@frozzare frozzare self-requested a review December 30, 2024 11:07
@Johannestegner Johannestegner merged commit 069fb4a into personnummer:master Dec 30, 2024
4 of 5 checks passed
@Johannestegner Johannestegner deleted the chore/dotnet9 branch December 30, 2024 11:36
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.

Chore: Update dotnet version and remove EOL versions. [BUG] - Age test fails.
2 participants