File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed
Flow.Launcher.Infrastructure
Plugins/Flow.Launcher.Plugin.Program Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change 57
57
<PackageReference Include =" MemoryPack" Version =" 1.21.1" />
58
58
<PackageReference Include =" Microsoft.VisualStudio.Threading" Version =" 17.7.30" />
59
59
<PackageReference Include =" NLog" Version =" 4.7.10" />
60
- <PackageReference Include =" NLog.Schema" Version =" 4.7.10" />
61
- <PackageReference Include =" NLog.Web.AspNetCore" Version =" 4.13.0" />
62
60
<PackageReference Include =" PropertyChanged.Fody" Version =" 3.4.0" />
63
61
<PackageReference Include =" System.Drawing.Common" Version =" 7.0.0" />
64
62
<!-- ToolGood.Words.Pinyin v3.0.2.6 results in high memory usage when search with pinyin is enabled-->
Original file line number Diff line number Diff line change 59
59
60
60
<ItemGroup >
61
61
<PackageReference Include =" ini-parser" Version =" 2.5.2" />
62
+ <PackageReference Include =" Microsoft.Extensions.Caching.Memory" Version =" 8.0.0" />
62
63
</ItemGroup >
63
64
64
65
</Project >
You can’t perform that action at this time.
0 commit comments