Skip to content
This repository was archived by the owner on May 17, 2025. It is now read-only.

Commit 123ffd6

Browse files
Bump Avalonia.Fonts.Inter and Avalonia (#9)
Bumps [Avalonia.Fonts.Inter](https://github.com/AvaloniaUI/Avalonia) and [Avalonia](https://github.com/AvaloniaUI/Avalonia). These dependencies needed to be updated together. Updates `Avalonia.Fonts.Inter` from 11.1.3 to 11.1.4 - [Release notes](https://github.com/AvaloniaUI/Avalonia/releases) - [Commits](AvaloniaUI/Avalonia@11.1.3...11.1.4) Updates `Avalonia` from 11.1.3 to 11.1.4 - [Release notes](https://github.com/AvaloniaUI/Avalonia/releases) - [Commits](AvaloniaUI/Avalonia@11.1.3...11.1.4) --- updated-dependencies: - dependency-name: Avalonia.Fonts.Inter dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Avalonia dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8bdd5d2 commit 123ffd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MultiUserRaffleBot/MultiUserRaffleBot.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<PackageReference Include="Avalonia.Themes.Fluent" Version="11.1.4">
2323
<TreatAsUsed>true</TreatAsUsed>
2424
</PackageReference>
25-
<PackageReference Include="Avalonia.Fonts.Inter" Version="11.1.3">
25+
<PackageReference Include="Avalonia.Fonts.Inter" Version="11.1.4">
2626
<TreatAsUsed>true</TreatAsUsed>
2727
</PackageReference>
2828
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.3.2" />

0 commit comments

Comments
 (0)