Skip to content

Commit

Permalink
Update dependency Avalonia.Xaml.Behaviors to 11.1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 30, 2024
1 parent 8a4ee8c commit 3c4062a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Jellyfin.Avalonia/Jellyfin.Avalonia.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<PackageReference Include="Avalonia.Desktop" Version="11.1.4" />
<!--Condition below is needed to remove Avalonia.Diagnostics package from build output in Release configuration.-->
<PackageReference Condition="'$(Configuration)' == 'Debug'" Include="Avalonia.Diagnostics" Version="11.1.4" />
<PackageReference Include="Avalonia.Xaml.Behaviors" Version="11.1.0.4" />
<PackageReference Include="Avalonia.Xaml.Behaviors" Version="11.1.0.7" />
<PackageReference Include="AvaloniaInside.Shell" Version="1.2.0" />
<PackageReference Include="LibVLCSharp.Avalonia" Version="3.9.0" />
<PackageReference Include="Material.Avalonia" Version="3.7.4" />
Expand Down

0 comments on commit 3c4062a

Please sign in to comment.