Bump Avalonia.Themes.Fluent and Avalonia (#10)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-02-29 10:10:31 +10:00
committed by GitHub
parent 862f81d2be
commit f63a0aa31d

View File

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