Skip to content

Commit

Permalink
build(deps): bump Avalonia from 0.10.0 to 0.10.2 in /samples (#256)
Browse files Browse the repository at this point in the history
Bumps [Avalonia](https://github.com/AvaloniaUI/Avalonia) from 0.10.0 to 0.10.2.
- [Release notes](https://github.com/AvaloniaUI/Avalonia/releases)
- [Commits](AvaloniaUI/Avalonia@0.10.0...0.10.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 22, 2021
1 parent 7eb9e79 commit ee8d479
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/LoginApp.Avalonia/LoginApp.Avalonia.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Avalonia" Version="0.10.0" />
<PackageReference Include="Avalonia" Version="0.10.2" />
<PackageReference Include="Avalonia.Desktop" Version="0.10.0" />
<PackageReference Include="Avalonia.ReactiveUI" Version="0.10.0" />
<PackageReference Include="Citrus.Avalonia" Version="1.4.3" />
Expand Down

0 comments on commit ee8d479

Please sign in to comment.