Skip to content

Commit

Permalink
Merge pull request #3958 from dotnet/dependabot/nuget/csharp/parallel…
Browse files Browse the repository at this point in the history
…/ParallelExtensionsExtras/System.Drawing.Common-5.0.0

Bump System.Drawing.Common from 4.7.0 to 5.0.0 in /csharp/parallel/ParallelExtensionsExtras
  • Loading branch information
richlander authored Nov 14, 2020
2 parents a818ba3 + 7f3fbf2 commit c9385bb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="System.Drawing.Common" Version="4.7.0" />
<PackageReference Include="System.Drawing.Common" Version="5.0.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit c9385bb

Please sign in to comment.