We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f671543 commit f57fa27Copy full SHA for f57fa27
samples/LoginApp.Avalonia/LoginApp.Avalonia.csproj
@@ -7,7 +7,7 @@
7
<ItemGroup>
8
<PackageReference Include="Avalonia" Version="0.10.3" />
9
<PackageReference Include="Avalonia.Desktop" Version="0.10.2" />
10
- <PackageReference Include="Avalonia.ReactiveUI" Version="0.10.2" />
+ <PackageReference Include="Avalonia.ReactiveUI" Version="0.10.3" />
11
<PackageReference Include="Citrus.Avalonia" Version="1.4.3" />
12
<PackageReference Include="MessageBox.Avalonia" Version="1.2.0" />
13
<PackageReference Include="XamlNameReferenceGenerator" Version="1.2.1" />
0 commit comments