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

Commit d527ef0

Browse files
Bump Avalonia.Skia and Avalonia (#6)
Bumps [Avalonia.Skia](https://github.com/AvaloniaUI/Avalonia) and [Avalonia](https://github.com/AvaloniaUI/Avalonia). These dependencies needed to be updated together. Updates `Avalonia.Skia` 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.Skia 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c75f18c commit d527ef0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

MultiUserRaffleBot/MultiUserRaffleBot.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@
1212
</ItemGroup>
1313

1414
<ItemGroup>
15-
<PackageReference Include="Avalonia" Version="11.1.3">
15+
<PackageReference Include="Avalonia" Version="11.1.4">
1616
<TreatAsUsed>true</TreatAsUsed>
1717
</PackageReference>
1818
<PackageReference Include="Avalonia.Controls.DataGrid" Version="11.1.3" />
19-
<PackageReference Include="Avalonia.Skia" Version="11.1.3">
19+
<PackageReference Include="Avalonia.Skia" Version="11.1.4">
2020
<TreatAsUsed>true</TreatAsUsed>
2121
</PackageReference>
2222
<PackageReference Include="Avalonia.Themes.Fluent" Version="11.1.3">

0 commit comments

Comments
 (0)