File tree Expand file tree Collapse file tree 3 files changed +3
-4
lines changed
Flow.Launcher.Infrastructure Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 54
54
55
55
<ItemGroup >
56
56
<PackageReference Include =" Droplex" Version =" 1.7.0" />
57
- <PackageReference Include =" FSharp.Core" Version =" 7 .0.401 " />
57
+ <PackageReference Include =" FSharp.Core" Version =" 8 .0.100 " />
58
58
<PackageReference Include =" Microsoft.IO.RecyclableMemoryStream" Version =" 2.3.2" />
59
59
<PackageReference Include =" squirrel.windows" Version =" 1.5.2" NoWarn =" NU1701" />
60
60
<PackageReference Include =" StreamJsonRpc" Version =" 2.17.8" />
Original file line number Diff line number Diff line change 54
54
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
55
55
</PackageReference >
56
56
<PackageReference Include =" MemoryPack" Version =" 1.10.0" />
57
- <PackageReference Include =" Microsoft.VisualStudio.Threading" Version =" 17.7.30 " />
57
+ <PackageReference Include =" Microsoft.VisualStudio.Threading" Version =" 17.8.14 " />
58
58
<PackageReference Include =" NLog" Version =" 4.7.10" />
59
59
<PackageReference Include =" NLog.Schema" Version =" 4.7.10" />
60
60
<PackageReference Include =" NLog.Web.AspNetCore" Version =" 4.13.0" />
61
61
<PackageReference Include =" PropertyChanged.Fody" Version =" 3.4.0" />
62
- <PackageReference Include =" System.Drawing.Common" Version =" 7 .0.0" />
62
+ <PackageReference Include =" System.Drawing.Common" Version =" 8 .0.0" />
63
63
<!-- ToolGood.Words.Pinyin v3.0.2.6 results in high memory usage when search with pinyin is enabled-->
64
64
<!-- Bumping to it or higher needs to test and ensure this is no longer a problem-->
65
65
<PackageReference Include =" ToolGood.Words.Pinyin" Version =" 3.0.1.4" />
Original file line number Diff line number Diff line change 66
66
<PrivateAssets >all</PrivateAssets >
67
67
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
68
68
</PackageReference >
69
- <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.1.1" PrivateAssets =" All" />
70
69
<PackageReference Include =" JetBrains.Annotations" Version =" 2023.3.0" />
71
70
<PackageReference Include =" PropertyChanged.Fody" Version =" 3.4.0" />
72
71
</ItemGroup >
You can’t perform that action at this time.
0 commit comments