Skip to content

Commit

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


Updates `Avalonia` from 11.2.1 to 11.2.0
- [Release notes](https://github.com/AvaloniaUI/Avalonia/releases)
- [Commits](AvaloniaUI/Avalonia@11.2.1...11.2.0)

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

---
updated-dependencies:
- dependency-name: Avalonia
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: avalonia
- 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 and fuzzzerd committed Nov 24, 2024
1 parent 92ec271 commit 8162f63
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.2.1" />
<PackageReference Include="Avalonia.Desktop" Version="11.2.1" />
<PackageReference Include="Avalonia.Xaml.Interactions" Version="11.2.0" />
<PackageReference Include="Avalonia.Xaml.Interactions" Version="11.2.0.1" />
<PackageReference Include="Avalonia.Themes.Fluent" Version="11.2.1" />
<PackageReference Include="Avalonia.Fonts.Inter" Version="11.2.1" />
<PackageReference Include="Avalonia.AvaloniaEdit" Version="11.1.0" />
Expand Down

0 comments on commit 8162f63

Please sign in to comment.