Skip to content

Commit 57af299

Browse files
build(deps): bump MessageBox.Avalonia from 1.3.1 to 1.5.0 in /samples (#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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0a46215 commit 57af299

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/LoginApp.Avalonia/LoginApp.Avalonia.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<PackageReference Include="Avalonia.Desktop" Version="0.10.6" />
1010
<PackageReference Include="Avalonia.ReactiveUI" Version="0.10.6" />
1111
<PackageReference Include="Citrus.Avalonia" Version="1.4.3" />
12-
<PackageReference Include="MessageBox.Avalonia" Version="1.3.1" />
12+
<PackageReference Include="MessageBox.Avalonia" Version="1.5.0" />
1313
<PackageReference Include="XamlNameReferenceGenerator" Version="1.2.1" />
1414
</ItemGroup>
1515

0 commit comments

Comments
 (0)