Skip to content

Commit 4c11509

Browse files
Bump Avalonia and Avalonia.Desktop
Bumps [Avalonia](https://github.com/AvaloniaUI/Avalonia) and [Avalonia.Desktop](https://github.com/AvaloniaUI/Avalonia). These dependencies needed to be updated together. Updates `Avalonia` from 11.2.3 to 11.2.4 - [Release notes](https://github.com/AvaloniaUI/Avalonia/releases) - [Commits](AvaloniaUI/Avalonia@11.2.3...11.2.4) Updates `Avalonia.Desktop` from 11.2.1 to 11.2.4 - [Release notes](https://github.com/AvaloniaUI/Avalonia/releases) - [Commits](AvaloniaUI/Avalonia@11.2.1...11.2.4) --- updated-dependencies: - dependency-name: Avalonia dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Avalonia.Desktop dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1e20025 commit 4c11509

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ImageMerge/ImageMerge.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
</PropertyGroup>
1111

1212
<ItemGroup>
13-
<PackageReference Include="Avalonia" Version="11.2.3"/>
14-
<PackageReference Include="Avalonia.Desktop" Version="11.2.1"/>
13+
<PackageReference Include="Avalonia" Version="11.2.4"/>
14+
<PackageReference Include="Avalonia.Desktop" Version="11.2.4"/>
1515
<PackageReference Include="Avalonia.Themes.Fluent" Version="11.2.3"/>
1616
<PackageReference Include="Avalonia.Fonts.Inter" Version="11.2.0"/>
1717
<!--Condition below is needed to remove Avalonia.Diagnostics package from build output in Release configuration.-->

0 commit comments

Comments
 (0)