Skip to content

Commit

Permalink
chore: add mediaplayer for gtk
Browse files Browse the repository at this point in the history
  • Loading branch information
rafael-rosa-knowcode committed Jul 24, 2023
1 parent bb74b63 commit d2b11e7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Uno.Gallery/Uno.Gallery.Skia.Gtk/Uno.Gallery.Skia.Gtk.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -39,14 +39,16 @@
<PackageReference Include="Uno.Toolkit.UI.Cupertino" Version="3.1.0-dev.24" />
<PackageReference Include="Uno.Toolkit.UI.Material" Version="3.1.0-dev.24" />
<PackageReference Include="Uno.UI.Lottie" Version="5.0.0-dev.1148" />
<PackageReference Include="Uno.UI.Skia.Gtk" Version="5.0.0-dev.1148" />
<PackageReference Include="Uno.UI.Skia.Gtk" Version="5.0.0-dev.1541" />
<PackageReference Include="Uno.UI.RemoteControl" Version="5.0.0-dev.1148" Condition="'$(Configuration)'=='Debug'" />
<PackageReference Include="Uno.UI.Adapter.Microsoft.Extensions.Logging" Version="5.0.0-dev.1148" />
<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.3" />
<PackageReference Include="SkiaSharp.Views.Uno" Version="2.88.3" />
<PackageReference Include="Uno.UI.Svg" Version="5.0.0-dev.1148" />
<PackageReference Include="VideoLAN.LibVLC.Windows" Version="3.0.18" />
<PackageReference Include="Uno.UI.MediaPlayer.Skia.Gtk" Version="5.0.0-dev.1148" />
</ItemGroup>

<Import Project="..\Uno.Gallery.Shared\Uno.Gallery.Shared.projitems" Label="Shared" />
Expand Down

0 comments on commit d2b11e7

Please sign in to comment.