We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3b5be16 + 7e566a3 commit 5f135a6Copy full SHA for 5f135a6
src/Lucide.Avalonia.Gallery/Lucide.Avalonia.Gallery.csproj
@@ -20,9 +20,9 @@
20
</ItemGroup>
21
22
<ItemGroup>
23
- <PackageReference Include="Avalonia" Version="11.2.2" />
+ <PackageReference Include="Avalonia" Version="11.2.3" />
24
<PackageReference Include="Avalonia.Desktop" Version="11.2.2" />
25
- <PackageReference Include="Avalonia.Themes.Fluent" Version="11.2.2" />
+ <PackageReference Include="Avalonia.Themes.Fluent" Version="11.2.3" />
26
<PackageReference Include="Avalonia.Fonts.Inter" Version="11.2.2" />
27
<!--Condition below is needed to remove Avalonia.Diagnostics package from build output in Release configuration.-->
28
<PackageReference Include="Avalonia.Diagnostics" Version="11.2.2">
0 commit comments