Skip to content

Commit

Permalink
Bump Avalonia.Xaml.Interactions.Events from 11.2.0.1 to 11.2.0.7 in /src
Browse files Browse the repository at this point in the history
Bumps [Avalonia.Xaml.Interactions.Events](https://github.com/wieslawsoltes/Avalonia.Xaml.Behaviors) from 11.2.0.1 to 11.2.0.7.
- [Release notes](https://github.com/wieslawsoltes/Avalonia.Xaml.Behaviors/releases)
- [Commits](wieslawsoltes/Avalonia.Xaml.Behaviors@11.2.0.1...11.2.0.7)

---
updated-dependencies:
- dependency-name: Avalonia.Xaml.Interactions.Events
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent 5985ae7 commit 9cfc9ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Dota2Helper/Dota2Helper.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<PackageReference Include="Avalonia.Fonts.Inter" Version="11.2.3" />
<PackageReference Include="Avalonia.Diagnostics" Version="11.2.3" Condition="'$(Configuration)' == 'Debug'" />
<PackageReference Include="Avalonia.Xaml.Interactions" Version="11.2.0.1" />
<PackageReference Include="Avalonia.Xaml.Interactions.Events" Version="11.2.0.1" />
<PackageReference Include="Avalonia.Xaml.Interactions.Events" Version="11.2.0.7" />
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.4.0" />
<PackageReference Include="FluentIcons.Avalonia" Version="1.1.271" />
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="9.0.0" />
Expand Down

0 comments on commit 9cfc9ed

Please sign in to comment.