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 to .NET 9 #7532

Merged
merged 36 commits into from
Nov 19, 2024
Merged

Migrate to .NET 9 #7532

merged 36 commits into from
Nov 19, 2024

Conversation

rubo
Copy link
Contributor

@rubo rubo commented Oct 1, 2024

Changes

  • Set the target framework to net9.0
  • Updated Docker files
  • Updated packages with necessary code changes
  • Updated tools

Types of changes

What types of changes does your code introduce?

  • Bugfix (a non-breaking change that fixes an issue)
  • New feature (a non-breaking change that adds functionality)
  • Breaking change (a change that causes existing functionality not to work as expected)
  • Optimization
  • Refactoring
  • Documentation update
  • Build-related changes
  • Other: Runtime upgrade

Testing

Requires testing

  • Yes
  • No

If yes, did you write tests?

  • Yes
  • No

Notes on testing

Needs manual testing.

Documentation

Requires documentation update

  • Yes
  • No

NethermindEth/docs#225

Requires explanation in Release Notes

  • Yes
  • No

@rubo rubo added the .net label Oct 1, 2024
@LukaszRozmej
Copy link
Member

in #7571 I added few .Net 9 TODOS, when it is merged to master, can you update this PR and address it?

@rubo rubo marked this pull request as ready for review November 19, 2024 09:55
@rubo rubo requested a review from a team as a code owner November 19, 2024 09:55
@rubo rubo force-pushed the feature/dotnet9-migration branch from a6db630 to 83982fb Compare November 19, 2024 10:43
@rubo rubo force-pushed the feature/dotnet9-migration branch from 83982fb to 2d20327 Compare November 19, 2024 10:44
@rubo rubo merged commit 627186f into master Nov 19, 2024
77 checks passed
@rubo rubo deleted the feature/dotnet9-migration branch November 19, 2024 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants