File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 41
41
<PackageVersion Include =" Uno.WinUI.Skia.Gtk" Version =" 5.0.17" />
42
42
<PackageVersion Include =" Uno.WinUI.WebAssembly" Version =" 5.0.17" />
43
43
<PackageVersion Include =" Xamarin.Google.Android.Material" Version =" 1.10.0.1" />
44
+ <PackageVersion Include =" Uno.WinUI.MediaPlayer.Skia.Gtk" Version =" 5.0.17" />
45
+ <PackageVersion Include =" VideoLAN.LibVLC.Windows" Version =" 3.0.18" />
46
+ <PackageVersion Include =" Uno.WinUI.MediaPlayer.WebAssembly" Version =" 5.0.17" />
44
47
</ItemGroup >
45
48
</Project >
Original file line number Diff line number Diff line change 1
- <Project Sdk =" Microsoft.NET.Sdk" >
1
+ <Project Sdk =" Microsoft.NET.Sdk" >
2
2
<PropertyGroup >
3
3
<OutputType Condition =" '$(Configuration)'=='Release'" >WinExe</OutputType >
4
4
<OutputType Condition =" '$(Configuration)'=='Debug'" >Exe</OutputType >
30
30
<PackageReference Include =" SkiaSharp.Skottie" />
31
31
<PackageReference Include =" Uno.WinUI.DevServer" Condition =" '$(Configuration)'=='Debug'" />
32
32
<PackageReference Include =" Uno.UI.Adapter.Microsoft.Extensions.Logging" />
33
+ <PackageReference Include =" Uno.WinUI.MediaPlayer.Skia.Gtk" />
34
+ <PackageReference Include =" VideoLAN.LibVLC.Windows" />
33
35
</ItemGroup >
34
36
<ItemGroup >
35
37
<ProjectReference Include =" ..\TubePlayer\TubePlayer.csproj" />
Original file line number Diff line number Diff line change 1
- <Project Sdk =" Microsoft.NET.Sdk.Web" >
1
+ <Project Sdk =" Microsoft.NET.Sdk.Web" >
2
2
<PropertyGroup >
3
3
<OutputType >Exe</OutputType >
4
4
<TargetFramework >net8.0</TargetFramework >
76
76
<PackageReference Include =" Uno.Extensions.Reactive.WinUI" />
77
77
<PackageReference Include =" Uno.Extensions.Reactive.WinUI.Markup" />
78
78
<PackageReference Include =" Microsoft.Extensions.Logging.Console" />
79
+ <PackageReference Include =" Uno.WinUI.MediaPlayer.WebAssembly" />
79
80
</ItemGroup >
80
81
<ItemGroup >
81
82
<ProjectReference Include =" ..\TubePlayer\TubePlayer.csproj" />
You can’t perform that action at this time.
0 commit comments