Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 23, 2023
1 parent 58779a0 commit c473b54
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.4" />
<PackageReference Include="SkiaSharp.Views.Forms" Version="2.88.4" />
<PackageReference Include="Svg.Skia" Version="0.5.0" />
<PackageReference Include="Svg.Skia" Version="1.0.0" />
<PackageReference Include="Topten.RichTextKit" Version="0.4.137" />
<PackageReference Include="Xamarin.Essentials" Version="1.6.1" />
<PackageReference Include="Xamarin.Forms" Version="5.0.0.2401" />
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.4" />
<PackageReference Include="NLipsum" Version="1.1.0" />
<PackageReference Include="Svg.Skia" Version="0.5.0" />
<PackageReference Include="Svg.Skia" Version="1.0.0" />
<PackageReference Include="Topten.RichTextKit" Version="0.4.137" />
</ItemGroup>

Expand Down

0 comments on commit c473b54

Please sign in to comment.