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

test: replace .NET Core 3.1 with .NET 6.0 #122

Merged
merged 1 commit into from
Dec 15, 2024
Merged

Conversation

skwasjer
Copy link
Owner

@skwasjer skwasjer commented Dec 15, 2024

Addresses some EOL warnings/test failures in CI.

.NET 6 is used to unit test the .NET Standard 2.0 packages.

Even though .NET 6.x itself is also EOL, it is far newer than 3.1 and solves some pain with dependencies and also allows us to remove some other test boilerplate (in follow up).

…tandard 2.0 packages) to avoid EOL warnings/test failures in CI
@skwasjer skwasjer force-pushed the chore/remove_netcore31 branch from 306507a to 6e7bdab Compare December 15, 2024 11:12
@skwasjer skwasjer changed the title test: replace .NET Core 3.1 with .NET 4.6.2 test: replace .NET Core 3.1 with .NET 6.0 Dec 15, 2024
@skwasjer skwasjer enabled auto-merge (squash) December 15, 2024 11:15
@skwasjer skwasjer merged commit 88d329e into main Dec 15, 2024
13 checks passed
@skwasjer skwasjer deleted the chore/remove_netcore31 branch December 15, 2024 11:16
@skwasjer skwasjer added the dependencies Pull requests that update a dependency file label Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant