Skip to content

Commit 4168f24

Browse files
Bump System.Drawing.Common from 5.0.2 to 9.0.1
Bumps [System.Drawing.Common](https://github.com/dotnet/winforms) from 5.0.2 to 9.0.1. - [Release notes](https://github.com/dotnet/winforms/releases) - [Changelog](https://github.com/dotnet/winforms/blob/main/docs/release-activity.md) - [Commits](dotnet/winforms@v5.0.2...v9.0.1) --- updated-dependencies: - dependency-name: System.Drawing.Common dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5fae4f2 commit 4168f24

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

barcoder/barcoder.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<ItemGroup>
99
<PackageReference Include="Serilog.AspNetCore" Version="4.1.0" />
1010
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.2.1" />
11-
<PackageReference Include="System.Drawing.Common" Version="5.0.2" />
11+
<PackageReference Include="System.Drawing.Common" Version="9.0.1" />
1212
<PackageReference Include="ZXing.Net" Version="0.16.6" />
1313
</ItemGroup>
1414

0 commit comments

Comments
 (0)