Skip to content

Commit

Permalink
build(deps): bump Avalonia.ReactiveUI from 0.10.19 to 11.0.2 in /samples
Browse files Browse the repository at this point in the history
Bumps [Avalonia.ReactiveUI](https://github.com/AvaloniaUI/Avalonia) from 0.10.19 to 11.0.2.
- [Release notes](https://github.com/AvaloniaUI/Avalonia/releases)
- [Commits](AvaloniaUI/Avalonia@0.10.19...11.0.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 7, 2023
1 parent dc2203a commit e1f2d8e
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 @@ -7,7 +7,7 @@
<ItemGroup>
<PackageReference Include="Avalonia" Version="0.10.19" />
<PackageReference Include="Avalonia.Desktop" Version="0.10.19" />
<PackageReference Include="Avalonia.ReactiveUI" Version="0.10.19" />
<PackageReference Include="Avalonia.ReactiveUI" Version="11.0.2" />
<PackageReference Include="MessageBox.Avalonia" Version="2.0.1" />
<PackageReference Include="XamlNameReferenceGenerator" Version="1.6.1" />
</ItemGroup>
Expand Down

0 comments on commit e1f2d8e

Please sign in to comment.