Skip to content

Commit

Permalink
deps: bump Avalonia from 0.10.5 to 0.10.6 (#282)
Browse files Browse the repository at this point in the history
  • Loading branch information
worldbeater committed Jun 5, 2021
1 parent e004485 commit 90026a6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions samples/LoginApp.Avalonia/LoginApp.Avalonia.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Avalonia" Version="0.10.5" />
<PackageReference Include="Avalonia.Desktop" Version="0.10.4" />
<PackageReference Include="Avalonia.ReactiveUI" Version="0.10.4" />
<PackageReference Include="Avalonia" Version="0.10.6" />
<PackageReference Include="Avalonia.Desktop" Version="0.10.6" />
<PackageReference Include="Avalonia.ReactiveUI" Version="0.10.6" />
<PackageReference Include="Citrus.Avalonia" Version="1.4.3" />
<PackageReference Include="MessageBox.Avalonia" Version="1.2.0" />
<PackageReference Include="XamlNameReferenceGenerator" Version="1.2.1" />
Expand Down

0 comments on commit 90026a6

Please sign in to comment.