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.
1 parent 92b8600 commit 6d14ec3Copy full SHA for 6d14ec3
ImgTagFanOut/ImgTagFanOut.csproj
@@ -24,9 +24,9 @@
24
25
26
<ItemGroup>
27
- <PackageReference Include="Avalonia" Version="11.3.6" />
+ <PackageReference Include="Avalonia" Version="11.3.7" />
28
<PackageReference Include="Avalonia.Desktop" Version="11.3.6" />
29
- <PackageReference Include="Avalonia.Themes.Fluent" Version="11.3.6" />
+ <PackageReference Include="Avalonia.Themes.Fluent" Version="11.3.7" />
30
<PackageReference Include="Avalonia.Fonts.Inter" Version="11.3.6" />
31
<!--Condition below is needed to remove Avalonia.Diagnostics package from build output in Release configuration.-->
32
<!-- <PackageReference Condition="'$(Configuration)' == 'Debug'" Include="Avalonia.Diagnostics" Version="11.0.10" />-->
0 commit comments