Skip to content

Commit

Permalink
Merge pull request #390 from VPKSoft/dependabot/nuget/Svg.Skia-2.0.0.1
Browse files Browse the repository at this point in the history
Bump Svg.Skia from 2.0.0 to 2.0.0.1
  • Loading branch information
VPKSoft authored Aug 30, 2024
2 parents 6ce369d + e9a14cd commit 24b7208
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.8" />
<PackageReference Include="Svg.Skia" Version="2.0.0" />
<PackageReference Include="Svg.Skia" Version="2.0.0.1" />
</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.0.1" />
<PackageReference Include="Serilog.Sinks.File" Version="6.0.0" />
<PackageReference Include="SkiaSharp.NativeAssets.Linux.NoDependencies" Version="2.88.8" />
<PackageReference Include="Svg.Skia" Version="2.0.0" />
<PackageReference Include="Svg.Skia" Version="2.0.0.1" />
<PackageReference Include="VPKSoft.ApplicationSettingsJson" Version="1.0.1" />
<PackageReference Include="VPKSoft.RandomizationUtils" Version="1.0.1" />
<PackageReference Include="z440.atl.core" Version="6.1.0" />
Expand Down

0 comments on commit 24b7208

Please sign in to comment.