Expose a non-extension method for NativeAOT

This commit is contained in:
2025-02-17 14:20:31 +01:00
parent ac0e9efa77
commit bfdf1e1811
3 changed files with 8 additions and 1 deletions
@@ -2,7 +2,7 @@
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<Version>0.8.20</Version>
<Version>0.8.21</Version>
<LangVersion>latest</LangVersion>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Authors>Alexandru Macocian</Authors>