We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0700e9 commit bd5bba3Copy full SHA for bd5bba3
samples/LoginApp.Avalonia/LoginApp.Avalonia.csproj
@@ -9,7 +9,7 @@
9
<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" />
+ <PackageReference Include="MessageBox.Avalonia" Version="1.2.0" />
13
<PackageReference Include="XamlNameReferenceGenerator" Version="1.1.2" />
14
</ItemGroup>
15
0 commit comments