Skip to content

Commit

Permalink
Bump Avalonia from 0.10.10 to 0.10.11 (#50)
Browse files Browse the repository at this point in the history
Bumps [Avalonia](https://github.com/AvaloniaUI/Avalonia) from 0.10.10 to 0.10.11.
- [Release notes](https://github.com/AvaloniaUI/Avalonia/releases)
- [Commits](AvaloniaUI/Avalonia@0.10.10...0.10.11)

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

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 1, 2022
1 parent 981e4fd commit dca0375
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Citrus.Avalonia.Sandbox/Citrus.Avalonia.Sandbox.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Avalonia" Version="0.10.10" />
<PackageReference Include="Avalonia" Version="0.10.11" />
<PackageReference Include="Avalonia.ReactiveUI" Version="0.10.10" />
<PackageReference Include="Avalonia.LinuxFramebuffer" Version="0.10.10" />
<PackageReference Include="Avalonia.Desktop" Version="0.10.10" />
Expand Down
2 changes: 1 addition & 1 deletion src/Citrus.Avalonia/Citrus.Avalonia.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Avalonia" Version="0.10.10" />
<PackageReference Include="Avalonia" Version="0.10.11" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit dca0375

Please sign in to comment.