Skip to content

Commit 183798d

Browse files
Bump SkiaSharp.HarfBuzz from 2.88.2 to 2.88.3 in /src.csharp (#1009)
Bumps [SkiaSharp.HarfBuzz](https://github.com/mono/SkiaSharp) from 2.88.2 to 2.88.3. - [Release notes](https://github.com/mono/SkiaSharp/releases) - [Commits](mono/SkiaSharp@v2.88.2...v2.88.3) --- updated-dependencies: - dependency-name: SkiaSharp.HarfBuzz dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b311ff4 commit 183798d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src.csharp/AlphaTab/AlphaTab.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<ItemGroup>
2727
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
2828
<PackageReference Include="SkiaSharp" Version="2.88.3" />
29-
<PackageReference Include="SkiaSharp.HarfBuzz" Version="2.88.2" />
29+
<PackageReference Include="SkiaSharp.HarfBuzz" Version="2.88.3" />
3030
<PackageReference Include="System.Drawing.Common" Version="6.0.0" />
3131
</ItemGroup>
3232
</Project>

0 commit comments

Comments
 (0)