Skip to content

Commit

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

Updates `Citrus.Avalonia` from 1.6.1 to 2.1.1
- [Release notes](https://github.com/worldbeater/citrus.avalonia/releases)
- [Commits](AvaloniaUI/Citrus.Avalonia@1.6.1...2.1.1)

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

---
updated-dependencies:
- dependency-name: Citrus.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 Jan 12, 2024
1 parent d6d3678 commit b7e2273
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFramework>netcoreapp3.1</TargetFramework>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Citrus.Avalonia" Version="1.6.1" />
<PackageReference Include="Citrus.Avalonia" Version="2.1.1" />
<PackageReference Include="MessageBox.Avalonia" Version="3.1.5.1" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit b7e2273

Please sign in to comment.