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

Remove EOL .NET frameworks and obsolete methods #554

Merged
merged 1 commit into from
Aug 11, 2024

Conversation

bothzoli
Copy link
Contributor

@bothzoli bothzoli commented Jul 23, 2024

EOL .NET Frameworks (4.0, 4.5, 4.6.1, 5.0) removed. Build target for .NET 8 added.
Obsolete methods and corresponding tests removed.

This PR fixes the merge conflicts from #496.
Fixes #495, #497

EOL .NET Frameworks (4.0, 4.5, 4.6.1, 5.0) removed.
Build target for .NET 8 added.
Obsolete methods and corresponding tests removed.
@vkhorikov vkhorikov merged commit 5af110d into vkhorikov:master Aug 11, 2024
1 check passed
@vkhorikov
Copy link
Owner

Merged. This will need to go as v3.0.0. Will publish it together with #552 since it's also non-backward-compatible.

@bothzoli bothzoli deleted the feature/remove-eol-frameworks branch January 5, 2025 20:27
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.

Stop targeting old .NET Framework versions
2 participants