Skip to content

Upgrade to dotnet 8.0#3180

Merged
shargon merged 5 commits intoneo-project:masterfrom
cschuchardt88:dotnet-upgrade
Mar 25, 2024
Merged

Upgrade to dotnet 8.0#3180
shargon merged 5 commits intoneo-project:masterfrom
cschuchardt88:dotnet-upgrade

Conversation

@cschuchardt88
Copy link
Member

@cschuchardt88 cschuchardt88 commented Mar 25, 2024

Change Log

  • Added support for net8.0
  • Changes all files required for net8.0 support.
  • Upgraded nuget packages

Closes #3132

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

image

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@cschuchardt88
Copy link
Member Author

@shargon @Jim8y ready for review

@shargon shargon merged commit 65822cf into neo-project:master Mar 25, 2024
@shargon shargon deleted the dotnet-upgrade branch March 25, 2024 09:44
@cschuchardt88 cschuchardt88 restored the dotnet-upgrade branch March 25, 2024 15:43
@roman-khimov roman-khimov added this to the v3.7.0 milestone May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Support to .NET 8

4 participants