Does Handlebars.NET have support for publishing the application with Native AOT? ``` <PropertyGroup> <PublishAot>true</PublishAot> </PropertyGroup> ``` If not would it be a suitable future feature in the road map? Seems like the current use of System.Reflection is a stopper. https://learn.microsoft.com/en-us/dotnet/core/deploying/native-aot/?tabs=net7%2Cwindows