Skip to content

Commit afa35ec

Browse files
build(deps): bump MessageBox.Avalonia from 1.7.1 to 2.0.1 in /samples (#464)
Bumps [MessageBox.Avalonia](https://github.com/CreateLab/MessageBox.Avalonia) from 1.7.1 to 2.0.1. - [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-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c063d97 commit afa35ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/LoginApp.Avalonia/LoginApp.Avalonia.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<PackageReference Include="Avalonia" Version="0.10.15" />
99
<PackageReference Include="Avalonia.Desktop" Version="0.10.15" />
1010
<PackageReference Include="Avalonia.ReactiveUI" Version="0.10.15" />
11-
<PackageReference Include="MessageBox.Avalonia" Version="1.7.1" />
11+
<PackageReference Include="MessageBox.Avalonia" Version="2.0.1" />
1212
<PackageReference Include="XamlNameReferenceGenerator" Version="1.3.4" />
1313
</ItemGroup>
1414

0 commit comments

Comments
 (0)