Skip to content

Commit

Permalink
Update dependency System.Drawing.Common to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 20, 2023
1 parent bbfdca2 commit c662235
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SIL.NuGetCleaner/SIL.NuGetCleaner.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ See full changelog at https://github.com/sillsdev/SIL.NuGetCleaner/blob/master/C
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="NuGet.Versioning" Version="6.8.0" />
<PackageReference Include="SIL.ReleaseTasks" Version="2.5.0" PrivateAssets="all" />
<PackageReference Include="System.Drawing.Common" Version="7.0.0" />
<PackageReference Include="System.Drawing.Common" Version="8.0.0" />
<PackageReference Include="System.Globalization.Extensions" Version="4.3.0" />
<PackageReference Include="System.Net.Http" Version="4.3.4" />
<PackageReference Include="System.Security.Principal.Windows" Version="5.0.0" />
Expand Down

0 comments on commit c662235

Please sign in to comment.