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

refactor: replace .NET Core 3.1 with .NET 7 to test .NET Standard 2.1. #123

Merged
merged 1 commit into from
Oct 6, 2024

Conversation

skwasjer
Copy link
Owner

@skwasjer skwasjer commented Oct 6, 2024

Even though .NET 7 is also EOL, it is more recent than .NET Core 3.1. So this change will allow us to upgrade some other dependencies and not have to be stuck in the past. MSBuild does need to be convinced however with some extra logic to pull/resolve the correct target framework/dependencies.

Copy link

sonarcloud bot commented Oct 6, 2024

@skwasjer skwasjer merged commit d218ae0 into main Oct 6, 2024
11 of 12 checks passed
@skwasjer skwasjer deleted the chore/remove_netcore31 branch October 6, 2024 04:09
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.

1 participant