Skip to content

Commit c4da7ae

Browse files
Update dependency System.Drawing.Common to v8 (#626)
+semver:patch
1 parent 2536ba1 commit c4da7ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/FluentNHibernate.Testing/FluentNHibernate.Testing.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
</ItemGroup>
3232

3333
<ItemGroup Condition=" '$(TargetFramework)' == 'net6.0' ">
34-
<PackageReference Include="System.Drawing.Common" Version="6.0.0" />
34+
<PackageReference Include="System.Drawing.Common" Version="8.0.3" />
3535
</ItemGroup>
3636

3737
<ItemGroup>

0 commit comments

Comments
 (0)