Skip to content

Commit ecd237d

Browse files
authored
Merge pull request #2439 from Flow-Launcher/revert-2434-dependabot/nuget/System.Drawing.Common-8.0.0
Revert "Bump System.Drawing.Common from 7.0.0 to 8.0.0"
2 parents f7f0d40 + 6e385a3 commit ecd237d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Flow.Launcher.Infrastructure/Flow.Launcher.Infrastructure.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
<PackageReference Include="NLog.Schema" Version="4.7.10" />
5959
<PackageReference Include="NLog.Web.AspNetCore" Version="4.13.0" />
6060
<PackageReference Include="PropertyChanged.Fody" Version="3.4.0" />
61-
<PackageReference Include="System.Drawing.Common" Version="8.0.0" />
61+
<PackageReference Include="System.Drawing.Common" Version="7.0.0" />
6262
<!--ToolGood.Words.Pinyin v3.0.2.6 results in high memory usage when search with pinyin is enabled-->
6363
<!--Bumping to it or higher needs to test and ensure this is no longer a problem-->
6464
<PackageReference Include="ToolGood.Words.Pinyin" Version="3.0.1.4" />

0 commit comments

Comments
 (0)