Skip to content

Commit

Permalink
Bump the xamarinforms group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the xamarinforms group with 2 updates: Xamarin.Forms and Xamarin.Forms.Platform.WPF.


Updates `Xamarin.Forms` from 5.0.0.2401 to 5.0.0.2612

Updates `Xamarin.Forms.Platform.WPF` from 5.0.0.2401 to 5.0.0.2612

---
updated-dependencies:
- dependency-name: Xamarin.Forms
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: xamarinforms
- dependency-name: Xamarin.Forms.Platform.WPF
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: xamarinforms
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 23, 2023
1 parent 58779a0 commit 5209b7b
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
<PackageReference Include="SkiaSharp.Views" Version="2.88.4" />
<PackageReference Include="SkiaSharp.Views.Forms" Version="2.88.4" />
<PackageReference Include="Xamarin.Essentials" Version="1.6.1" />
<PackageReference Include="Xamarin.Forms" Version="5.0.0.2401" />
<PackageReference Include="Xamarin.Forms" Version="5.0.0.2612" />
<PackageReference Include="Topten.RichTextKit" Version="0.4.137" />
</ItemGroup>
<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion samples/Forms/SkiaSharpDemo.UWP/SkiaSharpDemo.UWP.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@
<PackageReference Include="SkiaSharp.Views" Version="2.88.4" />
<PackageReference Include="SkiaSharp.Views.Forms" Version="2.88.4" />
<PackageReference Include="Xamarin.Essentials" Version="1.6.1" />
<PackageReference Include="Xamarin.Forms" Version="5.0.0.2401" />
<PackageReference Include="Xamarin.Forms" Version="5.0.0.2612" />
<PackageReference Include="Topten.RichTextKit" Version="0.4.137" />
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform" Version="6.2.14" />
</ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion samples/Forms/SkiaSharpDemo.WPF/SkiaSharpDemo.WPF.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<PackageReference Include="SkiaSharp.Views.WPF" Version="2.88.4" />
<PackageReference Include="SkiaSharp.Views.Forms.WPF" Version="2.88.4" />
<PackageReference Include="Xamarin.Essentials" Version="1.6.1" />
<PackageReference Include="Xamarin.Forms.Platform.WPF" Version="5.0.0.2401" />
<PackageReference Include="Xamarin.Forms.Platform.WPF" Version="5.0.0.2612" />
<PackageReference Include="Topten.RichTextKit" Version="0.4.137" />
</ItemGroup>

Expand Down
2 changes: 1 addition & 1 deletion samples/Forms/SkiaSharpDemo.iOS/SkiaSharpDemo.iOS.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
<PackageReference Include="SkiaSharp.Views" Version="2.88.4" />
<PackageReference Include="SkiaSharp.Views.Forms" Version="2.88.4" />
<PackageReference Include="Xamarin.Essentials" Version="1.6.1" />
<PackageReference Include="Xamarin.Forms" Version="5.0.0.2401" />
<PackageReference Include="Xamarin.Forms" Version="5.0.0.2612" />
<PackageReference Include="Topten.RichTextKit" Version="0.4.137" />
</ItemGroup>
<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
<PackageReference Include="SkiaSharp.Views" Version="2.88.4" />
<PackageReference Include="SkiaSharp.Views.Forms" Version="2.88.4" />
<PackageReference Include="Xamarin.Essentials" Version="1.6.1" />
<PackageReference Include="Xamarin.Forms" Version="5.0.0.2401" />
<PackageReference Include="Xamarin.Forms" Version="5.0.0.2612" />
<PackageReference Include="Topten.RichTextKit" Version="0.4.137" />
</ItemGroup>
<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion samples/Forms/SkiaSharpDemo/SkiaSharpDemo.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<PackageReference Include="Svg.Skia" Version="0.5.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" />
<PackageReference Include="Xamarin.Forms" Version="5.0.0.2612" />
</ItemGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<PackageReference Include="SkiaSharp" Version="2.88.4" />
<PackageReference Include="SkiaSharp.Skottie" Version="2.88.4" />
<PackageReference Include="SkiaSharp.Views.Forms.WPF" Version="2.88.4" />
<PackageReference Include="Xamarin.Forms.Platform.WPF" Version="5.0.0.2401" />
<PackageReference Include="Xamarin.Forms.Platform.WPF" Version="5.0.0.2612" />
</ItemGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<PackageReference Include="SkiaSharp" Version="2.88.4" />
<PackageReference Include="SkiaSharp.Skottie" Version="2.88.4" />
<PackageReference Include="SkiaSharp.Views.Forms" Version="2.88.4" />
<PackageReference Include="Xamarin.Forms" Version="5.0.0.2401" />
<PackageReference Include="Xamarin.Forms" Version="5.0.0.2612" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 5209b7b

Please sign in to comment.