Skip to content

Commit 43aea13

Browse files
build(deps): bump Avalonia from 0.10.11 to 0.10.12 in /samples (#421)
Bumps [Avalonia](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 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 6828a79 commit 43aea13

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.11" />
8+
<PackageReference Include="Avalonia" Version="0.10.12" />
99
<PackageReference Include="Avalonia.Desktop" Version="0.10.11" />
1010
<PackageReference Include="Avalonia.ReactiveUI" Version="0.10.11" />
1111
<PackageReference Include="MessageBox.Avalonia" Version="1.7.1" />

0 commit comments

Comments
 (0)