Skip to content

Commit 5f24add

Browse files
committed
Update dependencies
1 parent a31f55a commit 5f24add

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/NetVips.Extensions/NetVips.Extensions.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@
2121
</ItemGroup>
2222

2323
<ItemGroup Condition="'$(TargetFrameworkIdentifier)' != '.NETFramework'">
24-
<!-- Constrain the version to 8.0.14, as later versions require .NET 8.0.
24+
<!-- Constrain the version to 8.0.15, as later versions require .NET 8.0.
2525
https://github.com/dotnet/winforms/issues/9851
2626
-->
27-
<PackageReference Include="System.Drawing.Common" Version="[8.0.14]" />
27+
<PackageReference Include="System.Drawing.Common" Version="[8.0.15]" />
2828
</ItemGroup>
2929

3030
<ItemGroup Condition="'$(TargetFrameworkIdentifier)' == '.NETFramework'">

0 commit comments

Comments
 (0)