Skip to content

Commit

Permalink
Bump System.Drawing.Common from 4.7.0 to 4.7.2 in /IntegratedPresenter
Browse files Browse the repository at this point in the history
Bumps [System.Drawing.Common](https://github.com/dotnet/corefx) from 4.7.0 to 4.7.2.
- [Release notes](https://github.com/dotnet/corefx/releases)
- [Commits](https://github.com/dotnet/corefx/commits)

---
updated-dependencies:
- dependency-name: System.Drawing.Common
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 9, 2023
1 parent a7d782f commit a15ecc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion IntegratedPresenter/IntegratedPresenter.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@

<ItemGroup>
<PackageReference Include="log4net" Version="2.0.14" />
<PackageReference Include="System.Drawing.Common" Version="4.7.0" />
<PackageReference Include="System.Drawing.Common" Version="4.7.2" />
<PackageReference Include="System.IO.Ports" Version="4.7.0" />
</ItemGroup>

Expand Down

0 comments on commit a15ecc2

Please sign in to comment.