GitHub user kjac added a comment to the discussion: .NET Target/Runtime Support Proposal
This sounds like a great plan indeed. This is exactly the kind of clarity and predictability we as downstream consumers appreciate ❤️ My only concern is the same as @rclabo voices to a point - that of your well-being. Don't break your neck trying to support old and unsupported runtimes for ages. It's commendable for sure, but not strictly required in my view. To get the target clean-up going a little faster, you _could_ consider aligning your major version increment with that of .NET. We've been quite happy with that versioning strategy for the Umbraco CMS. Although a new major every six months is potentially a lot of release overhead, it has the added benefit of allowing for faster deprecation and removal of undesired code (and targets in this case). This of course is a whole new discussion, so just consider it a well-meant input 😃 GitHub link: https://github.com/apache/lucenenet/discussions/1191#discussioncomment-14538082 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
