Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: Avalonia.LinuxFramebuffer
  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] authored Apr 14, 2023
1 parent 7162250 commit 8be5972
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
Expand Up @@ -10,7 +10,7 @@
<ItemGroup>
<PackageReference Include="Avalonia" Version="0.10.19" />
<PackageReference Include="Avalonia.ReactiveUI" Version="0.10.19" />
<PackageReference Include="Avalonia.LinuxFramebuffer" Version="0.10.18" />
<PackageReference Include="Avalonia.LinuxFramebuffer" Version="0.10.19" />
<PackageReference Include="Avalonia.Desktop" Version="0.10.19" />
<PackageReference Include="ReactiveUI.Validation" Version="3.1.7" />
<PackageReference Include="ReactiveUI.Fody" Version="18.4.26" />
Expand Down

0 comments on commit 8be5972

Please sign in to comment.