Skip to content

Commit 9cd6da3

Browse files
build(deps): bump Avalonia.Desktop from 0.10.11 to 0.10.12 in /samples (#420)
Bumps [Avalonia.Desktop](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.Desktop 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 5a216e8 commit 9cd6da3

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.12" />
9-
<PackageReference Include="Avalonia.Desktop" Version="0.10.11" />
9+
<PackageReference Include="Avalonia.Desktop" Version="0.10.12" />
1010
<PackageReference Include="Avalonia.ReactiveUI" Version="0.10.12" />
1111
<PackageReference Include="MessageBox.Avalonia" Version="1.7.1" />
1212
<PackageReference Include="XamlNameReferenceGenerator" Version="1.3.4" />

0 commit comments

Comments
 (0)