Skip to content

Commit 933f941

Browse files
Bump System.Drawing.Common from 9.0.10 to 10.0.0 (#24)
--- updated-dependencies: - dependency-name: System.Drawing.Common dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fc829d2 commit 933f941

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MailAgent/MailAgent.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107

108108
<ItemGroup>
109109
<PackageReference Include="System.Security.Cryptography.Xml" Version="9.0.10" />
110-
<PackageReference Include="System.Drawing.Common" Version="9.0.10" />
110+
<PackageReference Include="System.Drawing.Common" Version="10.0.0" />
111111
<EmbeddedResource Remove="obj\**" />
112112
</ItemGroup>
113113

0 commit comments

Comments
 (0)