Skip to content

Commit

Permalink
Bump Svg.Skia from 1.0.0.1 to 1.0.0.2 (#211)
Browse files Browse the repository at this point in the history
Bumps [Svg.Skia](https://github.com/wieslawsoltes/Svg.Skia) from 1.0.0.1 to 1.0.0.2.
- [Release notes](https://github.com/wieslawsoltes/Svg.Skia/releases)
- [Changelog](https://github.com/wieslawsoltes/Svg.Skia/blob/master/CHANGELOG.md)
- [Commits](wieslawsoltes/Svg.Skia@1.0.0.1...1.0.0.2)

---
updated-dependencies:
- dependency-name: Svg.Skia
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 21, 2023
1 parent 020c79c commit d276e51
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion samples/Forms/SkiaSharpDemo/SkiaSharpDemo.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<PackageReference Include="NLipsum" Version="1.1.0" />
<PackageReference Include="SkiaSharp" Version="2.88.5" />
<PackageReference Include="SkiaSharp.Views.Forms" Version="2.88.5" />
<PackageReference Include="Svg.Skia" Version="1.0.0.1" />
<PackageReference Include="Svg.Skia" Version="1.0.0.2" />
<PackageReference Include="Topten.RichTextKit" Version="0.4.166" />
<PackageReference Include="Xamarin.Essentials" Version="1.8.0" />
<PackageReference Include="Xamarin.Forms" Version="5.0.0.2612" />
Expand Down
2 changes: 1 addition & 1 deletion samples/Maui/SkiaSharpDemo/SkiaSharpDemo.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<ItemGroup>
<PackageReference Include="HarfBuzzSharp" Version="2.8.2.5" />
<PackageReference Include="NLipsum" Version="1.1.0" />
<PackageReference Include="Svg.Skia" Version="1.0.0.1" />
<PackageReference Include="Svg.Skia" Version="1.0.0.2" />
<PackageReference Include="Topten.RichTextKit" Version="0.4.166" />
</ItemGroup>

Expand Down

0 comments on commit d276e51

Please sign in to comment.