Skip to content

Commit e14cbb2

Browse files
committed
downgrade pinyin library until further discussion
1 parent fd794b8 commit e14cbb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Flow.Launcher.Infrastructure/Flow.Launcher.Infrastructure.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
<PackageReference Include="NLog.Schema" Version="4.7.10" />
5656
<PackageReference Include="NLog.Web.AspNetCore" Version="4.13.0" />
5757
<PackageReference Include="System.Drawing.Common" Version="5.0.2" />
58-
<PackageReference Include="ToolGood.Words.Pinyin" Version="3.0.2.6" />
58+
<PackageReference Include="ToolGood.Words.Pinyin" Version="3.0.1.4" />
5959
</ItemGroup>
6060

6161
<ItemGroup>

0 commit comments

Comments
 (0)