Skip to content

Commit c840ed3

Browse files
build(deps): bump Avalonia from 0.10.9 to 0.10.10 in /samples (#377)
Bumps [Avalonia](https://github.com/AvaloniaUI/Avalonia) from 0.10.9 to 0.10.10. - [Release notes](https://github.com/AvaloniaUI/Avalonia/releases) - [Commits](AvaloniaUI/Avalonia@0.10.9...0.10.10) --- updated-dependencies: - dependency-name: Avalonia 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 3a2e7ff commit c840ed3

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
@@ -5,7 +5,7 @@
55
</PropertyGroup>
66

77
<ItemGroup>
8-
<PackageReference Include="Avalonia" Version="0.10.9" />
8+
<PackageReference Include="Avalonia" Version="0.10.10" />
99
<PackageReference Include="Avalonia.Desktop" Version="0.10.8" />
1010
<PackageReference Include="Avalonia.ReactiveUI" Version="0.10.8" />
1111
<PackageReference Include="Citrus.Avalonia" Version="1.5.1" />

0 commit comments

Comments
 (0)