File tree Expand file tree Collapse file tree
samples/LibVLCSharp.Avalonia.Sample Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515 <AvaloniaResource Include =" Assets\**" />
1616 </ItemGroup >
1717 <ItemGroup >
18- <PackageReference Include =" Avalonia.Desktop" Version =" 11.3.13 " />
19- <PackageReference Include =" Avalonia.Themes.Fluent" Version =" 11.3.13 " />
18+ <PackageReference Include =" Avalonia.Desktop" Version =" 12.0.0 " />
19+ <PackageReference Include =" Avalonia.Themes.Fluent" Version =" 12.0.0 " />
2020 </ItemGroup >
2121 <ItemGroup >
2222 <PackageReference Condition =" $([MSBuild]::IsOsPlatform('Windows'))" Include =" VideoLAN.LibVLC.Windows" Version =" 3.0.21" />
Original file line number Diff line number Diff line change 66 xmlns : viewModels =" clr-namespace:LibVLCSharp.Avalonia.Sample.ViewModels"
77 mc : Ignorable =" d" d : DesignWidth =" 800" d : DesignHeight =" 450"
88 x : Class =" LibVLCSharp.Avalonia.Sample.Views.VideoPlayer"
9+ x : DataType =" viewModels:MainWindowViewModel"
910 DataContextChanged =" OnDataContextChanged" >
1011
1112 <Design .DataContext>
You can’t perform that action at this time.
0 commit comments