downgrade pinyin library until further discussion

This commit is contained in:
Kevin Zhang 2021-08-19 11:20:40 +08:00
parent fd794b8e77
commit e14cbb2ef9

View file

@ -55,7 +55,7 @@
<PackageReference Include="NLog.Schema" Version="4.7.10" />
<PackageReference Include="NLog.Web.AspNetCore" Version="4.13.0" />
<PackageReference Include="System.Drawing.Common" Version="5.0.2" />
<PackageReference Include="ToolGood.Words.Pinyin" Version="3.0.2.6" />
<PackageReference Include="ToolGood.Words.Pinyin" Version="3.0.1.4" />
</ItemGroup>
<ItemGroup>