We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41b5807 commit a0700e9Copy full SHA for a0700e9
samples/LoginApp.Avalonia/LoginApp.Avalonia.csproj
@@ -6,7 +6,7 @@
6
7
<ItemGroup>
8
<PackageReference Include="Avalonia" Version="0.10.2" />
9
- <PackageReference Include="Avalonia.Desktop" Version="0.10.0" />
+ <PackageReference Include="Avalonia.Desktop" Version="0.10.2" />
10
<PackageReference Include="Avalonia.ReactiveUI" Version="0.10.2" />
11
<PackageReference Include="Citrus.Avalonia" Version="1.4.3" />
12
<PackageReference Include="MessageBox.Avalonia" Version="1.1.2" />
0 commit comments