Skip to content

Commit

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 4, 2021
1 parent 77600a1 commit 1f1f85c
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="5.0.0" />
<PackageReference Include="System.Drawing.Common" Version="5.0.1" />
</ItemGroup>

</Project>

0 comments on commit 1f1f85c

Please sign in to comment.