Skip to content

Upgrade to .NET 7 #66

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

Merged
merged 3 commits into from
Nov 26, 2022
Merged

Upgrade to .NET 7 #66

merged 3 commits into from
Nov 26, 2022

Conversation

Windows10CE
Copy link
Member

Needed to release a new version usable with the .NET 7 SDK. Older .NET 6 SDKs won't be able to use this version, but will auto resolve to the last version. No behavioral changes, just project file and CI updates.

Copy link
Collaborator

@anttimaki anttimaki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No problems detected by just looking at the changes. Didn't test this myself since I don't have the environment set up for that.

@codecov
Copy link

codecov bot commented Nov 26, 2022

Codecov Report

Merging #66 (e399c41) into master (cee9e38) will not change coverage.
The diff coverage is n/a.

@@          Coverage Diff           @@
##           master     #66   +/-   ##
======================================
  Coverage    0.00%   0.00%           
======================================
  Files          20      20           
  Lines        1200    1200           
======================================
  Misses       1200    1200           
Impacted Files Coverage Δ
ThunderstoreCLI/Configuration/Config.cs 0.00% <ø> (ø)
...nderstoreCLI/Models/Interaction/BaseInteraction.cs 0.00% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@Windows10CE Windows10CE merged commit 1282c04 into master Nov 26, 2022
@Windows10CE Windows10CE deleted the net7-upgrade branch November 26, 2022 09:25
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.

2 participants