Skip to content

Commit 2a45e27

Browse files
Bump System.Drawing.Common from 5.0.2 to 7.0.0
Bumps [System.Drawing.Common](https://github.com/dotnet/runtime) from 5.0.2 to 7.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v5.0.2...v7.0.0) --- 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 018e7ea commit 2a45e27

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="5.0.2" />
20+
<PackageReference Include="System.Drawing.Common" Version="7.0.0" />
2121
</ItemGroup>
2222

2323
<ItemGroup>

0 commit comments

Comments
 (0)