Skip to content

Commit

Permalink
Bump AvaloniaVersion from 11.2.0-beta2 to 11.2.0-rc1
Browse files Browse the repository at this point in the history
Bumps `AvaloniaVersion` from 11.2.0-beta2 to 11.2.0-rc1.

Updates `Avalonia.Desktop` from 11.2.0-beta2 to 11.2.0-rc1
- [Release notes](https://github.com/AvaloniaUI/Avalonia/releases)
- [Commits](AvaloniaUI/Avalonia@11.2.0-beta2...11.2.0-rc1)

Updates `Avalonia.ReactiveUI` from 11.2.0-beta2 to 11.2.0-rc1
- [Release notes](https://github.com/AvaloniaUI/Avalonia/releases)
- [Commits](AvaloniaUI/Avalonia@11.2.0-beta2...11.2.0-rc1)

Updates `Avalonia.Themes.Fluent` from 11.2.0-beta2 to 11.2.0-rc1
- [Release notes](https://github.com/AvaloniaUI/Avalonia/releases)
- [Commits](AvaloniaUI/Avalonia@11.2.0-beta2...11.2.0-rc1)

---
updated-dependencies:
- dependency-name: Avalonia.Desktop
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Avalonia.ReactiveUI
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Avalonia.Themes.Fluent
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 3, 2024
1 parent 575adf9 commit 5e1843a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>
<PropertyGroup>
<ManagePackageVersionsCentrally>true</ManagePackageVersionsCentrally>
<AvaloniaVersion>11.2.0-beta2</AvaloniaVersion>
<AvaloniaVersion>11.2.0-rc1</AvaloniaVersion>
<SnapxVersion>5.2.101-prerelease0015</SnapxVersion>
</PropertyGroup>
<ItemGroup>
Expand Down

0 comments on commit 5e1843a

Please sign in to comment.