Skip to content

Commit 1e5c1da

Browse files
Bump System.Drawing.Common from 8.0.0 to 9.0.1
Bumps [System.Drawing.Common](https://github.com/dotnet/winforms) from 8.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](dotnet/winforms@v8.0.0...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 6ecf639 commit 1e5c1da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DigitalLearningSolutions.Data/DigitalLearningSolutions.Data.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<PackageReference Include="MailKit" Version="4.3.0" />
2020
<PackageReference Include="Microsoft.FeatureManagement.AspNetCore" Version="2.0.0" />
2121
<PackageReference Include="Serilog.AspNetCore" Version="7.0.0" />
22-
<PackageReference Include="System.Drawing.Common" Version="8.0.0" />
22+
<PackageReference Include="System.Drawing.Common" Version="9.0.1" />
2323
</ItemGroup>
2424

2525
<ItemGroup>

0 commit comments

Comments
 (0)