Skip to content

Commit 7d7fd73

Browse files
build(deps): bump Avalonia.Desktop from 0.10.15 to 0.10.18 in /samples (#486)
Bumps [Avalonia.Desktop](https://github.com/AvaloniaUI/Avalonia) from 0.10.15 to 0.10.18. - [Release notes](https://github.com/AvaloniaUI/Avalonia/releases) - [Commits](AvaloniaUI/Avalonia@0.10.15...0.10.18) --- updated-dependencies: - dependency-name: Avalonia.Desktop dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1bbed23 commit 7d7fd73

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
@@ -6,7 +6,7 @@
66

77
<ItemGroup>
88
<PackageReference Include="Avalonia" Version="0.10.18" />
9-
<PackageReference Include="Avalonia.Desktop" Version="0.10.15" />
9+
<PackageReference Include="Avalonia.Desktop" Version="0.10.18" />
1010
<PackageReference Include="Avalonia.ReactiveUI" Version="0.10.18" />
1111
<PackageReference Include="MessageBox.Avalonia" Version="2.0.1" />
1212
<PackageReference Include="XamlNameReferenceGenerator" Version="1.3.4" />

0 commit comments

Comments
 (0)