Bump Avalonia.Themes.Fluent from 11.0.6 to 11.0.7 (#4)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matt Parker [SSW] <61717342+MattParkerDev@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-01-24 10:50:18 +10:00
committed by GitHub
parent 493de5ac14
commit d1d9a00182

View File

@@ -21,7 +21,7 @@
<ItemGroup>
<PackageReference Include="Avalonia" Version="11.0.7" />
<PackageReference Include="Avalonia.Desktop" Version="11.0.6" />
<PackageReference Include="Avalonia.Themes.Fluent" Version="11.0.6" />
<PackageReference Include="Avalonia.Themes.Fluent" Version="11.0.7" />
<PackageReference Include="Avalonia.Fonts.Inter" Version="11.0.6" />
<!--Condition below is needed to remove Avalonia.Diagnostics package from build output in Release configuration.-->
<PackageReference Condition="'$(Configuration)' == 'Debug'" Include="Avalonia.Diagnostics" Version="11.0.7" />