Skip to content

Commit

Permalink
Merge pull request #423 from VPKSoft/dependabot/nuget/Svg.Skia-2.0.0.4
Browse files Browse the repository at this point in the history
Bump Svg.Skia from 2.0.0.2 to 2.0.0.4
  • Loading branch information
VPKSoft authored Nov 25, 2024
2 parents b588598 + ba95ba1 commit 29bf219
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 @@ -29,7 +29,7 @@
<ItemGroup>
<PackageReference Include="FluentIcons.Resources" Version="1.0.1" />
<PackageReference Include="SkiaSharp.NativeAssets.Linux.NoDependencies" Version="2.88.9" />
<PackageReference Include="Svg.Skia" Version="2.0.0.2" />
<PackageReference Include="Svg.Skia" Version="2.0.0.4" />
</ItemGroup>

<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 @@ -74,7 +74,7 @@
<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.9" />
<PackageReference Include="Svg.Skia" Version="2.0.0.2" />
<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" />
<PackageReference Include="z440.atl.core" Version="6.8.0" />
Expand Down

0 comments on commit 29bf219

Please sign in to comment.