Skip to content

Commit

Permalink
Bump Projektanker.Icons.Avalonia.FontAwesome and Avalonia in /czishrink
Browse files Browse the repository at this point in the history
Bumps [Projektanker.Icons.Avalonia.FontAwesome](https://github.com/Projektanker/Icons.Avalonia) and [Avalonia](https://github.com/AvaloniaUI/Avalonia). These dependencies needed to be updated together.

Updates `Projektanker.Icons.Avalonia.FontAwesome` from 8.3.0 to 9.4.0
- [Release notes](https://github.com/Projektanker/Icons.Avalonia/releases)
- [Changelog](https://github.com/Projektanker/Icons.Avalonia/blob/main/CHANGELOG.md)
- [Commits](Projektanker/Icons.Avalonia@v8.3.0...v9.4.0)

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

---
updated-dependencies:
- dependency-name: Projektanker.Icons.Avalonia.FontAwesome
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Avalonia
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 18, 2024
1 parent 3088ccd commit 92b8f50
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions czishrink/Directory.Packages.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>
<PropertyGroup>
<AutoFixtureVersion>4.18.0</AutoFixtureVersion>
<AvaloniaVersion>11.0.5</AvaloniaVersion>
<AvaloniaVersion>11.0.10</AvaloniaVersion>
<ReactiveUIVersion>19.5.1</ReactiveUIVersion>
<SystemIOAbstractionsVersion>19.2.87</SystemIOAbstractionsVersion>
<WixVersion>5.0.0</WixVersion>
Expand All @@ -27,7 +27,7 @@
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageVersion Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.0" />
<PackageVersion Include="Moq" Version="4.20.69" />
<PackageVersion Include="Projektanker.Icons.Avalonia.FontAwesome" Version="8.3.0" />
<PackageVersion Include="Projektanker.Icons.Avalonia.FontAwesome" Version="9.4.0" />
<PackageVersion Include="ReactiveUI" Version="$(ReactiveUIVersion)" />
<PackageVersion Include="ReactiveUI.Fody" Version="$(ReactiveUIVersion)" />
<PackageVersion Include="Splat" Version="14.8.6" />
Expand Down

0 comments on commit 92b8f50

Please sign in to comment.