Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump Avalonia.LinuxFramebuffer from 0.10.11 to 0.10.12
Browse files Browse the repository at this point in the history
Bumps [Avalonia.LinuxFramebuffer](https://github.com/AvaloniaUI/Avalonia) from 0.10.11 to 0.10.12.
- [Release notes](https://github.com/AvaloniaUI/Avalonia/releases)
- [Commits](AvaloniaUI/Avalonia@0.10.11...0.10.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored Jan 28, 2022

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 176c816 commit b3f49ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Citrus.Avalonia.Sandbox/Citrus.Avalonia.Sandbox.csproj
Original file line number Diff line number Diff line change
@@ -10,7 +10,7 @@
<ItemGroup>
<PackageReference Include="Avalonia" Version="0.10.12" />
<PackageReference Include="Avalonia.ReactiveUI" Version="0.10.12" />
<PackageReference Include="Avalonia.LinuxFramebuffer" Version="0.10.11" />
<PackageReference Include="Avalonia.LinuxFramebuffer" Version="0.10.12" />
<PackageReference Include="Avalonia.Desktop" Version="0.10.12" />
<PackageReference Include="ReactiveUI.Validation" Version="2.2.1" />
<PackageReference Include="ReactiveUI.Fody" Version="17.1.17" />

0 comments on commit b3f49ad

Please sign in to comment.