We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb67bee commit b517c65Copy full SHA for b517c65
1 file changed
MsBox.Avalonia/MsBox.Avalonia.csproj
@@ -26,9 +26,9 @@
26
<AvaloniaResource Include="Assets\*" />
27
</ItemGroup>
28
<ItemGroup>
29
- <PackageReference Include="Avalonia" Version="11.0.0" />
30
- <PackageReference Include="DialogHost.Avalonia" Version="0.7.5" />
31
- <PackageReference Include="Markdown.Avalonia.Tight" Version="11.0.0-d1" />
+ <PackageReference Include="Avalonia" Version="11.0.6" />
+ <PackageReference Include="DialogHost.Avalonia" Version="0.7.7" />
+ <PackageReference Include="Markdown.Avalonia.Tight" Version="11.0.2" />
32
33
34
<None Update="icon.jpg">
0 commit comments