Skip to content

Commit

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

Bump SkiaSharp.NativeAssets.Linux.NoDependencies from 3.116.0 to 3.116.1
  • Loading branch information
VPKSoft authored Dec 6, 2024
2 parents c463402 + 682b99d commit e07ed67
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="3.116.0" />
<PackageReference Include="SkiaSharp.NativeAssets.Linux.NoDependencies" Version="3.116.1" />
<PackageReference Include="Svg.Skia" Version="2.0.0.4" />
</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="3.116.0" />
<PackageReference Include="SkiaSharp.NativeAssets.Linux.NoDependencies" Version="3.116.1" />
<PackageReference Include="Svg.Skia" Version="2.0.0.4" />
<PackageReference Include="VPKSoft.ApplicationSettingsJson" Version="1.0.1" />
<PackageReference Include="VPKSoft.RandomizationUtils" Version="1.0.1" />
Expand Down

0 comments on commit e07ed67

Please sign in to comment.