Skip to content

Commit 7f3fbf2

Browse files
Bump System.Drawing.Common in /csharp/parallel/ParallelExtensionsExtras
Bumps [System.Drawing.Common](https://github.com/dotnet/runtime) from 4.7.0 to 5.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/commits) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 714be75 commit 7f3fbf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

csharp/parallel/ParallelExtensionsExtras/ParallelExtensionsExtras.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</PropertyGroup>
1010

1111
<ItemGroup>
12-
<PackageReference Include="System.Drawing.Common" Version="4.7.0" />
12+
<PackageReference Include="System.Drawing.Common" Version="5.0.0" />
1313
</ItemGroup>
1414

1515
<ItemGroup>

0 commit comments

Comments
 (0)