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.
2 parents a9a7179 + 1e42bc9 commit 4d51ed9Copy full SHA for 4d51ed9
Flow.Launcher.Infrastructure/Flow.Launcher.Infrastructure.csproj
@@ -58,7 +58,7 @@
58
<PackageReference Include="NLog.Schema" Version="4.7.10" />
59
<PackageReference Include="NLog.Web.AspNetCore" Version="4.13.0" />
60
<PackageReference Include="PropertyChanged.Fody" Version="3.4.0" />
61
- <PackageReference Include="System.Drawing.Common" Version="5.0.3" />
+ <PackageReference Include="System.Drawing.Common" Version="7.0.0" />
62
<!--ToolGood.Words.Pinyin v3.0.2.6 results in high memory usage when search with pinyin is enabled-->
63
<!--Bumping to it or higher needs to test and ensure this is no longer a problem-->
64
<PackageReference Include="ToolGood.Words.Pinyin" Version="3.0.1.4" />
0 commit comments