Skip to content

Commit 9eb23a8

Browse files
build(deps): bump Avalonia.ReactiveUI in /samples (#419)
Bumps [Avalonia.ReactiveUI](https://github.com/AvaloniaUI/Avalonia) from 0.10.11 to 0.10.12. - [Release notes](https://github.com/AvaloniaUI/Avalonia/releases) - [Commits](AvaloniaUI/Avalonia@0.10.11...0.10.12) --- updated-dependencies: - dependency-name: Avalonia.ReactiveUI dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 43aea13 commit 9eb23a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/LoginApp.Avalonia/LoginApp.Avalonia.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<ItemGroup>
88
<PackageReference Include="Avalonia" Version="0.10.12" />
99
<PackageReference Include="Avalonia.Desktop" Version="0.10.11" />
10-
<PackageReference Include="Avalonia.ReactiveUI" Version="0.10.11" />
10+
<PackageReference Include="Avalonia.ReactiveUI" Version="0.10.12" />
1111
<PackageReference Include="MessageBox.Avalonia" Version="1.7.1" />
1212
<PackageReference Include="XamlNameReferenceGenerator" Version="1.3.4" />
1313
</ItemGroup>

0 commit comments

Comments
 (0)