Skip to content

Commit c8914df

Browse files
Bump Avalonia from 11.2.0 to 11.2.2 (#1772)
Bumps [Avalonia](https://github.com/AvaloniaUI/Avalonia) from 11.2.0 to 11.2.2. - [Release notes](https://github.com/AvaloniaUI/Avalonia/releases) - [Commits](AvaloniaUI/Avalonia@11.2.0...11.2.2) --- updated-dependencies: - 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 985bb3d commit c8914df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Directory.Packages.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
<PackageVersion Include="xunit.runner.visualstudio" Version="2.8.2" />
1616

1717
<!-- After an upgrade of these libraries the nuspec file should also be updated -->
18-
<PackageVersion Include="Avalonia" Version="11.2.0" />
19-
<PackageVersion Include="Avalonia.Desktop" Version="11.2.0" />
18+
<PackageVersion Include="Avalonia" Version="11.2.2" />
19+
<PackageVersion Include="Avalonia.Desktop" Version="11.2.1" />
2020
<PackageVersion Include="System.Drawing.Common" Version="8.0.11" />
2121

2222
</ItemGroup>

0 commit comments

Comments
 (0)