Closed vnbaaij closed 1 week ago
✅ All tests passed successfully
Details on your Workflow / Core Tests page.
Why do you want to remove NET8? Because NET9 os not LTS and will probably be restricted for some companies?
This is how we have done it before as well. Our major releases target the latest .NET version so we can fully use that version's latest enhancements.
v3 supports .NET 6 and 7 (and is not supported anymore as of now) v4 supports .NET 8 and 9 v5 support >NET 9 and 10 : :
If someone does not want to use that specific .NET version, they can continue using our previous version.
Remove .NET 8 packages. settings, etc