Skip to content

Commit

Permalink
Bump SkiaSharp.NativeAssets.Linux.NoDependencies from 2.88.8 to 2.88.9
Browse files Browse the repository at this point in the history
Bumps [SkiaSharp.NativeAssets.Linux.NoDependencies](https://github.com/mono/SkiaSharp) from 2.88.8 to 2.88.9.
- [Release notes](https://github.com/mono/SkiaSharp/releases)
- [Commits](mono/SkiaSharp@v2.88.8...v2.88.9)

---
updated-dependencies:
- dependency-name: SkiaSharp.NativeAssets.Linux.NoDependencies
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 8, 2024
1 parent 00cdf7e commit 96526e7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion EtoForms.Controls.Custom/EtoForms.Controls.Custom.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@

<ItemGroup>
<PackageReference Include="FluentIcons.Resources" Version="1.0.1" />
<PackageReference Include="SkiaSharp.NativeAssets.Linux.NoDependencies" Version="2.88.8" />
<PackageReference Include="SkiaSharp.NativeAssets.Linux.NoDependencies" Version="2.88.9" />
<PackageReference Include="Svg.Skia" Version="2.0.0.2" />
</ItemGroup>

Expand Down
2 changes: 1 addition & 1 deletion amp.EtoForms/amp.EtoForms.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Serilog" Version="4.1.0" />
<PackageReference Include="Serilog.Sinks.File" Version="6.0.0" />
<PackageReference Include="SkiaSharp.NativeAssets.Linux.NoDependencies" Version="2.88.8" />
<PackageReference Include="SkiaSharp.NativeAssets.Linux.NoDependencies" Version="2.88.9" />
<PackageReference Include="Svg.Skia" Version="2.0.0.2" />
<PackageReference Include="VPKSoft.ApplicationSettingsJson" Version="1.0.1" />
<PackageReference Include="VPKSoft.RandomizationUtils" Version="1.0.1" />
Expand Down

0 comments on commit 96526e7

Please sign in to comment.