Skip to content

Commit ef3ada9

Browse files
Bump Avalonia and Avalonia.ReactiveUI
Bumps Avalonia from 11.3.5 to 11.3.6 Bumps Avalonia.ReactiveUI from 11.3.5 to 11.3.6 --- updated-dependencies: - dependency-name: Avalonia dependency-version: 11.3.6 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Avalonia.ReactiveUI dependency-version: 11.3.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ccc0473 commit ef3ada9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

ImageMerge/ImageMerge.csproj

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

1212
<ItemGroup>
13-
<PackageReference Include="Avalonia" Version="11.3.5"/>
13+
<PackageReference Include="Avalonia" Version="11.3.6"/>
1414
<PackageReference Include="Avalonia.Desktop" Version="11.3.4"/>
1515
<PackageReference Include="Avalonia.Themes.Fluent" Version="11.3.4"/>
1616
<PackageReference Include="Avalonia.Fonts.Inter" Version="11.3.5"/>
1717
<!--Condition below is needed to remove Avalonia.Diagnostics package from build output in Release configuration.-->
1818
<PackageReference Condition="'$(Configuration)' == 'Debug'" Include="Avalonia.Diagnostics" Version="11.3.4"/>
19-
<PackageReference Include="Avalonia.ReactiveUI" Version="11.3.5"/>
19+
<PackageReference Include="Avalonia.ReactiveUI" Version="11.3.6"/>
2020
<PackageReference Include="MessageBox.Avalonia" Version="3.2.0"/>
2121
<PackageReference Include="NetVips" Version="3.1.0"/>
2222
<PackageReference Include="NetVips.Native.osx-arm64" Version="8.16.0" Condition="$([MSBuild]::IsOsPlatform('OSX'))"/>

0 commit comments

Comments
 (0)