Use Diacritical.Net library for NameFirstCharacter token

(cherry picked from commit 59ea524e0ce85333779f430b867e93aae366289f)

Closes #4230
This commit is contained in:
Stevie Robinson
2023-10-20 20:48:42 +02:00
committed by Bogdan
parent 2e91a61ccf
commit 8df5a5011b
3 changed files with 5 additions and 2 deletions
+1
View File
@@ -4,6 +4,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Dapper" Version="2.0.123" />
<PackageReference Include="Diacritical.Net" Version="1.0.4" />
<PackageReference Include="System.Text.Json" Version="6.0.8" />
<PackageReference Include="System.Memory" Version="4.5.5" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="6.0.1" />