Improved GetText function

Glad I moved to the dev branch because I wasn't expecting this to be a breaking change.
This commit is contained in:
Tony Bark 2024-04-09 09:47:13 -04:00
parent 488c45620f
commit 10a9958065
5 changed files with 62 additions and 91 deletions

View file

@ -2,7 +2,7 @@
<PropertyGroup>
<TargetFrameworks>net6.0;net8.0</TargetFrameworks>
<Version>2.1.101-alpha</Version>
<Version>2.2.100-alpha</Version>
<Nullable>enable</Nullable>
<LangVersion>latest</LangVersion>
<ImplicitUsings>enable</ImplicitUsings>