Skip to content

Commit

Permalink
chore(deps): bump Avalonia.Xaml.Interactions in the avalonia group
Browse files Browse the repository at this point in the history
Bumps the avalonia group with 1 update: [Avalonia.Xaml.Interactions](https://github.com/wieslawsoltes/Avalonia.Xaml.Behaviors).


Updates `Avalonia.Xaml.Interactions` from 11.1.0.2 to 11.1.0.4
- [Release notes](https://github.com/wieslawsoltes/Avalonia.Xaml.Behaviors/releases)
- [Commits](wieslawsoltes/Avalonia.Xaml.Behaviors@11.1.0.2...11.1.0.4)

---
updated-dependencies:
- dependency-name: Avalonia.Xaml.Interactions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: avalonia
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 10, 2024
1 parent d37f0bb commit 4482847
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SharpFM.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

<PackageReference Include="Avalonia" Version="11.1.3" />
<PackageReference Include="Avalonia.Desktop" Version="11.1.3" />
<PackageReference Include="Avalonia.Xaml.Interactions" Version="11.1.0.2" />
<PackageReference Include="Avalonia.Xaml.Interactions" Version="11.1.0.4" />
<PackageReference Include="Avalonia.Themes.Fluent" Version="11.1.3" />
<PackageReference Include="Avalonia.Fonts.Inter" Version="11.1.3" />
<PackageReference Include="Avalonia.AvaloniaEdit" Version="11.1.0" />
Expand Down

0 comments on commit 4482847

Please sign in to comment.