Skip to content

Commit

Permalink
Bump Avalonia.Xaml.Behaviors from 0.10.19 to 11.0.5
Browse files Browse the repository at this point in the history
Bumps [Avalonia.Xaml.Behaviors](https://github.com/AvaloniaUI/Avalonia.Xaml.Behaviors) from 0.10.19 to 11.0.5.
- [Release notes](https://github.com/AvaloniaUI/Avalonia.Xaml.Behaviors/releases)
- [Commits](AvaloniaUI/Avalonia.Xaml.Behaviors@0.10.19...11.0.5)

---
updated-dependencies:
- dependency-name: Avalonia.Xaml.Behaviors
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent a44cbd9 commit 4a4ffd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/PatiTournApp/PatiTournApp/PatiTournApp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,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.ReactiveUI" Version="$(AvaloniaVersion)" />
<PackageReference Include="Avalonia.Xaml.Behaviors" Version="0.10.19" />
<PackageReference Include="Avalonia.Xaml.Behaviors" Version="11.0.5" />
<PackageReference Include="DynamicData" Version="7.14.2" />
<PackageReference Include="FluentAvaloniaUI" Version="1.4.5" />
<PackageReference Include="Meziantou.Analyzer" Version="2.0.85">
Expand Down

0 comments on commit 4a4ffd8

Please sign in to comment.