Skip to content

Commit 7fa4aef

Browse files
Bump Avalonia.Desktop and Avalonia
Bumps [Avalonia.Desktop](https://github.com/AvaloniaUI/Avalonia) and [Avalonia](https://github.com/AvaloniaUI/Avalonia). These dependencies needed to be updated together. Updates `Avalonia.Desktop` from 11.0.9 to 11.0.10 - [Release notes](https://github.com/AvaloniaUI/Avalonia/releases) - [Commits](AvaloniaUI/Avalonia@11.0.9...11.0.10) Updates `Avalonia` from 11.0.9 to 11.0.10 - [Release notes](https://github.com/AvaloniaUI/Avalonia/releases) - [Commits](AvaloniaUI/Avalonia@11.0.9...11.0.10) --- updated-dependencies: - dependency-name: Avalonia.Desktop 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>
1 parent aca25d9 commit 7fa4aef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/CodeBreaker.Avalonia/CodeBreaker.Avalonia.Desktop/CodeBreaker.Avalonia.Desktop.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
</PropertyGroup>
1414

1515
<ItemGroup>
16-
<PackageReference Include="Avalonia.Desktop" Version="11.0.9" />
16+
<PackageReference Include="Avalonia.Desktop" Version="11.0.10" />
1717
<!--Condition below is needed to remove Avalonia.Diagnostics package from build output in Release configuration.-->
1818
<PackageReference Condition="'$(Configuration)' == 'Debug'" Include="Avalonia.Diagnostics" Version="11.0.9" />
1919
</ItemGroup>

0 commit comments

Comments
 (0)