Skip to content

Commit

Permalink
build(deps): bump MessageBox.Avalonia and Avalonia in /Sample (#718)
Browse files Browse the repository at this point in the history
Bumps [MessageBox.Avalonia](https://github.com/CreateLab/MessageBox.Avalonia) and [Avalonia](https://github.com/AvaloniaUI/Avalonia). These dependencies needed to be updated together.

Updates `MessageBox.Avalonia` from 1.7.1 to 3.1.5.1
- [Commits](https://github.com/CreateLab/MessageBox.Avalonia/commits)

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

---
updated-dependencies:
- dependency-name: MessageBox.Avalonia
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Avalonia
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Dec 10, 2023
1 parent 4c9df48 commit 01626bf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Citrus.Avalonia" Version="1.6.1" />
<PackageReference Include="MessageBox.Avalonia" Version="1.7.1" />
<PackageReference Include="MessageBox.Avalonia" Version="3.1.5.1" />
</ItemGroup>
<ItemGroup>
<Compile Update="**\*.xaml.cs">
Expand Down

0 comments on commit 01626bf

Please sign in to comment.