Skip to content

Commit

Permalink
build(deps): bump MessageBox.Avalonia from 1.3.1 to 1.5.0 in /samples (
Browse files Browse the repository at this point in the history
…#286)

Bumps [MessageBox.Avalonia](https://github.com/CreateLab/MessageBox.Avalonia) from 1.3.1 to 1.5.0.
- [Release notes](https://github.com/CreateLab/MessageBox.Avalonia/releases)
- [Commits](https://github.com/CreateLab/MessageBox.Avalonia/commits)

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

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 Jun 14, 2021
1 parent 0a46215 commit 57af299
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/LoginApp.Avalonia/LoginApp.Avalonia.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<PackageReference Include="Avalonia.Desktop" Version="0.10.6" />
<PackageReference Include="Avalonia.ReactiveUI" Version="0.10.6" />
<PackageReference Include="Citrus.Avalonia" Version="1.4.3" />
<PackageReference Include="MessageBox.Avalonia" Version="1.3.1" />
<PackageReference Include="MessageBox.Avalonia" Version="1.5.0" />
<PackageReference Include="XamlNameReferenceGenerator" Version="1.2.1" />
</ItemGroup>

Expand Down

0 comments on commit 57af299

Please sign in to comment.