We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc4dbb0 commit bbc3ca9Copy full SHA for bbc3ca9
samples/LoginApp.Avalonia/LoginApp.Avalonia.csproj
@@ -9,7 +9,7 @@
9
<PackageReference Include="Avalonia.Desktop" Version="0.10.0" />
10
<PackageReference Include="Avalonia.ReactiveUI" Version="0.10.0" />
11
<PackageReference Include="Citrus.Avalonia" Version="1.4.3" />
12
- <PackageReference Include="MessageBox.Avalonia" Version="1.1.0" />
+ <PackageReference Include="MessageBox.Avalonia" Version="1.1.1" />
13
<PackageReference Include="XamlNameReferenceGenerator" Version="1.1.2" />
14
</ItemGroup>
15
0 commit comments