Skip to content

Commit e04d3d0

Browse files
Bump SkiaSharp.NativeAssets.Linux in /src/devices/Ssd13xx/samples (#2163)
Bumps [SkiaSharp.NativeAssets.Linux](https://github.com/mono/SkiaSharp) from 2.88.3 to 2.88.6. - [Release notes](https://github.com/mono/SkiaSharp/releases) - [Commits](mono/SkiaSharp@v2.88.3...v2.88.6) --- updated-dependencies: - dependency-name: SkiaSharp.NativeAssets.Linux dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6b827cd commit e04d3d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/devices/SkiaSharpAdapter/SkiaSharpAdapter.csproj

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

1717
<ItemGroup>
1818
<PackageReference Include="SkiaSharp" Version="2.88.6" />
19-
<PackageReference Include="SkiaSharp.NativeAssets.Linux" Version="2.88.3" />
19+
<PackageReference Include="SkiaSharp.NativeAssets.Linux" Version="2.88.6" />
2020
</ItemGroup>
2121

2222
</Project>

0 commit comments

Comments
 (0)