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 ed18a29 commit 32f434eCopy full SHA for 32f434e
ImgTagFanOut/ImgTagFanOut.csproj
@@ -24,9 +24,9 @@
24
25
26
<ItemGroup>
27
- <PackageReference Include="Avalonia" Version="11.3.7" />
+ <PackageReference Include="Avalonia" Version="11.3.8" />
28
<PackageReference Include="Avalonia.Desktop" Version="11.3.6" />
29
- <PackageReference Include="Avalonia.Themes.Fluent" Version="11.3.7" />
+ <PackageReference Include="Avalonia.Themes.Fluent" Version="11.3.8" />
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