Skip to content

Commit a0700e9

Browse files
build(deps): bump Avalonia.Desktop from 0.10.0 to 0.10.2 in /samples (#255)
Bumps [Avalonia.Desktop](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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 41b5807 commit a0700e9

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.2" />
9-
<PackageReference Include="Avalonia.Desktop" Version="0.10.0" />
9+
<PackageReference Include="Avalonia.Desktop" Version="0.10.2" />
1010
<PackageReference Include="Avalonia.ReactiveUI" Version="0.10.2" />
1111
<PackageReference Include="Citrus.Avalonia" Version="1.4.3" />
1212
<PackageReference Include="MessageBox.Avalonia" Version="1.1.2" />

0 commit comments

Comments
 (0)