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

cleanup code targeting < net8.0 #4316

Merged
merged 1 commit into from
Nov 17, 2024
Merged

cleanup code targeting < net8.0 #4316

merged 1 commit into from
Nov 17, 2024

Conversation

arturcic
Copy link
Member

This pull request includes multiple changes to remove conditional compilation for older .NET versions and to ensure compatibility with .NET 8.0 or greater. The most important changes involve the removal of custom attribute definitions and updates to test files.

Removal of Conditional Compilation and Custom Attributes:

Updates to Test Files:

Updates to Template Files:

Miscellaneous:

@arturcic arturcic added this to the 6.1.x milestone Nov 17, 2024
@arturcic arturcic merged commit b2387e6 into GitTools:main Nov 17, 2024
93 checks passed
Copy link
Contributor

mergify bot commented Nov 17, 2024

Thank you @arturcic for your contribution!

@arturcic arturcic modified the milestones: 6.1.x, 6.1.0 Dec 9, 2024
@gittools-bot
Copy link

🎉 This issue has been resolved in version 6.1.0 🎉
The release is available on:

Your GitReleaseManager bot 📦🚀

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.

2 participants