Skip to content

Commit 0039b93

Browse files
dependabot[bot]fuzzzerd
authored andcommitted
chore(deps): bump Avalonia and FluentAvaloniaUI
Bumps [Avalonia](https://github.com/AvaloniaUI/Avalonia) and [FluentAvaloniaUI](https://github.com/amwx/FluentAvalonia). These dependencies needed to be updated together. Updates `Avalonia` from 11.2.2 to 11.1.0 - [Release notes](https://github.com/AvaloniaUI/Avalonia/releases) - [Commits](AvaloniaUI/Avalonia@11.2.2...11.1.0) Updates `FluentAvaloniaUI` from 2.1.0 to 2.2.0 - [Commits](https://github.com/amwx/FluentAvalonia/commits) --- updated-dependencies: - dependency-name: Avalonia dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: FluentAvaloniaUI dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f430a8d commit 0039b93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SharpFM.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
configuration.-->
4141
<PackageReference Condition="'$(Configuration)' == 'Debug'" Include="Avalonia.Diagnostics"
4242
Version="11.2.2" />
43-
<PackageReference Include="FluentAvaloniaUI" Version="2.1.0" />
43+
<PackageReference Include="FluentAvaloniaUI" Version="2.2.0" />
4444

4545
<PackageReference Include="MinVer" Version="6.0.0">
4646
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)