Skip to content

Commit 1b35f37

Browse files
Bump System.Drawing.Common from 6.0.0 to 9.0.1
Bumps [System.Drawing.Common](https://github.com/dotnet/winforms) from 6.0.0 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](https://github.com/dotnet/winforms/commits/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] <[email protected]>
1 parent 2616afc commit 1b35f37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AdminUI/LearningHub.Nhs.AdminUI/LearningHub.Nhs.AdminUI.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
113113
<PackageReference Include="NLog.Web.AspNetCore" Version="4.14.0" />
114114
<PackageReference Include="System.Data.SqlClient" Version="4.9.0" />
115-
<PackageReference Include="System.Drawing.Common" Version="6.0.0" />
115+
<PackageReference Include="System.Drawing.Common" Version="9.0.1" />
116116
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.3.1" />
117117
</ItemGroup>
118118

0 commit comments

Comments
 (0)