We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fbf755 commit 9d74594Copy full SHA for 9d74594
Flow.Launcher.Infrastructure/Flow.Launcher.Infrastructure.csproj
@@ -55,6 +55,8 @@
55
<PackageReference Include="NLog.Schema" Version="4.7.10" />
56
<PackageReference Include="NLog.Web.AspNetCore" Version="4.13.0" />
57
<PackageReference Include="System.Drawing.Common" Version="5.0.2" />
58
+ <!--ToolGood.Words.Pinyin v3.0.2.6 results in high memory usage when search with pinyin is enabled-->
59
+ <!--Bumping to it or higher needs to test and ensure this is no longer a problem-->
60
<PackageReference Include="ToolGood.Words.Pinyin" Version="3.0.1.4" />
61
</ItemGroup>
62
0 commit comments