Skip to content

Commit 3432ddb

Browse files
committed
Reverted to ski sharp v2.80.2 to avoid regression with rendering some images.
1 parent b0d86a6 commit 3432ddb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Cofoundry.Plugins.Imaging.SkiaSharp/Cofoundry.Plugins.Imaging.SkiaSharp.csproj

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

2222
<ItemGroup>
2323
<PackageReference Include="Cofoundry.Web" Version="0.9.3-ci0105" />
24-
<PackageReference Include="SkiaSharp" Version="2.80.3" />
24+
<PackageReference Include="SkiaSharp" Version="2.80.2" />
2525
</ItemGroup>
2626

2727
</Project>

0 commit comments

Comments
 (0)