Skip to content

Commit 340740d

Browse files
Bump System.Drawing.Common from 5.0.2 to 6.0.0
Bumps [System.Drawing.Common](https://github.com/dotnet/runtime) from 5.0.2 to 6.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v5.0.2...v6.0.0) --- 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 e9f0065 commit 340740d

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="6.0.0" />
1212
<PackageReference Include="ZXing.Net" Version="0.16.6" />
1313
</ItemGroup>
1414

0 commit comments

Comments
 (0)