Skip to content

Commit 93b9bd4

Browse files
build(deps): bump Avalonia.ReactiveUI from 0.10.3 to 0.10.4 in /samples (#266)
Bumps [Avalonia.ReactiveUI](https://github.com/AvaloniaUI/Avalonia) from 0.10.3 to 0.10.4. - [Release notes](https://github.com/AvaloniaUI/Avalonia/releases) - [Commits](AvaloniaUI/Avalonia@0.10.3...0.10.4) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b16535e commit 93b9bd4

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.4" />
99
<PackageReference Include="Avalonia.Desktop" Version="0.10.3" />
10-
<PackageReference Include="Avalonia.ReactiveUI" Version="0.10.3" />
10+
<PackageReference Include="Avalonia.ReactiveUI" Version="0.10.4" />
1111
<PackageReference Include="Citrus.Avalonia" Version="1.4.3" />
1212
<PackageReference Include="MessageBox.Avalonia" Version="1.2.0" />
1313
<PackageReference Include="XamlNameReferenceGenerator" Version="1.2.1" />

0 commit comments

Comments
 (0)