Skip to content

Commit

Permalink
chore: Update to latest skiasharp
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromelaban authored Oct 27, 2023
1 parent 7c8aef6 commit 6abd66b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Uno.Gallery/Uno.Gallery.Skia.Gtk/Uno.Gallery.Skia.Gtk.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
88.<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<OutputType Condition="'$(Configuration)'=='Release'">WinExe</OutputType>
Expand Down Expand Up @@ -34,8 +34,8 @@
<PackageReference Include="Uno.UI.Adapter.Microsoft.Extensions.Logging" Version="5.0.0-dev.2366" />
<PackageReference Include="Uno.Core.Extensions.Disposables" Version="4.0.1" />
<PackageReference Include="Uno.Core.Extensions.Compatibility" Version="4.0.1" />
<PackageReference Include="SkiaSharp.Skottie" Version="2.88.5" />
<PackageReference Include="SkiaSharp.Views.Uno.WinUI" Version="2.88.5" />
<PackageReference Include="SkiaSharp.Skottie" Version="2.88.6" />
<PackageReference Include="SkiaSharp.Views.Uno.WinUI" Version="2.88.6" />
<PackageReference Include="Uno.WinUI.Svg" Version="5.0.0-dev.2366" />
<PackageReference Include="VideoLAN.LibVLC.Windows" Version="3.0.18" />
<PackageReference Include="Uno.WinUI.MediaPlayer.Skia.Gtk" Version="5.0.0-dev.2366" />
Expand Down

0 comments on commit 6abd66b

Please sign in to comment.