Skip to content

Commit e545cb8

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ImageMerge/ImageMerge.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<PackageReference Include="Avalonia.Fonts.Inter" Version="11.3.6"/>
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.7"/>
19-
<PackageReference Include="Avalonia.ReactiveUI" Version="11.3.6"/>
19+
<PackageReference Include="Avalonia.ReactiveUI" Version="11.3.7"/>
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)