Skip to content

Commit

Permalink
Merge pull request #416 from VPKSoft/dependabot/nuget/SkiaSharp.Nativ…
Browse files Browse the repository at this point in the history
…eAssets.Linux.NoDependencies-2.88.9

Bump SkiaSharp.NativeAssets.Linux.NoDependencies from 2.88.8 to 2.88.9
  • Loading branch information
VPKSoft authored Nov 11, 2024
2 parents 5c81e8a + 96526e7 commit 53748ba
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 53748ba

Please sign in to comment.