Check supported frameworks for Humanizer
mainHumanizer officially supports the following frameworks:
net10.0net8.0net48netstandard2.0(specifically for Roslyn Analyzers and MSBuild tasks)
Note on unsupported versions: While .NET Framework versions net4.6.1 through net4.7.2 can technically consume netstandard2.0 libraries, they are not officially supported and may exhibit incorrect behavior. Use one of the supported frameworks listed above for stability.