Skip to content

Commit

Permalink
Bump System.Drawing.Common from 4.5.1 to 5.0.0
Browse files Browse the repository at this point in the history
Bumps [System.Drawing.Common](https://github.com/dotnet/runtime) from 4.5.1 to 5.0.0.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/commits/v5.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 31, 2021
1 parent c6736c9 commit 6d2ce48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/TestProjects/DrawingApp/DrawingApp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>

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

</Project>

0 comments on commit 6d2ce48

Please sign in to comment.