We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 61dd3e6 + debd415 commit b1367f0Copy full SHA for b1367f0
Flow.Launcher.Infrastructure/Flow.Launcher.Infrastructure.csproj
@@ -67,7 +67,7 @@
67
</PackageReference>
68
<PackageReference Include="NLog" Version="4.7.10" />
69
<PackageReference Include="PropertyChanged.Fody" Version="3.4.0" />
70
- <PackageReference Include="System.Drawing.Common" Version="7.0.0" />
+ <PackageReference Include="System.Drawing.Common" Version="9.0.2" />
71
<!--ToolGood.Words.Pinyin v3.0.2.6 results in high memory usage when search with pinyin is enabled-->
72
<!--Bumping to it or higher needs to test and ensure this is no longer a problem-->
73
<PackageReference Include="ToolGood.Words.Pinyin" Version="3.0.1.4" />
0 commit comments