Skip to content

Commit 85c3bc9

Browse files
Bump System.Drawing.Common from 7.0.0 to 8.0.0
Bumps [System.Drawing.Common](https://github.com/dotnet/winforms) from 7.0.0 to 8.0.0. - [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) --- 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 4082b0c commit 85c3bc9

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
@@ -17,7 +17,7 @@
1717
<PackageReference Include="MailKit" Version="4.2.0" />
1818
<PackageReference Include="Microsoft.FeatureManagement.AspNetCore" Version="2.0.0" />
1919
<PackageReference Include="Serilog.AspNetCore" Version="7.0.0" />
20-
<PackageReference Include="System.Drawing.Common" Version="7.0.0" />
20+
<PackageReference Include="System.Drawing.Common" Version="8.0.0" />
2121
</ItemGroup>
2222

2323
<ItemGroup>

0 commit comments

Comments
 (0)