Skip to content

Commit

Permalink
chore(deps): bump FluentAvaloniaUI from 2.0.5 to 2.1.0
Browse files Browse the repository at this point in the history
Bumps [FluentAvaloniaUI](https://github.com/amwx/FluentAvalonia) from 2.0.5 to 2.1.0.
- [Commits](https://github.com/amwx/FluentAvalonia/commits)

---
updated-dependencies:
- dependency-name: FluentAvaloniaUI
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 5, 2024
1 parent b18c442 commit e72d137
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SharpFM.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
configuration.-->
<PackageReference Condition="'$(Configuration)' == 'Debug'" Include="Avalonia.Diagnostics"
Version="11.1.1" />
<PackageReference Include="FluentAvaloniaUI" Version="2.0.5" />
<PackageReference Include="FluentAvaloniaUI" Version="2.1.0" />

<PackageReference Include="MinVer" Version="5.0.0">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit e72d137

Please sign in to comment.