Is your feature request related to a problem? Please describe.
Handlebars.Net has net8.0, .NETStandard2.0 and .NETStandard2.1 targets. But .NET 8 end of support date is very close, and it is November 10, 2026.
Describe the solution you'd like
I suggest adding net10.0 target to Handlebars.Net.
Additional context
Also, it's possible to add net9.0. But I think it can be skipped because .NET 9 it's not LTS and also has the end of support date set to November 10, 2026, like .NET 8.
https://dotnet.microsoft.com/en-us/platform/support/policy/dotnet-core#lifecycle
Is your feature request related to a problem? Please describe.
Handlebars.Nethasnet8.0,.NETStandard2.0and.NETStandard2.1targets. But.NET 8end of support date is very close, and it is November 10, 2026.Describe the solution you'd like
I suggest adding
net10.0target toHandlebars.Net.Additional context
Also, it's possible to add
net9.0. But I think it can be skipped because.NET 9it's not LTS and also has the end of support date set to November 10, 2026, like.NET 8.https://dotnet.microsoft.com/en-us/platform/support/policy/dotnet-core#lifecycle