Skip to content

Commit

Permalink
Bump Avalonia and Avalonia.Xaml.Behaviors
Browse files Browse the repository at this point in the history
Bumps [Avalonia](https://github.com/AvaloniaUI/Avalonia) and [Avalonia.Xaml.Behaviors](https://github.com/wieslawsoltes/Avalonia.Xaml.Behaviors). These dependencies needed to be updated together.

Updates `Avalonia` from 11.2.3 to 11.2.0
- [Release notes](https://github.com/AvaloniaUI/Avalonia/releases)
- [Commits](AvaloniaUI/Avalonia@11.2.3...11.2.0)

Updates `Avalonia.Xaml.Behaviors` from 11.2.0.7 to 11.2.0.8
- [Release notes](https://github.com/wieslawsoltes/Avalonia.Xaml.Behaviors/releases)
- [Commits](wieslawsoltes/Avalonia.Xaml.Behaviors@11.2.0.7...11.2.0.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 27, 2025
1 parent 370f602 commit 9027fc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ImgTagFanOut/ImgTagFanOut.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<!--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.10" />-->
<PackageReference Include="Avalonia.ReactiveUI" Version="11.2.3" />
<PackageReference Include="Avalonia.Xaml.Behaviors" Version="11.2.0.7" />
<PackageReference Include="Avalonia.Xaml.Behaviors" Version="11.2.0.8" />
<PackageReference Include="Blake3" Version="2.0.0" />
<PackageReference Include="DynamicData" Version="9.0.4" />
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="3.11.0">
Expand Down

0 comments on commit 9027fc5

Please sign in to comment.