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

upgrade all projects to .net6.0 #42

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Excalibaard
Copy link

Pull Request for issue

#41

Description

  • Updated all versions of dotnet to .net8.0
  • Update all nuget packages to latest versions

This allows the proejct to build and test on ARM architecture devices.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

  • It works on my machine (M1 Pro)
  • Unit tests have been written in case that this PR adds or updates new features or fixes a bug.
  • This PR fixes a bug that can't be unit-tested. In this case add reproduce instructions below.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have added comments which explain WHY I wrote code
  • I have made corresponding changes to the documentation
  • 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

@Excalibaard Excalibaard changed the title upgrade all projects to .net8.0 upgrade all projects to .net6.0 Oct 3, 2024
@nedroden
Copy link

nedroden commented Oct 3, 2024

Works on my machine

@Excalibaard
Copy link
Author

When no unit tests exist, so they can't break either 🤔

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.

3 participants