Skip to content

Commit

Permalink
Bump FluentAvaloniaUI from 1.4.5 to 2.0.1
Browse files Browse the repository at this point in the history
Bumps [FluentAvaloniaUI](https://github.com/amwx/FluentAvalonia) from 1.4.5 to 2.0.1.
- [Commits](https://github.com/amwx/FluentAvalonia/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 28, 2023
1 parent 1596cc5 commit dddfccb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/LinkZoneApp/LinkZoneManager/LinkZoneManager.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<!--Condition below is needed to remove Avalonia.Diagnostics package from build output in Release configuration.-->
<PackageReference Condition="'$(Configuration)' == 'Debug'" Include="Avalonia.Diagnostics" Version="$(AvaloniaVersion)" />
<PackageReference Include="Avalonia.Xaml.Behaviors" Version="0.10.19" />
<PackageReference Include="FluentAvaloniaUI" Version="1.4.5" />
<PackageReference Include="FluentAvaloniaUI" Version="2.0.1" />
<PackageReference Include="Avalonia.ReactiveUI" Version="$(AvaloniaVersion)" />
<PackageReference Include="ReactiveUI.Fody" Version="19.2.1" />
<PackageReference Include="Roslynator.Analyzers" Version="4.5.0">
Expand Down

0 comments on commit dddfccb

Please sign in to comment.