Skip to content

upgrade all projects to .net6.0#42

Open
Excalibaard wants to merge 2 commits intosander1095:mainfrom
Excalibaard:main
Open

upgrade all projects to .net6.0#42
Excalibaard wants to merge 2 commits intosander1095:mainfrom
Excalibaard:main

Conversation

@Excalibaard
Copy link
Copy Markdown

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
Copy Markdown

nedroden commented Oct 3, 2024

Works on my machine

@Excalibaard
Copy link
Copy Markdown
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