Skip to content

Commit 67a8cb8

Browse files
Bump System.Drawing.Common from 7.0.0 to 8.0.1
Bumps [System.Drawing.Common](https://github.com/dotnet/winforms) from 7.0.0 to 8.0.1. - [Release notes](https://github.com/dotnet/winforms/releases) - [Changelog](https://github.com/dotnet/winforms/blob/main/docs/release-activity.md) - [Commits](https://github.com/dotnet/winforms/commits/v8.0.1) --- updated-dependencies: - dependency-name: System.Drawing.Common dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d0424d9 commit 67a8cb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

QrCodeApiApp/QrCodeApiApp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<PackageReference Include="joelbyford.BasicAuth" Version="1.2.0" />
1313
<PackageReference Include="Microsoft.OpenApi" Version="1.6.13" />
1414
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" />
15-
<PackageReference Include="System.Drawing.Common" Version="7.0.0" />
15+
<PackageReference Include="System.Drawing.Common" Version="8.0.1" />
1616
<PackageReference Include="ZXing.Net" Version="0.16.9" />
1717
</ItemGroup>
1818

0 commit comments

Comments
 (0)