Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 20, 2024
1 parent 29fd653 commit f7fae94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SharpFM.App/SharpFM.App.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<PackageReference Include="AvaloniaEdit.TextMate" Version="11.0.6" />
<!--Condition below is needed to remove Avalonia.Diagnostics package from build output in Release configuration.-->
<PackageReference Condition="'$(Configuration)' == 'Debug'" Include="Avalonia.Diagnostics" Version="11.0.7" />
<PackageReference Include="FluentAvaloniaUI" Version="2.0.4" />
<PackageReference Include="FluentAvaloniaUI" Version="2.0.5" />

<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="8.0.1" />

Expand Down

0 comments on commit f7fae94

Please sign in to comment.